cvelist/2020/19xxx/CVE-2020-19049.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-08-13 09:03:55 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-08-31 14:00:59 +00:00
"ID": "CVE-2020-19049",
"STATE": "PUBLIC"
2020-08-13 09:03:55 +00:00
},
2021-08-31 14:00:59 +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 09:03:55 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-08-31 14:00:59 +00:00
"value": "Cross Site Scripting (XSS) in MyBB v1.8.20 allows remote attackers to inject arbitrary web script or HTML via the \"Description\" field found in the \"Add New Forum\" page by doing an authenticated POST HTTP request to '/Upload/admin/index.php?module=forum-management&action=add'."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/joelister/bug/issues/2",
"refsource": "MISC",
"name": "https://github.com/joelister/bug/issues/2"
2020-08-13 09:03:55 +00:00
}
]
}
}