cvelist/2024/36xxx/CVE-2024-36360.json
2024-06-11 05:00:37 +00:00

68 lines
2.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-36360",
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "OS command injection vulnerability exists in awkblog v0.0.1 (commit hash:7b761b192d0e0dc3eef0f30630e00ece01c8d552) and earlier. If a remote unauthenticated attacker sends a specially crafted HTTP request, an arbitrary OS command may be executed with the privileges of the affected product on the machine running the product."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "OS command injection"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Keisuke Nakayama",
"product": {
"product_data": [
{
"product_name": "awkblog",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v0.0.1 (commit hash:7b761b192d0e0dc3eef0f30630e00ece01c8d552) and earlier"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/yammerjp/awkblog/issues/1",
"refsource": "MISC",
"name": "https://github.com/yammerjp/awkblog/issues/1"
},
{
"url": "https://jvn.jp/en/jp/JVN80506242/",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN80506242/"
}
]
}
}