2024-12-09 19:03:47 +00:00

68 lines
2.2 KiB
JSON

{
"id": "CVE-2024-51164",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-11-15T16:15:37.057",
"lastModified": "2024-12-09T17:15:09.107",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple parameters have SQL injection vulnerability in JEPaaS 7.2.8 via /je/login/btnLog/insertBtnLog, which could allow a remote user to submit a specially crafted query, allowing an attacker to retrieve all the information stored in the DB."
},
{
"lang": "es",
"value": "Varios par\u00e1metros tienen una vulnerabilidad de inyecci\u00f3n SQL en JEPaaS 7.2.8 a trav\u00e9s de /je/login/btnLog/insertBtnLog, lo que podr\u00eda permitir que un usuario remoto env\u00ede una consulta especialmente manipulada, permitiendo a un atacante recuperar toda la informaci\u00f3n almacenada en la base de datos."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://abcc111.github.io/posts/CVE-2024-51164/",
"source": "cve@mitre.org"
},
{
"url": "https://gitee.com/ketr/jepaas-release",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/abcc111/vulns/blob/main/JEPaaS/Multiple%20parameters%20have%20SQL%20injection%20issues%20in%20JEPAAS.md",
"source": "cve@mitre.org"
}
]
}