cvelist/2023/33xxx/CVE-2023-33546.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2023-05-22 21:00:52 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-06-01 13:00:36 +00:00
"ID": "CVE-2023-33546",
"STATE": "PUBLIC"
2023-05-22 21:00:52 +00:00
},
2023-06-01 13:00:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-05-22 21:00:52 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-09-08 05:01:26 +00:00
"value": "** DISPUTED ** Janino 3.1.9 and earlier are subject to denial of service (DOS) attacks when using the expression evaluator.guess parameter name method. If the parser runs on user-supplied input, an attacker could supply content that causes the parser to crash due to a stack overflow. NOTE: this is disputed by multiple parties because Janino is not intended for use with untrusted input."
2023-06-01 13:00:36 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/janino-compiler/janino/issues/201",
"refsource": "MISC",
"name": "https://github.com/janino-compiler/janino/issues/201"
2023-09-08 05:01:26 +00:00
},
{
"refsource": "MISC",
"name": "https://janino-compiler.github.io/janino/#security",
"url": "https://janino-compiler.github.io/janino/#security"
2023-05-22 21:00:52 +00:00
}
]
}
}