2024-12-08 03:06:42 +00:00

92 lines
2.5 KiB
JSON

{
"id": "CVE-2023-24042",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-21T02:15:09.747",
"lastModified": "2024-11-21T07:47:18.610",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A race condition in LightFTP through 2.2 allows an attacker to achieve path traversal via a malformed FTP request. A handler thread can use an overwritten context->FileName."
},
{
"lang": "es",
"value": "Una condici\u00f3n de ejecuci\u00f3n en LightFTP hasta la versi\u00f3n 2.2 permite a un atacante lograr path traversal a trav\u00e9s de una solicitud FTP con formato incorrecto. Un hilo de controlador puede utilizar un contexto sobrescrito>FileName."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.6,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-362"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lightftp_project:lightftp:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.2",
"matchCriteriaId": "05EA5D2C-FD74-465F-BD44-F46A45B38CFC"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hfiref0x/LightFTP/issues/25",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/hfiref0x/LightFTP/issues/25",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}