CVE-2010-1130

UnknownEPSS 9.30%

Last modified

CVE-2010-1130 is a vulnerability of currently unknown severity. session.c in the session extension in PHP before 5.2.13, and 5.3.1, does not properly interpret ; (semicolon) characters in the argument to the session_save_path function, which allows context-dependent attackers to bypass open_basedir and safe_mode restrictions via an argument that contains multiple ; characters in conjunction with a .. (dot dot).. EPSS estimates a 9.30% chance of exploitation in the next 30 days.

Description

session.c in the session extension in PHP before 5.2.13, and 5.3.1, does not properly interpret ; (semicolon) characters in the argument to the session_save_path function, which allows context-dependent attackers to bypass open_basedir and safe_mode restrictions via an argument that contains multiple ; characters in conjunction with a .. (dot dot).

Metrics

EPSS Probability
9.30%

94.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PhpPhp<= 5.2.12
PhpPhp5.0.0
PhpPhp5.0.1
PhpPhp5.0.2
PhpPhp5.0.3
PhpPhp5.0.4
PhpPhp5.0.5
PhpPhp5.1.0
PhpPhp5.1.1
PhpPhp5.1.2
PhpPhp5.1.3
PhpPhp5.1.4
PhpPhp5.1.5
PhpPhp5.1.6
PhpPhp5.2.0
PhpPhp5.2.1
PhpPhp5.2.2
PhpPhp5.2.3
PhpPhp5.2.4
PhpPhp5.2.5
PhpPhp5.2.6
PhpPhp5.2.7
PhpPhp5.2.8
PhpPhp5.2.9
PhpPhp5.2.10
PhpPhp5.2.11
PhpPhp5.2.13
PhpPhp5.3.1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2010-1130?
session.c in the session extension in PHP before 5.2.13, and 5.3.1, does not properly interpret ; (semicolon) characters in the argument to the session_save_path function, which allows context-dependent attackers to bypass open_basedir and safe_mode restrictions via an argument that contains multiple ; characters in conjunction with a .. (dot dot).
How severe is CVE-2010-1130?
Severity scoring for CVE-2010-1130 is pending analysis. The EPSS model estimates a 9.30% probability of exploitation in the next 30 days.
How do I fix CVE-2010-1130?
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-1130?

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

Scan your code now

Source: NVD / NIST