cvelist/2020/8xxx/CVE-2020-8596.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-02-03 23:01:07 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-02-10 22:01:07 +00:00
"ID": "CVE-2020-8596",
"STATE": "PUBLIC"
2020-02-03 23:01:07 +00:00
},
2020-02-10 22:01:07 +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-02-03 23:01:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-02-10 22:01:07 +00:00
"value": "participants-database.php in the Participants Database plugin 1.9.5.5 and previous versions for WordPress has a time-based SQL injection vulnerability via the ascdesc, list_filter_count, or sortBy parameters. It is possible to exfiltrate data and potentially execute code (if certain conditions are met)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://blog.impenetrable.tech/cve-2020-8596",
"url": "https://blog.impenetrable.tech/cve-2020-8596"
2020-02-11 12:01:06 +00:00
},
{
"refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/10068",
"url": "https://wpvulndb.com/vulnerabilities/10068"
2020-02-03 23:01:07 +00:00
}
]
}
}