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

107 lines
2.7 KiB
JSON

{
"id": "CVE-2005-2878",
"sourceIdentifier": "cve@mitre.org",
"published": "2005-09-13T23:03:00.000",
"lastModified": "2016-10-18T03:31:04.260",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Format string vulnerability in search.c in the imap4d server in GNU Mailutils 0.6 allows remote authenticated users to execute arbitrary code via format string specifiers in the SEARCH command."
}
],
"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.6:*:*:*:*:*:*:*",
"matchCriteriaId": "5D061351-9F01-4F19-A323-60DC9CD2C915"
}
]
}
]
}
],
"references": [
{
"url": "http://marc.info/?l=bugtraq&m=112785181316043&w=2",
"source": "cve@mitre.org"
},
{
"url": "http://savannah.gnu.org/patch/index.php?func=detailitem&item_id=4407",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.debian.org/security/2005/dsa-841",
"source": "cve@mitre.org"
},
{
"url": "http://www.gentoo.org/security/en/glsa/glsa-200509-10.xml",
"source": "cve@mitre.org"
},
{
"url": "http://www.idefense.com/application/poi/display?id=303&type=vulnerabilities&flashstatus=true",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.rosiello.org/archivio/imap4d_FreeBSD_exploit.c",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/14794",
"source": "cve@mitre.org"
}
]
}