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

98 lines
2.5 KiB
JSON

{
"id": "CVE-2005-1523",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-05-26T04:00:00.000",
"lastModified": "2008-09-05T20:49:23.810",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Format string vulnerability in imap4d server in GNU Mailutils 0.5 and 0.6, and other versions before 0.6.90, allows remote attackers to execute arbitrary code via format string specifiers in the command tag for IMAP commands."
}
],
"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:gnu:mailutils:0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "848F9FC2-578F-42FF-A333-011BB779F4BF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:mailutils:0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "5D061351-9F01-4F19-A323-60DC9CD2C915"
}
]
}
]
}
],
"references": [
{
"url": "http://securitytracker.com/id?1014052",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2005/dsa-732",
"source": "cve@mitre.org"
},
{
"url": "http://www.idefense.com/application/poi/display?id=246&type=vulnerabilities",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/13764",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}