cvelist/2023/38xxx/CVE-2023-38306.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2023-07-14 17:00:39 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-07-31 15:00:34 +00:00
"ID": "CVE-2023-38306",
"STATE": "PUBLIC"
2023-07-14 17:00:39 +00:00
},
2023-07-31 15:00:34 +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-07-14 17:00:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-07-31 15:00:34 +00:00
"value": "An issue was discovered in Webmin 2.021. A Cross-site Scripting (XSS) Bypass vulnerability was discovered in the file upload functionality. Normally, the application restricts the upload of certain file types such as .svg, .php, etc., and displays an error message if a prohibited file type is detected. However, by following certain steps, an attacker can bypass these restrictions and inject malicious code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://webmin.com/tags/webmin-changelog/",
"refsource": "MISC",
"name": "https://webmin.com/tags/webmin-changelog/"
},
{
"refsource": "MISC",
"name": "https://github.com/jaysharma786/Webmin-2.021/blob/main/CVE-2023-38306",
"url": "https://github.com/jaysharma786/Webmin-2.021/blob/main/CVE-2023-38306"
2023-07-14 17:00:39 +00:00
}
]
}
}