cvelist/2024/28xxx/CVE-2024-28886.json
2024-05-28 04:00:35 +00:00

68 lines
2.0 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-28886",
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "OS command injection vulnerability exists in UTAU versions prior to v0.4.19. If a user of the product opens a crafted UTAU project file (.ust file), an arbitrary OS command may be executed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "OS command injection"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ameya/ayame",
"product": {
"product_data": [
{
"product_name": "UTAU",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "prior to v0.4.19"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://utau2008.xrea.jp/",
"refsource": "MISC",
"name": "https://utau2008.xrea.jp/"
},
{
"url": "https://jvn.jp/en/jp/JVN71404925/",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN71404925/"
}
]
}
}