cvelist/2024/50xxx/CVE-2024-50637.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2024-10-28 04:00:48 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-11-06 17:00:34 +00:00
"ID": "CVE-2024-50637",
"STATE": "PUBLIC"
2024-10-28 04:00:48 +00:00
},
2024-11-06 17:00:34 +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-28 04:00:48 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-11-07 15:00:30 +00:00
"value": "UnoPim 0.1.3 and below is vulnerable to Cross Site Scripting (XSS) in the Create User function. This allows attackers to perform XSS via an SVG document, which can be used to steal cookies."
2024-11-06 17:00:34 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/unopim/unopim/issues/41",
"refsource": "MISC",
"name": "https://github.com/unopim/unopim/issues/41"
},
{
"url": "https://github.com/unopim/unopim/releases/tag/v0.1.4",
"refsource": "MISC",
"name": "https://github.com/unopim/unopim/releases/tag/v0.1.4"
},
{
"url": "https://github.com/yamerooo123/ResearchNBugBountyEncyclopedia/blob/main/Researches/Unopim/Findings.md",
"refsource": "MISC",
"name": "https://github.com/yamerooo123/ResearchNBugBountyEncyclopedia/blob/main/Researches/Unopim/Findings.md"
2024-10-28 04:00:48 +00:00
}
]
}
}