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

106 lines
2.7 KiB
JSON

{
"id": "CVE-2023-51079",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-27T21:15:08.350",
"lastModified": "2024-11-21T08:37:48.567",
"vulnStatus": "Modified",
"cveTags": [
{
"sourceIdentifier": "cve@mitre.org",
"tags": [
"disputed"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A long execution time can occur in the ParseTools.subCompileExpression method in MVEL 2.5.0.Final because of many Java class lookups. NOTE: the vendor disputes this because \"the only thing that you could expect is that the parser will take a crazy amount of time to complete its task.\""
},
{
"lang": "es",
"value": "Existe un error de TimeOut en el m\u00e9todo ParseTools.subCompileExpression en mvel2 v2.5.0 Final."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mvel:mvel:2.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FBBDE8E9-F229-4610-AAD0-5F98571B5688"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/mvel/mvel/issues/348",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/mvel/mvel/issues/348#issuecomment-1874047271",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/mvel/mvel/issues/348",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/mvel/mvel/issues/348#issuecomment-1874047271",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}