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

67 lines
2.2 KiB
JSON
Raw Normal View History

2020-09-14 18:01:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-11-13 16:01:56 +00:00
"ID": "CVE-2020-25557",
"STATE": "PUBLIC"
2020-09-14 18:01:34 +00:00
},
2020-11-13 16:01: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-14 18:01:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-11-13 16:01:56 +00:00
"value": "In CMSuno 1.6.2, an attacker can inject malicious PHP code as a \"username\" while changing his/her username & password. After that, when attacker logs in to the application, attacker's code will be run. As a result of this vulnerability, authenticated user can run command on the server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://fatihhcelik.blogspot.com/2020/09/cmsuno-162-remote-code-execution.html",
"url": "https://fatihhcelik.blogspot.com/2020/09/cmsuno-162-remote-code-execution.html"
2021-01-28 16:00:39 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/161162/CMSUno-1.6.2-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/161162/CMSUno-1.6.2-Remote-Code-Execution.html"
2020-09-14 18:01:34 +00:00
}
]
}
}