gsd-2017-16944
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The receive_msg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to cause a denial of service (infinite loop and stack exhaustion) via vectors involving BDAT commands and an improper check for a '.' character signifying the end of the content, related to the bdat_getc function.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2017-16944",
"description": "The receive_msg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to cause a denial of service (infinite loop and stack exhaustion) via vectors involving BDAT commands and an improper check for a \u0027.\u0027 character signifying the end of the content, related to the bdat_getc function.",
"id": "GSD-2017-16944",
"references": [
"https://www.suse.com/security/cve/CVE-2017-16944.html",
"https://www.debian.org/security/2017/dsa-4053",
"https://security.archlinux.org/CVE-2017-16944",
"https://alas.aws.amazon.com/cve/html/CVE-2017-16944.html",
"https://packetstormsecurity.com/files/cve/CVE-2017-16944"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2017-16944"
],
"details": "The receive_msg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to cause a denial of service (infinite loop and stack exhaustion) via vectors involving BDAT commands and an improper check for a \u0027.\u0027 character signifying the end of the content, related to the bdat_getc function.",
"id": "GSD-2017-16944",
"modified": "2023-12-13T01:21:00.435329Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-16944",
"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 receive_msg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to cause a denial of service (infinite loop and stack exhaustion) via vectors involving BDAT commands and an improper check for a \u0027.\u0027 character signifying the end of the content, related to the bdat_getc function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://lists.exim.org/lurker/message/20171125.034842.d1d75cac.en.html",
"refsource": "MISC",
"url": "https://lists.exim.org/lurker/message/20171125.034842.d1d75cac.en.html"
},
{
"name": "http://openwall.com/lists/oss-security/2017/11/25/3",
"refsource": "MISC",
"url": "http://openwall.com/lists/oss-security/2017/11/25/3"
},
{
"name": "https://bugs.exim.org/show_bug.cgi?id=2201",
"refsource": "MISC",
"url": "https://bugs.exim.org/show_bug.cgi?id=2201"
},
{
"name": "http://openwall.com/lists/oss-security/2017/11/25/1",
"refsource": "MISC",
"url": "http://openwall.com/lists/oss-security/2017/11/25/1"
},
{
"name": "1039873",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1039873"
},
{
"name": "http://openwall.com/lists/oss-security/2017/11/25/2",
"refsource": "MISC",
"url": "http://openwall.com/lists/oss-security/2017/11/25/2"
},
{
"name": "DSA-4053",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2017/dsa-4053"
},
{
"name": "43184",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/43184/"
},
{
"name": "[oss-security] 20210504 21Nails: Multiple vulnerabilities in Exim",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2021/05/04/7"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:exim:exim:4.88:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:exim:exim:4.89:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-16944"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The receive_msg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to cause a denial of service (infinite loop and stack exhaustion) via vectors involving BDAT commands and an improper check for a \u0027.\u0027 character signifying the end of the content, related to the bdat_getc function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-835"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.exim.org/show_bug.cgi?id=2201",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking"
],
"url": "https://bugs.exim.org/show_bug.cgi?id=2201"
},
{
"name": "https://lists.exim.org/lurker/message/20171125.034842.d1d75cac.en.html",
"refsource": "MISC",
"tags": [
"Mailing List"
],
"url": "https://lists.exim.org/lurker/message/20171125.034842.d1d75cac.en.html"
},
{
"name": "http://openwall.com/lists/oss-security/2017/11/25/3",
"refsource": "MISC",
"tags": [
"Mailing List"
],
"url": "http://openwall.com/lists/oss-security/2017/11/25/3"
},
{
"name": "http://openwall.com/lists/oss-security/2017/11/25/2",
"refsource": "MISC",
"tags": [
"Mailing List"
],
"url": "http://openwall.com/lists/oss-security/2017/11/25/2"
},
{
"name": "http://openwall.com/lists/oss-security/2017/11/25/1",
"refsource": "MISC",
"tags": [
"Mailing List"
],
"url": "http://openwall.com/lists/oss-security/2017/11/25/1"
},
{
"name": "1039873",
"refsource": "SECTRACK",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securitytracker.com/id/1039873"
},
{
"name": "43184",
"refsource": "EXPLOIT-DB",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "https://www.exploit-db.com/exploits/43184/"
},
{
"name": "DSA-4053",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2017/dsa-4053"
},
{
"name": "[oss-security] 20210504 21Nails: Multiple vulnerabilities in Exim",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2021/05/04/7"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2021-05-04T18:15Z",
"publishedDate": "2017-11-25T17:29Z"
}
}
}
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…