cvelist/2020/22xxx/CVE-2020-22722.json

62 lines
2.3 KiB
JSON
Raw Normal View History

2020-08-13 13:09:26 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-08-14 16:01:37 +00:00
"ID": "CVE-2020-22722",
"STATE": "PUBLIC"
2020-08-13 13:09:26 +00:00
},
2020-08-14 16:01:37 +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 13:09:26 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-08-14 16:01:37 +00:00
"value": "Rapid Software LLC Rapid SCADA 5.8.0 is affected by a local privilege escalation vulnerability in the ScadaAgentSvc.exe executable file. An attacker can obtain admin privileges by placing a malicious .exe file in the application and renaming it ScadaAgentSvc.exe, which would result in executing the binary as NT AUTHORITY\\SYSTEM in a Windows operating system. For example, an attacker can plant a reverse shell from a low privileged user account and by restarting the computer, the malicious service will be started as NT AUTHORITY\\SYSTEM by giving the attacker full system access to the remote PC."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://syhack.wordpress.com/2020/04/21/rapid-scada-local-privilege-escalation-vulnerability/",
"refsource": "MISC",
"name": "https://syhack.wordpress.com/2020/04/21/rapid-scada-local-privilege-escalation-vulnerability/"
2020-08-13 13:09:26 +00:00
}
]
}
}