CVE-2006-7243

UnknownEPSS 5.36%

Last modified

CVE-2006-7243 is a vulnerability of currently unknown severity. PHP before 5.3.4 accepts the \0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\0.jpg at the end of the argument to the file_exists function.. EPSS estimates a 5.36% chance of exploitation in the next 30 days.

Description

PHP before 5.3.4 accepts the \0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\0.jpg at the end of the argument to the file_exists function.

Metrics

EPSS Probability
5.36%

91.6th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PhpPhp<= 5.3.3
PhpPhp1.0
PhpPhp2.0
PhpPhp2.0b10
PhpPhp3.0
PhpPhp3.0.1
PhpPhp3.0.2
PhpPhp3.0.3
PhpPhp3.0.4
PhpPhp3.0.5
PhpPhp3.0.6
PhpPhp3.0.7
PhpPhp3.0.8
PhpPhp3.0.9
PhpPhp3.0.10
PhpPhp3.0.11
PhpPhp3.0.12
PhpPhp3.0.13
PhpPhp3.0.14
PhpPhp3.0.15
PhpPhp3.0.16
PhpPhp3.0.17
PhpPhp3.0.18
PhpPhp4.0
PhpPhp4.0.0
PhpPhp4.0.1
PhpPhp4.0.2
PhpPhp4.0.3
PhpPhp4.0.4
PhpPhp4.0.5
PhpPhp4.0.6
PhpPhp4.0.7
PhpPhp4.1.0
PhpPhp4.1.1
PhpPhp4.1.2
PhpPhp4.2.0
PhpPhp4.2.1
PhpPhp4.2.2
PhpPhp4.2.3
PhpPhp4.3.0
PhpPhp4.3.1
PhpPhp4.3.2
PhpPhp4.3.3
PhpPhp4.3.4
PhpPhp4.3.5
PhpPhp4.3.6
PhpPhp4.3.7
PhpPhp4.3.8
PhpPhp4.3.9
PhpPhp4.3.10

Showing 50 of 95 affected configurations. See NVD for the full list.

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2006-7243?
PHP before 5.3.4 accepts the \0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\0.jpg at the end of the argument to the file_exists function.
How severe is CVE-2006-7243?
Severity scoring for CVE-2006-7243 is pending analysis. The EPSS model estimates a 5.36% probability of exploitation in the next 30 days.
How do I fix CVE-2006-7243?
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-2006-7243?

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

Scan your code now

Source: NVD / NIST