Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2010-1868

24
FAUCET Score

CVE-2010-1868 describes a critical vulnerability in PHP versions 5.2 through 5.2.13 and 5.3 through 5.3.2, specifically within the sqlite_single_query and sqlite_array_query functions. Attackers can exploit this by providing an empty SQL query, leading to uninitialized memory access and potentially arbitrary code execution. With a CVSS score of 7.5, this vulnerability is considered highly severe due to its network-based attack vector, low complexity, and potential for complete compromise of confidentiality, integrity, and availability. Despite its severity, there is no evidence of active exploitation, publicly available exploit code, or significant community discussion, suggesting it is not currently a prevalent threat.

Impacted Technologies

VendorProductVersion(s)CPE
5.2.0CPE matchmatch criteria
cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:*
5.2.1CPE matchmatch criteria
cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*
5.2.2CPE matchmatch criteria
cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:*
5.2.3CPE matchmatch criteria
cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*
5.2.4CPE matchmatch criteria
cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 2.0

7.5HIGH

AV:N/AC:L/Au:N/C:P/I:P/A:P

Confidentiality Impact
PARTIAL
Integrity Impact
PARTIAL
Availability Impact
PARTIAL
Access Vector
NETWORK
Access Complexity
LOW
Authentication
NONE
Exploitability Score
10.0
Impact Score
6.4
CvssVersion
2.0

Exploit Intelligence

EPSS Score
3.03%
Probability of exploitation in next 30 days
EPSS Percentile
86.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0303 is in the 75th percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Advisories (1)

redhatCVE-2010-1868Low

php: sqlite: use of uninitialized memory triggered by empty SQL query (MOPS-2010-012, MOPS-2010-013)

May 7, 2010

References

php-security.org / 2010/05/07/mops-2010-012-php-sqlite_single_query-uninitialized-memory-usage-vulnerability/index.html
php-security.org / 2010/05/07/mops-2010-013-php-sqlite_array_query-uninitialized-memory-usage-vulnerability/index.html
php-security.org / 2010/05/07/mops-submission-03-sqlite_single_query-sqlite_array_query-uninitialized-memory-usage/index.html
Exploit