cvelist/2024/49xxx/CVE-2024-49367.json
2024-10-21 17:00:36 +00:00

73 lines
2.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-49367",
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Nginx UI is a web user interface for the Nginx web server. Prior to version 2.0.0-beta.36, the log path of nginxui is controllable. This issue can be combined with the directory traversal at `/api/configs` to read directories and file contents on the server. Version 2.0.0-beta.36 fixes the issue."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862: Missing Authorization",
"cweId": "CWE-862"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "0xJacky",
"product": {
"product_data": [
{
"product_name": "nginx-ui",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 2.0.0-beta.36"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-gr34-jgw4-7j4m",
"refsource": "MISC",
"name": "https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-gr34-jgw4-7j4m"
},
{
"url": "https://github.com/0xJacky/nginx-ui/releases/tag/v2.0.0-beta.36",
"refsource": "MISC",
"name": "https://github.com/0xJacky/nginx-ui/releases/tag/v2.0.0-beta.36"
}
]
},
"source": {
"advisory": "GHSA-gr34-jgw4-7j4m",
"discovery": "UNKNOWN"
}
}