cvelist/2024/22xxx/CVE-2024-22776.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2024-01-11 08:01:05 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-02-23 15:00:35 +00:00
"ID": "CVE-2024-22776",
"STATE": "PUBLIC"
2024-01-11 08:01:05 +00:00
},
2024-02-23 15:00:35 +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",
2024-01-11 08:01:05 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-02-23 15:00:35 +00:00
"value": "Wallos 0.9 is vulnerable to Cross Site Scripting (XSS) in all text-based input fields without proper validation, excluding those requiring specific formats like date fields."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ellite/Wallos",
"refsource": "MISC",
"name": "https://github.com/ellite/Wallos"
},
{
"refsource": "MISC",
"name": "https://webity-luescher.notion.site/webity-luescher/Wallos-v0-9-to-v1-2-2-CVE-2024-22776-Stored-XSS-Vulnerability-in-all-text-based-input-fields-6622fb4cfbe0430aa0b1d4b3edcb67b0",
"url": "https://webity-luescher.notion.site/webity-luescher/Wallos-v0-9-to-v1-2-2-CVE-2024-22776-Stored-XSS-Vulnerability-in-all-text-based-input-fields-6622fb4cfbe0430aa0b1d4b3edcb67b0"
2024-01-11 08:01:05 +00:00
}
]
}
}