cvelist/2023/0xxx/CVE-2023-0357.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2023-01-17 21:00:43 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0357",
2023-04-04 23:00:33 +00:00
"ASSIGNER": "help@fluidattacks.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Helpy",
"version": {
"version_data": [
{
"version_value": "2.8.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Stored cross-site scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://fluidattacks.com/advisories/quayle/",
"url": "https://fluidattacks.com/advisories/quayle/"
},
{
"refsource": "MISC",
"name": "https://github.com/helpyio/helpy/",
"url": "https://github.com/helpyio/helpy/"
}
]
2023-01-17 21:00:43 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-04 23:00:33 +00:00
"value": "Helpy version 2.8.0 allows an unauthenticated remote attacker to exploit an XSS stored in the application. This is possible because the application does not correctly validate the attachments sent by customers in the ticket."
2023-01-17 21:00:43 +00:00
}
]
}
}