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

79 lines
2.5 KiB
JSON

{
"id": "CVE-2024-35548",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-05-28T21:16:31.680",
"lastModified": "2024-11-21T09:20:25.280",
"vulnStatus": "Awaiting Analysis",
"cveTags": [
{
"sourceIdentifier": "cve@mitre.org",
"tags": [
"disputed"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A SQL injection vulnerability in Mybatis plus versions below 3.5.6 allows remote attackers to obtain database information via a Boolean blind injection. NOTE: the vendor's position is that this can only occur in a misconfigured application; the documentation discusses how to develop applications that avoid SQL injection."
},
{
"lang": "es",
"value": "Una vulnerabilidad de inyecci\u00f3n SQL en Mybatis plus versiones inferiores a 3.5.6 permite a atacantes remotos obtener informaci\u00f3n de la base de datos mediante una inyecci\u00f3n ciega booleana. NOTA: la posici\u00f3n del proveedor es que esto s\u00f3lo puede ocurrir en una aplicaci\u00f3n mal configurada; la documentaci\u00f3n analiza c\u00f3mo desarrollar aplicaciones que eviten la 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:L/UI:N/S:U/C:L/I:L/A:N",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.8,
"impactScore": 2.5
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://baomidou.com/reference/about-cve/",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/baomidou/mybatis-plus/issues/6167",
"source": "cve@mitre.org"
},
{
"url": "https://baomidou.com/reference/about-cve/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/baomidou/mybatis-plus/issues/6167",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}