cvelist/2020/25xxx/CVE-2020-25875.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2020-09-24 06:01:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-07-09 22:00:56 +00:00
"ID": "CVE-2020-25875",
"STATE": "PUBLIC"
2020-09-24 06:01:34 +00:00
},
2021-07-09 22:00:56 +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-09-24 06:01:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-07-09 22:00:56 +00:00
"value": "A stored cross site scripting (XSS) vulnerability in the 'Smileys' feature of Codoforum v5.0.2 allows authenticated attackers to execute arbitrary web scripts or HTML via crafted payload entered into the 'Smiley Code' parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://codoforum.com/",
"refsource": "MISC",
"name": "https://codoforum.com/"
},
{
"url": "https://github.com/r0ck3t1973/xss_payload/issues/4",
"refsource": "MISC",
"name": "https://github.com/r0ck3t1973/xss_payload/issues/4"
2020-09-24 06:01:34 +00:00
}
]
}
}