cvelist/2015/5xxx/CVE-2015-5533.json

87 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:05:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-5533",
"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": [
2017-10-23 14:03:04 -04:00
{
2019-03-17 22:05:20 +00:00
"lang": "eng",
"value": "SQL injection vulnerability in counter-options.php in the Count Per Day plugin before 3.4.1 for WordPress allows remote authenticated administrators to execute arbitrary SQL commands via the cpd_keep_month parameter to wp-admin/options-general.php. NOTE: this can be leveraged using CSRF to allow remote attackers to execute arbitrary SQL commands."
2017-10-23 14:03:04 -04:00
}
2019-03-17 22:05:20 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.htbridge.com/advisory/HTB23267",
"refsource": "MISC",
"url": "https://www.htbridge.com/advisory/HTB23267"
},
{
"name": "http://packetstormsecurity.com/files/132811/WordPress-Count-Per-Day-3.4-SQL-Injection.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/132811/WordPress-Count-Per-Day-3.4-SQL-Injection.html"
},
{
"name": "https://plugins.trac.wordpress.org/changeset/1190683/count-per-day",
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/1190683/count-per-day"
},
{
"name": "37707",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/37707/"
},
{
"name": "https://wpvulndb.com/vulnerabilities/8110",
"refsource": "MISC",
"url": "https://wpvulndb.com/vulnerabilities/8110"
},
{
"name": "20150722 SQL Injection in Count Per Day WordPress Plugin",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/536056/100/0/threaded"
}
]
}
}