80 lines
2.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-32425",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-07-14T22:15:08.950",
"lastModified": "2022-07-20T17:04:58.487",
"vulnStatus": "Analyzed",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "The login function of Mealie v1.0.0beta-2 allows attackers to enumerate existing usernames by timing the server's response time."
},
{
"lang": "es",
"value": "La funci\u00f3n login de Mealie versi\u00f3n v1.0.0beta-2, permite a atacantes enumerar los nombres de usuario existentes al cronometrar el tiempo de respuesta del servidor"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-203"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mealie:mealie:1.0.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "1A87BAAC-D05F-4315-B961-9B4553943D81"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hay-kot/mealie/issues/1336",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}