cvelist/2024/40xxx/CVE-2024-40111.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2024-07-05 04:00:37 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-08-23 21:00:32 +00:00
"ID": "CVE-2024-40111",
"STATE": "PUBLIC"
2024-07-05 04:00:37 +00:00
},
2024-08-23 21:00:32 +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-05 04:00:37 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-08-23 21:00:32 +00:00
"value": "A persistent (stored) cross-site scripting (XSS) vulnerability has been identified in Automad 2.0.0-alpha.4. This vulnerability enables an attacker to inject malicious JavaScript code into the template body. The injected code is stored within the flat file CMS and is executed in the browser of any user visiting the forum."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/w3bn00b3r/Stored-Cross-Site-Scripting-XSS---Automad-2.0.0-alpha.4/",
"refsource": "MISC",
"name": "https://github.com/w3bn00b3r/Stored-Cross-Site-Scripting-XSS---Automad-2.0.0-alpha.4/"
},
{
"url": "https://drive.google.com/file/d/10BVQKYo2H1-Nx3FOGteL2xww4lbZ3xlS/view?usp=sharing",
"refsource": "MISC",
"name": "https://drive.google.com/file/d/10BVQKYo2H1-Nx3FOGteL2xww4lbZ3xlS/view?usp=sharing"
2024-07-05 04:00:37 +00:00
}
]
}
}