2024-10-14 14:00:31 +00:00
{
2024-10-21 17:00:36 +00:00
"data_version" : "4.0" ,
2024-10-14 14:00:31 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-49367" ,
2024-10-21 17:00:36 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-10-14 14:00:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-10-21 17:00:36 +00:00
"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."
2024-10-14 14:00:31 +00:00
}
]
2024-10-21 17:00:36 +00:00
} ,
"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"
2024-10-14 14:00:31 +00:00
}
}