cvelist/2022/40xxx/CVE-2022-40294.json

70 lines
2.2 KiB
JSON
Raw Normal View History

2022-09-09 00:00:34 +00:00
{
2022-10-31 21:00:32 +00:00
"data_version": "4.0",
2022-09-09 00:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-40294",
2022-10-31 21:00:32 +00:00
"ASSIGNER": "vdp@themissinglink.com.au",
"STATE": "PUBLIC"
2022-09-09 00:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-10-31 21:00:32 +00:00
"value": "The application was identified to have an CSV injection in data export functionality, allowing for malicious code to be embedded within export data and then triggered in exported data viewers."
2022-09-09 00:00:34 +00:00
}
]
2022-10-31 21:00:32 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1236 Improper Neutralization of Formula Elements in a CSV File",
"cweId": "CWE-1236"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "PHP Point of Sale LLC",
"product": {
"product_data": [
{
"product_name": "PHP Point of Sale",
"version": {
"version_data": [
{
"version_value": "19.0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.themissinglink.com.au/security-advisories/cve-2022-40294",
"refsource": "MISC",
"name": "https://www.themissinglink.com.au/security-advisories/cve-2022-40294"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
2022-09-09 00:00:34 +00:00
}
}