cvelist/2020/6xxx/CVE-2020-6143.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2020-01-07 16:01:04 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6143",
2020-09-01 21:01:25 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "OS4Ed",
"version": {
"version_data": [
{
"version_value": "OS4Ed openSIS 7.4"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "remote code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1083",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1083"
}
]
2020-01-07 16:01:04 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-09-01 21:01:25 +00:00
"value": "A remote code execution vulnerability exists in the install functionality of OS4Ed openSIS 7.4. The password variable which is set at line 122 in install/Step5.php allows for injection of PHP code into the Data.php file that it writes. An attacker can send an HTTP request to trigger this vulnerability."
2020-01-07 16:01:04 +00:00
}
]
}
}