gsd-2008-3214
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
dnsmasq 2.25 allows remote attackers to cause a denial of service (daemon crash) by (1) renewing a nonexistent lease or (2) sending a DHCPREQUEST for an IP address that is not in the same network, related to the DHCP NAK response from the daemon.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2008-3214", "description": "dnsmasq 2.25 allows remote attackers to cause a denial of service (daemon crash) by (1) renewing a nonexistent lease or (2) sending a DHCPREQUEST for an IP address that is not in the same network, related to the DHCP NAK response from the daemon.", "id": "GSD-2008-3214", "references": [ "https://www.suse.com/security/cve/CVE-2008-3214.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2008-3214" ], "details": "dnsmasq 2.25 allows remote attackers to cause a denial of service (daemon crash) by (1) renewing a nonexistent lease or (2) sending a DHCPREQUEST for an IP address that is not in the same network, related to the DHCP NAK response from the daemon.", "id": "GSD-2008-3214", "modified": "2023-12-13T01:23:05.735647Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-3214", "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": "dnsmasq 2.25 allows remote attackers to cause a denial of service (daemon crash) by (1) renewing a nonexistent lease or (2) sending a DHCPREQUEST for an IP address that is not in the same network, related to the DHCP NAK response from the daemon." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/47438", "refsource": "CONFIRM", "url": "https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/47438" }, { "name": "[oss-security] 20080712 Re: CVE request for dnsmasq DoS", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2008/07/12/3" }, { "name": "[oss-security] 20080708 Re: CVE request for dnsmasq DoS", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2008/07/08/8" }, { "name": "dnsmasq-multiple-dos(43929)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43929" }, { "name": "http://freshmeat.net/projects/dnsmasq/?branch_id=1991\u0026release_id=217681", "refsource": "CONFIRM", "url": "http://freshmeat.net/projects/dnsmasq/?branch_id=1991\u0026release_id=217681" }, { "name": "[oss-security] 20080701 Re: CVE request for dnsmasq DoS", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2008/07/01/8" }, { "name": "[oss-security] 20080630 CVE request for dnsmasq DoS", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2008/06/30/7" }, { "name": "http://www.thekelleys.org.uk/dnsmasq/CHANGELOG", "refsource": "CONFIRM", "url": "http://www.thekelleys.org.uk/dnsmasq/CHANGELOG" }, { "name": "[oss-security] 20080702 Re: CVE request for dnsmasq DoS", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2008/07/02/4" }, { "name": "[oss-security] 20080703 Re: CVE request for dnsmasq DoS", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2008/07/03/4" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:thekelleys:dnsmasq:2.25:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-3214" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "dnsmasq 2.25 allows remote attackers to cause a denial of service (daemon crash) by (1) renewing a nonexistent lease or (2) sending a DHCPREQUEST for an IP address that is not in the same network, related to the DHCP NAK response from the daemon." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20080630 CVE request for dnsmasq DoS", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2008/06/30/7" }, { "name": "[oss-security] 20080701 Re: CVE request for dnsmasq DoS", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2008/07/01/8" }, { "name": "[oss-security] 20080702 Re: CVE request for dnsmasq DoS", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2008/07/02/4" }, { "name": "[oss-security] 20080703 Re: CVE request for dnsmasq DoS", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2008/07/03/4" }, { "name": "[oss-security] 20080708 Re: CVE request for dnsmasq DoS", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2008/07/08/8" }, { "name": "[oss-security] 20080712 Re: CVE request for dnsmasq DoS", "refsource": "MLIST", "tags": [ "Exploit" ], "url": "http://www.openwall.com/lists/oss-security/2008/07/12/3" }, { "name": "http://freshmeat.net/projects/dnsmasq/?branch_id=1991\u0026release_id=217681", "refsource": "CONFIRM", "tags": [], "url": "http://freshmeat.net/projects/dnsmasq/?branch_id=1991\u0026release_id=217681" }, { "name": "https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/47438", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/47438" }, { "name": "http://www.thekelleys.org.uk/dnsmasq/CHANGELOG", "refsource": "CONFIRM", "tags": [], "url": "http://www.thekelleys.org.uk/dnsmasq/CHANGELOG" }, { "name": "dnsmasq-multiple-dos(43929)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43929" } ] } }, "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-08-08T01:31Z", "publishedDate": "2008-07-18T16:41Z" } } }
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…