cvelist/2015/4xxx/CVE-2015-4127.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:00:07 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-4127",
"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-16 12:31:07 -04:00
{
2019-03-18 01:00:07 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in the church_admin plugin before 0.810 for WordPress allows remote attackers to inject arbitrary web script or HTML via the address parameter, as demonstrated by a request to index.php/2015/05/21/church_admin-registration-form/."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:00:07 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "121304",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/121304"
},
{
"name": "74782",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/74782"
},
{
"name": "https://wordpress.org/plugins/church-admin/changelog/",
"refsource": "CONFIRM",
"url": "https://wordpress.org/plugins/church-admin/changelog/"
},
{
"name": "http://packetstormsecurity.com/files/132034/WordPress-Church-Admin-0.800-Cross-Site-Scripting.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/132034/WordPress-Church-Admin-0.800-Cross-Site-Scripting.html"
},
{
"name": "37112",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/37112/"
}
]
}
}