gsd-2012-4286
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The pcapng_read_packet_block function in wiretap/pcapng.c in the pcap-ng file parser in Wireshark 1.8.x before 1.8.2 allows user-assisted remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted pcap-ng file.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2012-4286", "description": "The pcapng_read_packet_block function in wiretap/pcapng.c in the pcap-ng file parser in Wireshark 1.8.x before 1.8.2 allows user-assisted remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted pcap-ng file.", "id": "GSD-2012-4286", "references": [ "https://www.suse.com/security/cve/CVE-2012-4286.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2012-4286" ], "details": "The pcapng_read_packet_block function in wiretap/pcapng.c in the pcap-ng file parser in Wireshark 1.8.x before 1.8.2 allows user-assisted remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted pcap-ng file.", "id": "GSD-2012-4286", "modified": "2023-12-13T01:20:15.077411Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2012-4286", "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": "The pcapng_read_packet_block function in wiretap/pcapng.c in the pcap-ng file parser in Wireshark 1.8.x before 1.8.2 allows user-assisted remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted pcap-ng file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "55035", "refsource": "BID", "url": "http://www.securityfocus.com/bid/55035" }, { "name": "http://www.wireshark.org/security/wnpa-sec-2012-24.html", "refsource": "CONFIRM", "url": "http://www.wireshark.org/security/wnpa-sec-2012-24.html" }, { "name": "oval:org.mitre.oval:def:15693", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A15693" }, { "name": "54425", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/54425" }, { "name": "http://anonsvn.wireshark.org/viewvc?revision=44074\u0026view=revision", "refsource": "CONFIRM", "url": "http://anonsvn.wireshark.org/viewvc?revision=44074\u0026view=revision" }, { "name": "https://blogs.oracle.com/sunsecurity/entry/multiple_vulnerabilities_in_wireshark3", "refsource": "CONFIRM", "url": "https://blogs.oracle.com/sunsecurity/entry/multiple_vulnerabilities_in_wireshark3" }, { "name": "GLSA-201308-05", "refsource": "GENTOO", "url": "http://www.gentoo.org/security/en/glsa/glsa-201308-05.xml" }, { "name": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7533", "refsource": "CONFIRM", "url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7533" }, { "name": "51363", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/51363" }, { "name": "http://anonsvn.wireshark.org/viewvc/trunk/wiretap/pcapng.c?r1=44074\u0026r2=44073\u0026pathrev=44074", "refsource": "CONFIRM", "url": "http://anonsvn.wireshark.org/viewvc/trunk/wiretap/pcapng.c?r1=44074\u0026r2=44073\u0026pathrev=44074" }, { "name": "50276", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/50276" }, { "name": "openSUSE-SU-2012:1067", "refsource": "SUSE", "url": "https://hermes.opensuse.org/messages/15514562" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:sun:sunos:5.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:wireshark:wireshark:1.8.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:wireshark:wireshark:1.8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2012-4286" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The pcapng_read_packet_block function in wiretap/pcapng.c in the pcap-ng file parser in Wireshark 1.8.x before 1.8.2 allows user-assisted remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted pcap-ng file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-189" } ] } ] }, "references": { "reference_data": [ { "name": "http://anonsvn.wireshark.org/viewvc/trunk/wiretap/pcapng.c?r1=44074\u0026r2=44073\u0026pathrev=44074", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://anonsvn.wireshark.org/viewvc/trunk/wiretap/pcapng.c?r1=44074\u0026r2=44073\u0026pathrev=44074" }, { "name": "http://anonsvn.wireshark.org/viewvc?revision=44074\u0026view=revision", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://anonsvn.wireshark.org/viewvc?revision=44074\u0026view=revision" }, { "name": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7533", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7533" }, { "name": "http://www.wireshark.org/security/wnpa-sec-2012-24.html", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.wireshark.org/security/wnpa-sec-2012-24.html" }, { "name": "openSUSE-SU-2012:1067", "refsource": "SUSE", "tags": [], "url": "https://hermes.opensuse.org/messages/15514562" }, { "name": "55035", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/55035" }, { "name": "https://blogs.oracle.com/sunsecurity/entry/multiple_vulnerabilities_in_wireshark3", "refsource": "CONFIRM", "tags": [], "url": "https://blogs.oracle.com/sunsecurity/entry/multiple_vulnerabilities_in_wireshark3" }, { "name": "51363", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/51363" }, { "name": "GLSA-201308-05", "refsource": "GENTOO", "tags": [], "url": "http://www.gentoo.org/security/en/glsa/glsa-201308-05.xml" }, { "name": "54425", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/54425" }, { "name": "50276", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/50276" }, { "name": "oval:org.mitre.oval:def:15693", "refsource": "OVAL", "tags": [], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A15693" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2017-09-19T01:35Z", "publishedDate": "2012-08-16T10:38Z" } } }
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.
Loading…
Loading…