88 lines
2.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2023-24055",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-22T04:15:11.560",
"lastModified": "2023-02-02T00:15:09.057",
"vulnStatus": "Undergoing Analysis",
"descriptions": [
{
"lang": "en",
"value": "** DISPUTED ** KeePass through 2.53 (in a default installation) allows an attacker, who has write access to the XML configuration file, to obtain the cleartext passwords by adding an export trigger. NOTE: the vendor's position is that the password database is not intended to be secure against an attacker who has that level of access to the local PC."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-312"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:keepass:keepass:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.53",
"matchCriteriaId": "CFA47D34-7075-4B84-BB5D-1C6CAD117F72"
}
]
}
]
}
],
"references": [
{
"url": "https://securityboulevard.com/2023/01/keepass-password-manager-leak-cve-richixbw/",
"source": "cve@mitre.org"
},
{
"url": "https://sourceforge.net/p/keepass/discussion/329220/thread/a146e5cf6b/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://sourceforge.net/p/keepass/feature-requests/2773/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}