cvelist/2023/33xxx/CVE-2023-33410.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2023-05-22 20:00:40 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-06-05 21:00:43 +00:00
"ID": "CVE-2023-33410",
"STATE": "PUBLIC"
2023-05-22 20:00:40 +00:00
},
2023-06-05 21:00:43 +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-05-22 20:00:40 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-06-05 21:00:43 +00:00
"value": "Minical 1.0.0 and earlier contains a CSV injection vulnerability which allows an attacker to execute remote code. The vulnerability exists due to insufficient input validation on the Customer Name field in the Accounting module that is used to construct a CSV file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/minical/minical",
"refsource": "MISC",
"name": "https://github.com/minical/minical"
},
{
"refsource": "MISC",
"name": "https://github.com/Thirukrishnan/CVE-2023-33410",
"url": "https://github.com/Thirukrishnan/CVE-2023-33410"
2023-05-22 20:00:40 +00:00
}
]
}
}