CVE-2007-1701
CVSS V2 Medium 6.8
CVSS V3 None
Description
PHP 4 before 4.4.5, and PHP 5 before 5.2.1, when register_globals is enabled, allows context-dependent attackers to execute arbitrary code via deserialization of session data, which overwrites arbitrary global variables, as demonstrated by calling session_decode on a string beginning with "_SESSION|s:39:".
Overview
- CVE ID
- CVE-2007-1701
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2007-03-27T01:19:00
- Last Modified Date
- 2019-10-09T22:52:34
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 1 | OR | 4.0.0 | 4.4.5 |
cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 1 | OR | 5.0.0 | 5.2.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 6.4
References
Reference URL | Reference Tags |
---|---|
http://www.php-security.org/MOPB/MOPB-31-2007.html | Third Party Advisory |
http://www.securityfocus.com/bid/23120 | Third Party Advisory VDB Entry |
http://security.gentoo.org/glsa/glsa-200705-19.xml | Third Party Advisory |
http://secunia.com/advisories/25445 | Third Party Advisory |
http://secunia.com/advisories/25423 | Third Party Advisory |
http://secunia.com/advisories/25850 | Third Party Advisory |
http://www.vupen.com/english/advisories/2007/2374 | Third Party Advisory |
http://www.vupen.com/english/advisories/2007/1991 | Third Party Advisory |
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01086137 | Broken Link |
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01056506 | Broken Link |
https://exchange.xforce.ibmcloud.com/vulnerabilities/33658 | Third Party Advisory VDB Entry |
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11034 | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2007-1701 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1701 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:15:28 | Added to TrackCVE |