nuclei-templates/http/cves/2019/CVE-2019-12616.yaml

66 lines
2.1 KiB
YAML
Raw Normal View History

2021-07-16 17:57:01 +00:00
id: CVE-2019-12616
info:
name: phpMyAdmin <4.9.0 - Cross-Site Request Forgery
author: Mohammedsaneem,philippedelteil,daffainfo
2021-07-16 17:57:01 +00:00
severity: medium
description: phpMyAdmin before 4.9.0 is susceptible to cross-site request forgery. An attacker can utilize a broken <img> tag which points at the victim's phpMyAdmin database, thus leading to potential delivery of a payload, such as a specific INSERT or DELETE statement.
2023-09-27 15:51:13 +00:00
impact: |
An attacker can trick an authenticated user into performing unintended actions on the phpMyAdmin application.
2023-09-06 12:53:28 +00:00
remediation: |
Upgrade phpMyAdmin to version 4.9.0 or later to mitigate the CSRF vulnerability.
2021-08-25 12:09:42 +00:00
reference:
- https://www.phpmyadmin.net/security/PMASA-2019-4/
- https://www.exploit-db.com/exploits/46982
- https://nvd.nist.gov/vuln/detail/CVE-2019-12616
2023-07-11 19:49:27 +00:00
- http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00005.html
- http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00017.html
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
cvss-score: 6.5
cve-id: CVE-2019-12616
cwe-id: CWE-352
epss-score: 0.01434
epss-percentile: 0.85227
2023-09-06 12:53:28 +00:00
cpe: cpe:2.3:a:phpmyadmin:phpmyadmin:*:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: phpmyadmin
product: phpmyadmin
2024-01-14 09:21:50 +00:00
tags: cve2019,cve,csrf,edb,phpmyadmin
2021-07-16 17:57:01 +00:00
http:
2021-07-16 17:57:01 +00:00
- method: GET
path:
- "{{BaseURL}}/phpmyadmin/"
2021-08-08 06:50:24 +00:00
2021-07-16 17:57:01 +00:00
matchers-condition: and
matchers:
2023-07-11 19:49:27 +00:00
- type: dsl
dsl:
- compare_versions(version, '< 4.9.0')
2021-07-16 17:57:01 +00:00
- type: word
words:
2021-08-09 18:21:31 +00:00
- "phpmyadmin.net"
- "phpMyAdmin"
2021-08-12 09:37:48 +00:00
condition: or
2021-08-08 06:50:24 +00:00
2023-07-11 19:49:27 +00:00
- type: status
status:
- 200
- 401 # password protected
extractors:
- type: regex
name: version
group: 1
regex:
- '\?v=([0-9.]+)'
2023-07-11 19:49:27 +00:00
internal: true
2021-08-08 06:50:24 +00:00
- type: regex
group: 1
regex:
- '\?v=([0-9.]+)'
# digest: 4b0a00483046022100ea1a618a14fe20fd0ca1c696d284b704dbc36262782acb5341812f60ebb9c25d022100ff94f249e618f5fc8315635dd7a6ae620e53e560b22ce15f4247d15461277026:922c64590222798bb761d5b6d8e72950