2024-06-07 18:03:12 +00:00

91 lines
2.4 KiB
JSON

{
"id": "CVE-2024-24399",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-01-25T21:15:09.563",
"lastModified": "2024-06-07T16:15:10.223",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "An arbitrary file upload vulnerability in LEPTON v7.0.0 allows authenticated attackers to execute arbitrary PHP code by uploading this code to the backend/languages/index.php languages area."
},
{
"lang": "es",
"value": "Una vulnerabilidad de carga de archivos arbitrarios en LeptonCMS v7.0.0 permite a atacantes autenticados ejecutar c\u00f3digo arbitrario cargando un archivo PHP manipulado."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-434"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lepton-cms:leptoncms:7.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2BF51884-E7D5-4DC4-8EB0-A5B6939B84C5"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/capture0x/leptoncms",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/capture0x/leptoncms/blob/main/README.md",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://packetstormsecurity.com/files/176647/Lepton-CMS-7.0.0-Remote-Code-Execution.html",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/51949",
"source": "cve@mitre.org"
}
]
}