gsd-2008-1026
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Integer overflow in the PCRE regular expression compiler (JavaScriptCore/pcre/pcre_compile.cpp) in Apple WebKit, as used in Safari before 3.1.1, allows remote attackers to execute arbitrary code via a regular expression with large, nested repetition counts, which triggers a heap-based buffer overflow.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2008-1026", "description": "Integer overflow in the PCRE regular expression compiler (JavaScriptCore/pcre/pcre_compile.cpp) in Apple WebKit, as used in Safari before 3.1.1, allows remote attackers to execute arbitrary code via a regular expression with large, nested repetition counts, which triggers a heap-based buffer overflow.", "id": "GSD-2008-1026" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2008-1026" ], "details": "Integer overflow in the PCRE regular expression compiler (JavaScriptCore/pcre/pcre_compile.cpp) in Apple WebKit, as used in Safari before 3.1.1, allows remote attackers to execute arbitrary code via a regular expression with large, nested repetition counts, which triggers a heap-based buffer overflow.", "id": "GSD-2008-1026", "modified": "2023-12-13T01:23:03.643216Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-1026", "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": "Integer overflow in the PCRE regular expression compiler (JavaScriptCore/pcre/pcre_compile.cpp) in Apple WebKit, as used in Safari before 3.1.1, allows remote attackers to execute arbitrary code via a regular expression with large, nested repetition counts, which triggers a heap-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://support.apple.com/kb/HT1467", "refsource": "CONFIRM", "url": "http://support.apple.com/kb/HT1467" }, { "name": "apple-safari-webkit-pcrecompile-bo(41859)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41859" }, { "name": "29846", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/29846" }, { "name": "APPLE-SA-2008-04-16", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2008/Apr/msg00001.html" }, { "name": "1019870", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id?1019870" }, { "name": "28815", "refsource": "BID", "url": "http://www.securityfocus.com/bid/28815" }, { "name": "20080416 ZDI-08-022: Apple Safari WebKit PCRE Handling Integer Overflow Vulnerability", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/490990/100/0/threaded" }, { "name": "APPLE-SA-2008-07-11", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2008//Jul/msg00001.html" }, { "name": "3815", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/3815" }, { "name": "ADV-2008-2094", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2008/2094/references" }, { "name": "ADV-2008-1250", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2008/1250/references" }, { "name": "31074", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/31074" }, { "name": "http://www.zerodayinitiative.com/advisories/ZDI-08-022", "refsource": "MISC", "url": "http://www.zerodayinitiative.com/advisories/ZDI-08-022" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.4.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x:10.5.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x_server:10.4.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false }, { "cpe23Uri": "cpe:2.3:o:apple:mac_os_x_server:10.5.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false }, { "cpe23Uri": "cpe:2.3:o:microsoft:windows_vista:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false }, { "cpe23Uri": "cpe:2.3:o:microsoft:windows_xp:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apple:safari:3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apple:safari:3.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-1026" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Integer overflow in the PCRE regular expression compiler (JavaScriptCore/pcre/pcre_compile.cpp) in Apple WebKit, as used in Safari before 3.1.1, allows remote attackers to execute arbitrary code via a regular expression with large, nested repetition counts, which triggers a heap-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.zerodayinitiative.com/advisories/ZDI-08-022", "refsource": "MISC", "tags": [ "Patch" ], "url": "http://www.zerodayinitiative.com/advisories/ZDI-08-022" }, { "name": "http://support.apple.com/kb/HT1467", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://support.apple.com/kb/HT1467" }, { "name": "28815", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/28815" }, { "name": "1019870", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id?1019870" }, { "name": "APPLE-SA-2008-04-16", "refsource": "APPLE", "tags": [], "url": "http://lists.apple.com/archives/security-announce/2008/Apr/msg00001.html" }, { "name": "29846", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/29846" }, { "name": "APPLE-SA-2008-07-11", "refsource": "APPLE", "tags": [], "url": "http://lists.apple.com/archives/security-announce/2008//Jul/msg00001.html" }, { "name": "31074", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/31074" }, { "name": "3815", "refsource": "SREASON", "tags": [], "url": "http://securityreason.com/securityalert/3815" }, { "name": "ADV-2008-1250", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2008/1250/references" }, { "name": "ADV-2008-2094", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2008/2094/references" }, { "name": "apple-safari-webkit-pcrecompile-bo(41859)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41859" }, { "name": "20080416 ZDI-08-022: Apple Safari WebKit PCRE Handling Integer Overflow Vulnerability", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/490990/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": true, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2018-10-11T20:29Z", "publishedDate": "2008-04-17T19:05Z" } } }
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.