cvelist/2023/45xxx/CVE-2023-45158.json

78 lines
2.6 KiB
JSON
Raw Normal View History

2023-10-05 00:00:32 +00:00
{
2023-10-16 08:00:37 +00:00
"data_version": "4.0",
2023-10-05 00:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-45158",
2023-10-16 08:00:37 +00:00
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
2023-10-05 00:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-16 08:00:37 +00:00
"value": "An OS command injection vulnerability exists in web2py 2.24.1 and earlier. When the product is configured to use notifySendHandler for logging (not the default configuration), a crafted web request may execute an arbitrary OS command on the web server using the product."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "OS command injection"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "web2py",
"product": {
"product_data": [
{
"product_name": "web2py",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2.24.1 and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://web2py.com/",
"refsource": "MISC",
"name": "http://web2py.com/"
},
{
"url": "http://web2py.com/init/default/download",
"refsource": "MISC",
"name": "http://web2py.com/init/default/download"
},
{
"url": "https://github.com/web2py/web2py/commit/936e2260b0c34c44e2f3674a893e96d2a7fad0a3",
"refsource": "MISC",
"name": "https://github.com/web2py/web2py/commit/936e2260b0c34c44e2f3674a893e96d2a7fad0a3"
},
{
"url": "https://jvn.jp/en/jp/JVN80476432/",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN80476432/"
2023-10-05 00:00:32 +00:00
}
]
}
}