gsd-2007-1709
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Buffer overflow in the confirm_phpdoc_compiled function in the phpDOC extension (PECL phpDOC) in PHP 5.2.1 allows context-dependent attackers to execute arbitrary code via a long argument string.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2007-1709", "description": "Buffer overflow in the confirm_phpdoc_compiled function in the phpDOC extension (PECL phpDOC) in PHP 5.2.1 allows context-dependent attackers to execute arbitrary code via a long argument string.", "id": "GSD-2007-1709" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2007-1709" ], "details": "Buffer overflow in the confirm_phpdoc_compiled function in the phpDOC extension (PECL phpDOC) in PHP 5.2.1 allows context-dependent attackers to execute arbitrary code via a long argument string.", "id": "GSD-2007-1709", "modified": "2023-12-13T01:21:39.253597Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-1709", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Buffer overflow in the confirm_phpdoc_compiled function in the phpDOC extension (PECL phpDOC) in PHP 5.2.1 allows context-dependent attackers to execute arbitrary code via a long argument string." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "23124", "refsource": "BID", "url": "http://www.securityfocus.com/bid/23124" }, { "name": "2512", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/2512" }, { "name": "3576", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/3576" }, { "name": "20070325 PHP 5.2.1 with PECL phpDOC local buffer overflow", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/463843/100/0/threaded" }, { "name": "http://retrogod.altervista.org/php521_phpdoc_bof.html", "refsource": "MISC", "url": "http://retrogod.altervista.org/php521_phpdoc_bof.html" }, { "name": "phpdoc-confirmcompiled-bo(33236)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33236" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-1709" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Buffer overflow in the confirm_phpdoc_compiled function in the phpDOC extension (PECL phpDOC) in PHP 5.2.1 allows context-dependent attackers to execute arbitrary code via a long argument string." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "http://retrogod.altervista.org/php521_phpdoc_bof.html", "refsource": "MISC", "tags": [], "url": "http://retrogod.altervista.org/php521_phpdoc_bof.html" }, { "name": "23124", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/23124" }, { "name": "2512", "refsource": "SREASON", "tags": [], "url": "http://securityreason.com/securityalert/2512" }, { "name": "phpdoc-confirmcompiled-bo(33236)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33236" }, { "name": "3576", "refsource": "EXPLOIT-DB", "tags": [], "url": "https://www.exploit-db.com/exploits/3576" }, { "name": "20070325 PHP 5.2.1 with PECL phpDOC local buffer overflow", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/463843/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.1, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": true, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-16T16:40Z", "publishedDate": "2007-03-27T01:19Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.