René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

122 lines
4.0 KiB
JSON

{
"id": "CVE-2010-0562",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-02-08T21:30:00.483",
"lastModified": "2011-04-27T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The sdump function in sdump.c in fetchmail 6.3.11, 6.3.12, and 6.3.13, when running in verbose mode on platforms for which char is signed, allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an SSL X.509 certificate containing non-printable characters with the high bit set, which triggers a heap-based buffer overflow during escaping."
},
{
"lang": "es",
"value": "La funci\u00f3n sdump en sdum.c en fetchmail v6.3.11, v6.3.12 y v6.3.13, cuando est\u00e1 ejecutado en modo verbose sobre plataformas para las que los caracteres van firmados, permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) o posiblemente la ejecuci\u00f3n de c\u00f3digo de su elecci\u00f3n a trav\u00e9s de un certificado X.509 que contiene caracteres no imprimibles con el bit m\u00e1s alto asignado, lo que provoca un desbordamiento de b\u00fafer basado en memoria din\u00e1mica (heap) durante el escape."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Not vulnerable. This issue did not affect the versions of fetchmail as shipped with Red Hat Enterprise Linux 3, 4, or 5.",
"lastModified": "2010-02-09T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fetchmail:fetchmail:6.3.11:*:*:*:*:*:*:*",
"matchCriteriaId": "F9882EBF-72D0-4C4F-99BA-929418B5D86B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fetchmail:fetchmail:6.3.12:*:*:*:*:*:*:*",
"matchCriteriaId": "EE474E7E-EEE8-45E4-A995-A437CE7C08CD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fetchmail:fetchmail:6.3.13:*:*:*:*:*:*:*",
"matchCriteriaId": "2F96F2F2-B6CC-4138-8F9C-4CB906EDACDD"
}
]
}
]
}
],
"references": [
{
"url": "http://mknod.org/svn/fetchmail/branches/BRANCH_6-3/fetchmail-SA-2010-01.txt",
"source": "cve@mitre.org"
},
{
"url": "http://www.fetchmail.info/fetchmail-SA-2010-01.txt",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2010:037",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/38088",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id?1023543",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2010/0296",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}