2024-07-14 02:06:08 +00:00

90 lines
2.5 KiB
JSON

{
"id": "CVE-2023-38905",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-08-17T19:15:12.873",
"lastModified": "2023-08-23T16:57:38.907",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in Jeecg-boot v.3.5.0 and before allows a local attacker to cause a denial of service via the Benchmark, PG_Sleep, DBMS_Lock.Sleep, Waitfor, DECODE, and DBMS_PIPE.RECEIVE_MESSAGE functions."
},
{
"lang": "es",
"value": "La vulnerabilidad de inyecci\u00f3n SQL en Jeecg-boot v.3.5.0 y anteriores permite a un atacante local provocar una denegaci\u00f3n de servicio a trav\u00e9s de las funciones Benchmark, PG_Sleep, DBMS_Lock.Sleep, Waitfor, DECODE y DBMS_PIPE.RECEIVE_MESSAGE."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:jeecg:jeecg_boot:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.5.0",
"matchCriteriaId": "7CCC4761-FDE8-4C1D-99BA-74DB3DEB267A"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/wealeson1/e24fc8575f4e051320d69e9a75080642",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/jeecgboot/jeecg-boot/issues/4737",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
}
]
}