mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
72 lines
2.4 KiB
JSON
72 lines
2.4 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-23049",
|
|
"ASSIGNER": "help@fluidattacks.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "n/a",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Exponent CMS",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "v2.6.0patch2"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Stored cross-site scripting (XSS)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/exponentcms/exponent-cms/issues/1546",
|
|
"url": "https://github.com/exponentcms/exponent-cms/issues/1546"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://fluidattacks.com/advisories/cobain/",
|
|
"url": "https://fluidattacks.com/advisories/cobain/"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://exponentcms.lighthouseapp.com/projects/61783/tickets/1461",
|
|
"url": "https://exponentcms.lighthouseapp.com/projects/61783/tickets/1461"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Exponent CMS 2.6.0patch2 allows an authenticated user to inject persistent JavaScript code on the \"User-Agent\" header when logging in. When an administrator user visits the \"User Sessions\" tab, the JavaScript will be triggered allowing an attacker to compromise the administrator session."
|
|
}
|
|
]
|
|
}
|
|
} |