CVE-2015-8350
published 2017-09-11CVE-2015-8350: Multiple cross-site scripting (XSS) vulnerabilities in the Calls to Action plugin before 2.5.1 for WordPress allow remote attackers to inject arbitrary web…
PriorityP434medium6.1CVSS 3.0
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
2.65%
83.7th percentile
Multiple cross-site scripting (XSS) vulnerabilities in the Calls to Action plugin before 2.5.1 for WordPress allow remote attackers to inject arbitrary web script or HTML via the (1) open-tab parameter in a wp_cta_global_settings action to wp-admin/edit.php or (2) wp-cta-variation-id parameter to ab-testing-call-to-action-example/.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| inboundnow | call_to_action | <= 2.5 | — |
CVSS provenance
nvdv3.06.1MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
WordPress Calls to Action <=2.4.3 - Authenticated Reflected XSS
nuclei·CVSS 6.1
CVE-2015-8350 [MEDIUM] WordPress Calls to Action <=2.4.3 - Authenticated Reflected XSS
WordPress Calls to Action alert(document.domain) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_all(body, "open-tab", "alert(document.domain)")'
- 'contains(content_type, "text/html")'
condition: and
# digest: 490a0046304402200610e9608e416027ce07d32ec8fa4e82afec040398890507c930ed55838e37eb0220228ba31d3828310c1fdf42ab05f9a842a6665e47d53237f7fb7d08719c119709:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
http://packetstormsecurity.com/files/134598/WordPress-Calls-To-Action-2.4.3-Cross-Site-Scripting.htmlhttp://www.securityfocus.com/archive/1/537022/100/0/threadedhttps://wordpress.org/plugins/cta/#developershttps://www.htbridge.com/advisory/HTB23274http://packetstormsecurity.com/files/134598/WordPress-Calls-To-Action-2.4.3-Cross-Site-Scripting.htmlhttp://www.securityfocus.com/archive/1/537022/100/0/threadedhttps://wordpress.org/plugins/cta/#developershttps://www.htbridge.com/advisory/HTB23274
2017-09-11
Published