cvelist/2020/35xxx/CVE-2020-35131.json
2021-01-08 17:01:47 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-35131",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cockpit before 0.6.1 allows an attacker to inject custom PHP code and achieve Remote Command Execution via registerCriteriaFunction in lib/MongoLite/Database.php, as demonstrated by values in JSON data to the /auth/check or /auth/requestreset URI."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/agentejo/cockpit/releases/tag/0.6.1",
"refsource": "MISC",
"name": "https://github.com/agentejo/cockpit/releases/tag/0.6.1"
},
{
"url": "https://github.com/agentejo/cockpit/commits/next/lib/MongoLite/Database.php",
"refsource": "MISC",
"name": "https://github.com/agentejo/cockpit/commits/next/lib/MongoLite/Database.php"
},
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/49390",
"url": "https://www.exploit-db.com/exploits/49390"
}
]
}
}