cvelist/2023/0xxx/CVE-2023-0454.json
2023-02-01 03:00:41 +00:00

67 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0454",
"ASSIGNER": "help@fluidattacks.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "OrangeScrum",
"version": {
"version_data": [
{
"version_value": "2.0.11"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Path Traversal"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://fluidattacks.com/advisories/slushii/",
"url": "https://fluidattacks.com/advisories/slushii/"
},
{
"refsource": "MISC",
"name": "https://github.com/Orangescrum/orangescrum/",
"url": "https://github.com/Orangescrum/orangescrum/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "OrangeScrum version 2.0.11 allows an authenticated external attacker to delete arbitrary local files from the server. This is possible because the application uses an unsanitized attacker-controlled parameter to construct an internal path."
}
]
}
}