cvelist/2022/23xxx/CVE-2022-23047.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2022-01-10 22:01:06 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23047",
2022-02-09 23:01:32 +00:00
"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://fluidattacks.com/advisories/franklin/",
"url": "https://fluidattacks.com/advisories/franklin/"
},
{
"refsource": "MISC",
"name": "https://exponentcms.lighthouseapp.com/projects/61783/tickets/1459",
"url": "https://exponentcms.lighthouseapp.com/projects/61783/tickets/1459"
},
{
"refsource": "MISC",
"name": "https://github.com/exponentcms/exponent-cms/issues/1546",
"url": "https://github.com/exponentcms/exponent-cms/issues/1546"
}
]
2022-01-10 22:01:06 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-02-09 23:01:32 +00:00
"value": "Exponent CMS 2.6.0patch2 allows an authenticated admin user to inject persistent JavaScript code inside the \"Site/Organization Name\",\"Site Title\" and \"Site Header\" parameters while updating the site settings on \"/exponentcms/administration/configure_site\""
2022-01-10 22:01:06 +00:00
}
]
}
}