cvelist/2014/4xxx/CVE-2014-4536.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:20:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-4536",
2019-12-27 20:01:02 +00:00
"STATE": "PUBLIC"
2019-03-17 23:20:20 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-12-27 20:01:02 +00:00
"value": "Multiple cross-site scripting (XSS) vulnerabilities in tests/notAuto_test_ContactService_pauseCampaign.php in the Infusionsoft Gravity Forms plugin before 1.5.6 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) go, (2) contactId, or (3) campaignId parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://codevigilant.com/disclosure/wp-plugin-infusionsoft-a3-cross-site-scripting-xss",
"url": "http://codevigilant.com/disclosure/wp-plugin-infusionsoft-a3-cross-site-scripting-xss"
},
{
"refsource": "CONFIRM",
"name": "http://wordpress.org/plugins/infusionsoft/changelog",
"url": "http://wordpress.org/plugins/infusionsoft/changelog"
2019-03-17 23:20:20 +00:00
}
]
}
}