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

95 lines
2.7 KiB
JSON

{
"id": "CVE-2005-2409",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-08-01T04:00:00.000",
"lastModified": "2017-07-11T01:32:49.437",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Format string vulnerability in util.c in nbsmtp 0.99 and earlier, while running in debug mode, allows remote attackers to execute arbitrary code via format string specifiers that are not properly handled in a syslog call."
},
{
"lang": "es",
"value": "Vulnerabilidad de formateo de cadenas en util.c en nbsmtp 0.99 y anteriores, mientras se ejecuta en modo debug, permite que atacantes remotos ejecuten c\u00f3digo arbitrario mediante especificadores de formato de cadena que no se manejan adecuadamente en una llamada syslog."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": true,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nbsmtp:nbsmtp:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.99",
"matchCriteriaId": "4D02656B-2768-4727-A470-BCD5CFC10CB0"
}
]
}
]
}
],
"references": [
{
"url": "http://people.freebsd.org/~niels/issues/nbsmtp-20050726.txt",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/14441",
"source": "cve@mitre.org"
},
{
"url": "http://www.vuxml.org/freebsd/debbb39c-fdb3-11d9-a30d-00b0d09acbfc.html",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21674",
"source": "cve@mitre.org"
}
]
}