CVE-2010-0442

UnknownEPSS 13.36%

Last modified

CVE-2010-0442 is a vulnerability of currently unknown severity. The bitsubstr function in backend/utils/adt/varbit.c in PostgreSQL 8.0.23, 8.1.11, and 8.3.8 allows remote authenticated users to cause a denial of service (daemon crash) or have unspecified other impact via vectors involving a negative integer in the third argument, as demonstrated by a SELECT statement that contains a call to the substring function for a bit string, related to an "overflow.". EPSS estimates a 13.36% chance of exploitation in the next 30 days.

Description

The bitsubstr function in backend/utils/adt/varbit.c in PostgreSQL 8.0.23, 8.1.11, and 8.3.8 allows remote authenticated users to cause a denial of service (daemon crash) or have unspecified other impact via vectors involving a negative integer in the third argument, as demonstrated by a SELECT statement that contains a call to the substring function for a bit string, related to an "overflow."

Metrics

EPSS Probability
13.36%

95.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PostgresqlPostgresql>= 7.4, < 7.4.28
PostgresqlPostgresql>= 8.0, < 8.0.24
PostgresqlPostgresql>= 8.1, < 8.1.20
PostgresqlPostgresql>= 8.2, < 8.2.16
PostgresqlPostgresql>= 8.3, < 8.3.10
PostgresqlPostgresql>= 8.4, < 8.4.3

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2010-0442?
The bitsubstr function in backend/utils/adt/varbit.c in PostgreSQL 8.0.23, 8.1.11, and 8.3.8 allows remote authenticated users to cause a denial of service (daemon crash) or have unspecified other impact via vectors involving a negative integer in the third argument, as demonstrated by a SELECT statement that contains a call to the substring function for a bit string, related to an "overflow."
How severe is CVE-2010-0442?
Severity scoring for CVE-2010-0442 is pending analysis. The EPSS model estimates a 13.36% probability of exploitation in the next 30 days.
How do I fix CVE-2010-0442?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2010-0442?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST