cvelist/2023/47xxx/CVE-2023-47609.json

68 lines
2.1 KiB
JSON
Raw Normal View History

2023-11-07 08:00:37 +00:00
{
2023-11-14 06:00:34 +00:00
"data_version": "4.0",
2023-11-07 08:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-47609",
2023-11-14 06:00:34 +00:00
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
2023-11-07 08:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-11-14 06:00:34 +00:00
"value": "SQL injection vulnerability in OSS Calendar versions prior to v.2.0.3 allows a remote authenticated attacker to execute arbitrary code or obtain and/or alter the information stored in the database by sending a specially crafted request."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL Injection"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Thinkingreed Inc.",
"product": {
"product_data": [
{
"product_name": "OSS Calendar",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "prior to v.2.0.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://oss-calendar.com/news/20231113/",
"refsource": "MISC",
"name": "https://oss-calendar.com/news/20231113/"
},
{
"url": "https://jvn.jp/en/jp/JVN67822421/",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN67822421/"
2023-11-07 08:00:37 +00:00
}
]
}
}