gsd-2006-5614
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Microsoft Windows NAT Helper Components (ipnathlp.dll) on Windows XP SP2, when Internet Connection Sharing is enabled, allows remote attackers to cause a denial of service (svchost.exe crash) via a malformed DNS query, which results in a null pointer dereference.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2006-5614", "description": "Microsoft Windows NAT Helper Components (ipnathlp.dll) on Windows XP SP2, when Internet Connection Sharing is enabled, allows remote attackers to cause a denial of service (svchost.exe crash) via a malformed DNS query, which results in a null pointer dereference.", "id": "GSD-2006-5614" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2006-5614" ], "details": "Microsoft Windows NAT Helper Components (ipnathlp.dll) on Windows XP SP2, when Internet Connection Sharing is enabled, allows remote attackers to cause a denial of service (svchost.exe crash) via a malformed DNS query, which results in a null pointer dereference.", "id": "GSD-2006-5614", "modified": "2023-12-13T01:19:56.244403Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2006-5614", "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": "Microsoft Windows NAT Helper Components (ipnathlp.dll) on Windows XP SP2, when Internet Connection Sharing is enabled, allows remote attackers to cause a denial of service (svchost.exe crash) via a malformed DNS query, which results in a null pointer dereference." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "22592", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/22592" }, { "name": "20804", "refsource": "BID", "url": "http://www.securityfocus.com/bid/20804" }, { "name": "http://research.eeye.com/html/alerts/zeroday/20061028.html", "refsource": "MISC", "url": "http://research.eeye.com/html/alerts/zeroday/20061028.html" }, { "name": "2672", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/2672" }, { "name": "1017133", "refsource": "SECTRACK", "url": "http://securitytracker.com/id?1017133" }, { "name": "win-ipnathlp-dos(29917)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29917" }, { "name": "ADV-2006-4248", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2006/4248" }, { "name": "30096", "refsource": "OSVDB", "url": "http://www.osvdb.org/30096" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:microsoft:windows_nt_helper_components:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:microsoft:windows_xp:*:sp2:tablet_pc:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2006-5614" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Microsoft Windows NAT Helper Components (ipnathlp.dll) on Windows XP SP2, when Internet Connection Sharing is enabled, allows remote attackers to cause a denial of service (svchost.exe crash) via a malformed DNS query, which results in a null pointer dereference." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "22592", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/22592" }, { "name": "1017133", "refsource": "SECTRACK", "tags": [], "url": "http://securitytracker.com/id?1017133" }, { "name": "20804", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/20804" }, { "name": "30096", "refsource": "OSVDB", "tags": [], "url": "http://www.osvdb.org/30096" }, { "name": "http://research.eeye.com/html/alerts/zeroday/20061028.html", "refsource": "MISC", "tags": [], "url": "http://research.eeye.com/html/alerts/zeroday/20061028.html" }, { "name": "ADV-2006-4248", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2006/4248" }, { "name": "win-ipnathlp-dos(29917)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29917" }, { "name": "2672", "refsource": "EXPLOIT-DB", "tags": [], "url": "https://www.exploit-db.com/exploits/2672" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 4.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false } }, "lastModifiedDate": "2017-10-19T01:29Z", "publishedDate": "2006-10-31T01:07Z" } } }
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…