CVE-2016-10712
Last modified
CVE-2016-10712 is a vulnerability of currently unknown severity. In PHP before 5.5.32, 5.6.x before 5.6.18, and 7.x before 7.0.3, all of the return values of stream_get_meta_data can be controlled if the input can be controlled (e.g., during file uploads). For example, a "$uri = stream_get_meta_data(fopen($file, "r"))['uri']" call mishandles the case where $file is data:text/plain;uri=eviluri, -- in other words, metadata can be set by an attacker.. EPSS estimates a 2.30% chance of exploitation in the next 30 days.
Description
In PHP before 5.5.32, 5.6.x before 5.6.18, and 7.x before 7.0.3, all of the return values of stream_get_meta_data can be controlled if the input can be controlled (e.g., during file uploads). For example, a "$uri = stream_get_meta_data(fopen($file, "r"))['uri']" call mishandles the case where $file is data:text/plain;uri=eviluri, -- in other words, metadata can be set by an attacker.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | <= 5.5.31 |
| Php | Php | >= 5.6.0, <= 5.6.17 |
| Php | Php | >= 7.0.0, <= 7.0.2 |
| Canonical | Ubuntu Linux | 14.04 |
| Canonical | Ubuntu Linux | 16.04 |
| Canonical | Ubuntu Linux | 17.10 |
References
- https://bugs.php.net/bug.php?id=71323Exploit, Issue Tracking, Patch, Vendor Advisory
- https://usn.ubuntu.com/3600-1/Third Party Advisory
- https://bugs.php.net/bug.php?id=71323Exploit, Issue Tracking, Patch, Vendor Advisory
- https://usn.ubuntu.com/3600-1/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2016-10712?
How severe is CVE-2016-10712?
How do I fix CVE-2016-10712?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2016
- CVE-2016-10707jQuery 3.0.0-rc.1 is vulnerable to Denial of Service (DoS) d…7.5
- CVE-2016-10708sshd in OpenSSH before 7.4 allows remote attackers to cause …7.5
- CVE-2016-10709pfSense before 2.3 allows remote authenticated users to exec…
- CVE-2016-1071Adobe Reader and Acrobat before 11.0.16, Acrobat and Acrobat…
- CVE-2016-10710Biscom Secure File Transfer (SFT) 5.0.1000 through 5.0.1048 …
- CVE-2016-10711Apsis Pound before 2.8a allows request smuggling via crafted…
- CVE-2016-10713An issue was discovered in GNU patch before 2.7.6. Out-of-bo…
- CVE-2016-10714In zsh before 5.3, an off-by-one error resulted in undersize…
- CVE-2016-10715The Artezio Kanban Board plugin 1.4 revision 1914 for Atlass…
- CVE-2016-10716The Mail.ru Calendar plugin before 2.5.0.61 for Atlassian Ji…
- CVE-2016-10717A vulnerability in the encryption and permission implementat…
- CVE-2016-10718Brave Browser before 0.13.0 allows a tab to close itself eve…
Are you affected by CVE-2016-10712?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
