cvelist/2024/2xxx/CVE-2024-2053.json

85 lines
2.9 KiB
JSON
Raw Normal View History

2024-03-01 03:00:32 +00:00
{
2024-03-05 19:00:34 +00:00
"data_version": "4.0",
2024-03-01 03:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-2053",
2024-03-05 19:00:34 +00:00
"ASSIGNER": "cve@takeonme.org",
"STATE": "PUBLIC"
2024-03-01 03:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-03-05 19:00:34 +00:00
"value": "The Artica Proxy administrative web application will deserialize arbitrary PHP objects supplied by unauthenticated users and subsequently enable code execution as the \"www-data\" user. This issue was demonstrated on version 4.50 of the\u00a0The Artica-Proxy administrative web application attempts to prevent local file inclusion. These protections can be bypassed and arbitrary file requests supplied by unauthenticated users will be returned according to the privileges of the \"www-data\" user.\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-23 Relative Path Traversal",
"cweId": "CWE-23"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Artica Tech",
"product": {
"product_data": [
{
"product_name": "Artica Proxy",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "4.50"
},
{
"version_affected": "=",
"version_value": "4.40"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://korelogic.com/Resources/Advisories/KL-001-2024-001.txt",
"refsource": "MISC",
"name": "https://korelogic.com/Resources/Advisories/KL-001-2024-001.txt"
2024-03-05 20:00:36 +00:00
},
{
"url": "http://seclists.org/fulldisclosure/2024/Mar/11",
"refsource": "MISC",
"name": "http://seclists.org/fulldisclosure/2024/Mar/11"
2024-03-01 03:00:32 +00:00
}
]
2024-03-05 19:00:34 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Jaggar Henry of KoreLogic, Inc."
}
]
2024-03-01 03:00:32 +00:00
}