gsd-2008-0177
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The ipcomp6_input function in sys/netinet6/ipcomp_input.c in the KAME project before 20071201 does not properly check the return value of the m_pulldown function, which allows remote attackers to cause a denial of service (system crash) via an IPv6 packet with an IPComp header.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2008-0177", "description": "The ipcomp6_input function in sys/netinet6/ipcomp_input.c in the KAME project before 20071201 does not properly check the return value of the m_pulldown function, which allows remote attackers to cause a denial of service (system crash) via an IPv6 packet with an IPComp header.", "id": "GSD-2008-0177" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2008-0177" ], "details": "The ipcomp6_input function in sys/netinet6/ipcomp_input.c in the KAME project before 20071201 does not properly check the return value of the m_pulldown function, which allows remote attackers to cause a denial of service (system crash) via an IPv6 packet with an IPComp header.", "id": "GSD-2008-0177", "modified": "2023-12-13T01:22:58.739300Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cert@cert.org", "ID": "CVE-2008-0177", "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 ipcomp6_input function in sys/netinet6/ipcomp_input.c in the KAME project before 20071201 does not properly check the return value of the m_pulldown function, which allows remote attackers to cause a denial of service (system crash) via an IPv6 packet with an IPComp header." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "28816", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/28816" }, { "name": "ADV-2008-0688", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2008/0688" }, { "name": "ADV-2008-0441", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2008/0441" }, { "name": "http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/ipcomp_input.c?f=u\u0026only_with_tag=netbsd-3-1", "refsource": "CONFIRM", "url": "http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/ipcomp_input.c?f=u\u0026only_with_tag=netbsd-3-1" }, { "name": "27642", "refsource": "BID", "url": "http://www.securityfocus.com/bid/27642" }, { "name": "28788", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/28788" }, { "name": "FreeBSD-SA-08:04", "refsource": "FREEBSD", "url": "http://security.freebsd.org/advisories/FreeBSD-SA-08:04.ipsec.asc" }, { "name": "TA08-150A", "refsource": "CERT", "url": "http://www.us-cert.gov/cas/techalerts/TA08-150A.html" }, { "name": "29130", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/29130" }, { "name": "28979", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/28979" }, { "name": "30430", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/30430" }, { "name": "APPLE-SA-2008-05-28", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html" }, { "name": "http://www.kame.net/dev/cvsweb2.cgi/kame/kame/sys/netinet6/ipcomp_input.c.diff?r1=1.36;r2=1.37", "refsource": "CONFIRM", "url": "http://www.kame.net/dev/cvsweb2.cgi/kame/kame/sys/netinet6/ipcomp_input.c.diff?r1=1.36;r2=1.37" }, { "name": "APPLE-SA-2008-07-11", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2008//Jul/msg00001.html" }, { "name": "ADV-2008-2094", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2008/2094/references" }, { "name": "ADV-2008-1697", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2008/1697" }, { "name": "1019314", "refsource": "SECTRACK", "url": "http://securitytracker.com/id?1019314" }, { "name": "VU#110947", "refsource": "CERT-VN", "url": "http://www.kb.cert.org/vuls/id/110947" }, { "name": "31074", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/31074" }, { "name": "5191", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/5191" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:kame:ipcomp:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cert@cert.org", "ID": "CVE-2008-0177" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The ipcomp6_input function in sys/netinet6/ipcomp_input.c in the KAME project before 20071201 does not properly check the return value of the m_pulldown function, which allows remote attackers to cause a denial of service (system crash) via an IPv6 packet with an IPComp header." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/ipcomp_input.c?f=u\u0026only_with_tag=netbsd-3-1", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/netinet6/ipcomp_input.c?f=u\u0026only_with_tag=netbsd-3-1" }, { "name": "http://www.kame.net/dev/cvsweb2.cgi/kame/kame/sys/netinet6/ipcomp_input.c.diff?r1=1.36;r2=1.37", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "http://www.kame.net/dev/cvsweb2.cgi/kame/kame/sys/netinet6/ipcomp_input.c.diff?r1=1.36;r2=1.37" }, { "name": "VU#110947", "refsource": "CERT-VN", "tags": [ "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/110947" }, { "name": "27642", "refsource": "BID", "tags": [ "Patch" ], "url": "http://www.securityfocus.com/bid/27642" }, { "name": "28788", "refsource": "SECUNIA", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://secunia.com/advisories/28788" }, { "name": "28816", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/28816" }, { "name": "1019314", "refsource": "SECTRACK", "tags": [], "url": "http://securitytracker.com/id?1019314" }, { "name": "FreeBSD-SA-08:04", "refsource": "FREEBSD", "tags": [], "url": "http://security.freebsd.org/advisories/FreeBSD-SA-08:04.ipsec.asc" }, { "name": "28979", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/28979" }, { "name": "29130", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/29130" }, { "name": "APPLE-SA-2008-05-28", "refsource": "APPLE", "tags": [], "url": "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html" }, { "name": "TA08-150A", "refsource": "CERT", "tags": [ "US Government Resource" ], "url": "http://www.us-cert.gov/cas/techalerts/TA08-150A.html" }, { "name": "30430", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/30430" }, { "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": "ADV-2008-0688", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2008/0688" }, { "name": "ADV-2008-1697", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2008/1697" }, { "name": "ADV-2008-2094", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2008/2094/references" }, { "name": "ADV-2008-0441", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2008/0441" }, { "name": "5191", "refsource": "EXPLOIT-DB", "tags": [], "url": "https://www.exploit-db.com/exploits/5191" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.8, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2017-09-29T01:30Z", "publishedDate": "2008-02-07T22: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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…