cvelist/2024/41xxx/CVE-2024-41572.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2024-07-18 03:00:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-08-21 20:00:28 +00:00
"ID": "CVE-2024-41572",
"STATE": "PUBLIC"
2024-07-18 03:00:33 +00:00
},
2024-08-21 20:00:28 +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-07-18 03:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-08-22 21:00:33 +00:00
"value": "Learning with Texts (LWT) 2.0.3 is vulnerable to Cross Site Scripting (XSS). The application has a specific function that does not filter special characters in URL parameters. Remote attackers can inject JavaScript code without authorization. Exploiting this vulnerability, attackers can steal user credentials or execute actions such as injecting malicious scripts or redirecting users to malicious sites."
2024-08-21 20:00:28 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://medium.com/@ChadSecurity/cve-2024-41572-68397fae354b",
"url": "https://medium.com/@ChadSecurity/cve-2024-41572-68397fae354b"
2024-07-18 03:00:33 +00:00
}
]
}
}