"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-01-07 20:01:03 +00:00
parent b6fadc8c3d
commit 69800ac144
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 60 additions and 6 deletions

View File

@ -56,6 +56,11 @@
"url": "https://overload.cl/blog/comtech-authenticated-rce-on-comtech-fx-series/",
"refsource": "MISC",
"name": "https://overload.cl/blog/comtech-authenticated-rce-on-comtech-fx-series/"
},
{
"refsource": "MISC",
"name": "https://sku11army.blogspot.com/2020/01/comtech-authenticated-rce-on-comtech-fx.html",
"url": "https://sku11army.blogspot.com/2020/01/comtech-authenticated-rce-on-comtech-fx.html"
}
]
}

View File

@ -1,17 +1,66 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-5842",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2020-5842",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
"affects": {
"vendor": {
"vendor_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Codoforum 4.8.3 allows XSS in the user registration page: via the username field to the index.php?u=/user/register URI. The payload is, for example, executed on the admin/index.php?page=users/manage page."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "EXPLOIT-DB",
"name": "47876",
"url": "https://www.exploit-db.com/exploits/47876"
},
{
"refsource": "MISC",
"name": "https://medium.com/@prasanthc41m/cve-2020-5842-stored-xss-vulnerability-in-codoforum-4-8-3-b2e1133c6a91",
"url": "https://medium.com/@prasanthc41m/cve-2020-5842-stored-xss-vulnerability-in-codoforum-4-8-3-b2e1133c6a91"
}
]
}