gsd-2011-0520
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The compress_add_dlabel_points function in dns/Compress.c in MaraDNS 1.4.03, 1.4.05, and probably other versions allows remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a long DNS hostname with a large number of labels, which triggers a heap-based buffer overflow.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2011-0520", "description": "The compress_add_dlabel_points function in dns/Compress.c in MaraDNS 1.4.03, 1.4.05, and probably other versions allows remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a long DNS hostname with a large number of labels, which triggers a heap-based buffer overflow.", "id": "GSD-2011-0520", "references": [ "https://www.debian.org/security/2011/dsa-2196" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2011-0520" ], "details": "The compress_add_dlabel_points function in dns/Compress.c in MaraDNS 1.4.03, 1.4.05, and probably other versions allows remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a long DNS hostname with a large number of labels, which triggers a heap-based buffer overflow.", "id": "GSD-2011-0520", "modified": "2023-12-13T01:19:04.839198Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-0520", "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 compress_add_dlabel_points function in dns/Compress.c in MaraDNS 1.4.03, 1.4.05, and probably other versions allows remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a long DNS hostname with a large number of labels, which triggers a heap-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "ADV-2011-0699", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2011/0699" }, { "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610834", "refsource": "CONFIRM", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610834" }, { "name": "[oss-security] 20110123 CVE request: MaraDNS DoS via long queries", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2011/01/24/1" }, { "name": "[oss-security] 20110124 Re: CVE request: MaraDNS DoS via long queries", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2011/01/24/6" }, { "name": "maradns-compressadddlabelpoints-bo(64885)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64885" }, { "name": "DSA-2196", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2011/dsa-2196" }, { "name": "43107", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/43107" }, { "name": "43027", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/43027" }, { "name": "70630", "refsource": "OSVDB", "url": "http://osvdb.org/70630" }, { "name": "45966", "refsource": "BID", "url": "http://www.securityfocus.com/bid/45966" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:maradns:maradns:1.4.03:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:maradns:maradns:1.4.05:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-0520" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The compress_add_dlabel_points function in dns/Compress.c in MaraDNS 1.4.03, 1.4.05, and probably other versions allows remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a long DNS hostname with a large number of labels, which triggers a heap-based buffer overflow." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610834", "refsource": "CONFIRM", "tags": [], "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610834" }, { "name": "45966", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/45966" }, { "name": "[oss-security] 20110123 CVE request: MaraDNS DoS via long queries", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2011/01/24/1" }, { "name": "43027", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/43027" }, { "name": "70630", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/70630" }, { "name": "[oss-security] 20110124 Re: CVE request: MaraDNS DoS via long queries", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2011/01/24/6" }, { "name": "DSA-2196", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2011/dsa-2196" }, { "name": "43107", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/43107" }, { "name": "ADV-2011-0699", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2011/0699" }, { "name": "maradns-compressadddlabelpoints-bo(64885)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64885" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2017-08-17T01:33Z", "publishedDate": "2011-01-28T16:00Z" } } }
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.