cvelist/2020/26xxx/CVE-2020-26894.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2020-10-08 20:02:20 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-10-08 21:01:51 +00:00
"ID": "CVE-2020-26894",
"STATE": "PUBLIC"
2020-10-08 20:02:20 +00:00
},
2020-10-08 21:01:51 +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-10-08 20:02:20 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-10-22 17:01:54 +00:00
"value": "LiveCode v9.6.1 on Windows allows local, low-privileged users to gain privileges by creating a malicious \"cmd.exe\" in the folder of the vulnerable LiveCode application. If the application is using LiveCode's \"shell()\" function, it will attempt to search for \"cmd.exe\" in the folder of the current application and run the malicious \"cmd.exe\"."
2020-10-08 21:01:51 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
2020-10-22 17:01:54 +00:00
"name": "https://john-woodman.com/posts/LiveCode-Privilege-Escalation-Vulnerability/",
"url": "https://john-woodman.com/posts/LiveCode-Privilege-Escalation-Vulnerability/"
},
{
"refsource": "MISC",
"name": "https://quality.livecode.com/show_bug.cgi?id=22942",
"url": "https://quality.livecode.com/show_bug.cgi?id=22942"
},
{
"refsource": "MISC",
"name": "https://github.com/livecode/livecode/pull/7454",
"url": "https://github.com/livecode/livecode/pull/7454"
2020-10-08 20:02:20 +00:00
}
]
}
}