cvelist/2024/48xxx/CVE-2024-48392.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2024-10-08 16:01:17 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2025-01-21 21:00:58 +00:00
"ID": "CVE-2024-48392",
"STATE": "PUBLIC"
2024-10-08 16:01:17 +00:00
},
2025-01-21 21:00:58 +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-10-08 16:01:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2025-01-21 21:00:58 +00:00
"value": "OrangeScrum v2.0.11 is vulnerable to Cross Site Scripting (XSS). An attacker can inject malicious JavaScript code into user email due to lack of input validation, which could lead to account takeover."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.orangescrum.com/",
"url": "https://www.orangescrum.com/"
},
{
"refsource": "MISC",
"name": "https://github.com/Renzusclarke/CVE-2024-48392-PoC",
"url": "https://github.com/Renzusclarke/CVE-2024-48392-PoC"
},
{
"refsource": "MISC",
"name": "https://github.com/Renzusclarke/CVE-2024-48392-PoC/blob/main/poc.txt",
"url": "https://github.com/Renzusclarke/CVE-2024-48392-PoC/blob/main/poc.txt"
2024-10-08 16:01:17 +00:00
}
]
}
}