64 lines
2.0 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-54762",
"sourceIdentifier": "cve@mitre.org",
"published": "2025-01-09T20:15:39.140",
"lastModified": "2025-01-10T16:15:29.337",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Ruoyi v.4.7.9 and before contains an authenticated SQL injection vulnerability. This is because the filterKeyword method does not completely filter SQL injection keywords, resulting in the risk of SQL injection."
},
{
"lang": "es",
"value": "Ruoyi v.4.7.9 y versiones anteriores contienen una vulnerabilidad de inyecci\u00f3n SQL autenticada. Esto se debe a que el m\u00e9todo filterKeyword no filtra por completo las palabras clave de inyecci\u00f3n SQL, lo que genera el riesgo de inyecci\u00f3n SQL."
}
],
"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:R/S:U/C:L/I:L/A:L",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/yangzongzhuan/RuoYi/",
"source": "cve@mitre.org"
},
{
"url": "https://locrian-lightning-dc7.notion.site/CVE-2024-54762-1748e5e2b1a280b4a549dcce2c4823e8",
"source": "cve@mitre.org"
}
]
}