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

67 lines
2.1 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-23045",
2022-01-19 21:01:06 +00:00
"ASSIGNER": "help@fluidattacks.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "PhpIPAM",
"version": {
"version_data": [
{
"version_value": "1.4.4"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Stored cross-site scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/phpipam/phpipam/releases/tag/v1.4.5",
"url": "https://github.com/phpipam/phpipam/releases/tag/v1.4.5"
},
{
"refsource": "MISC",
"name": "https://fluidattacks.com/advisories/osbourne/",
"url": "https://fluidattacks.com/advisories/osbourne/"
}
]
2022-01-10 22:01:06 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-01-19 21:01:06 +00:00
"value": "PhpIPAM v1.4.4 allows an authenticated admin user to inject persistent JavaScript code inside the \"Site title\" parameter while updating the site settings. The \"Site title\" setting is injected in several locations which triggers the XSS."
2022-01-10 22:01:06 +00:00
}
]
}
}