cvelist/2020/23xxx/CVE-2020-23179.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2020-08-13 13:10:56 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-07-02 18:00:54 +00:00
"ID": "CVE-2020-23179",
"STATE": "PUBLIC"
2020-08-13 13:10:56 +00:00
},
2021-07-02 18:00:54 +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",
2020-08-13 13:10:56 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-07-02 18:00:54 +00:00
"value": "A stored cross site scripting (XSS) vulnerability in administration/settings_main.php of PHP-Fusion 9.03.50 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the \"Site footer\" field."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/PHPFusion/PHPFusion/issues/2320",
"url": "https://github.com/PHPFusion/PHPFusion/issues/2320"
2020-08-13 13:10:56 +00:00
}
]
}
}