2021-07-16 17:57:01 +00:00
id : CVE-2019-12616
info :
name : phpMyAdmin CSRF
2021-08-08 06:50:24 +00:00
author : Mohammedsaneem,philippedelteil
2021-07-16 17:57:01 +00:00
description : A vulnerability was found that allows an attacker to trigger a CSRF attack against a phpMyAdmin user. The attacker can trick the user, for instance through a broken <img> tag pointing at the victim's phpMyAdmin database, and the attacker can potentially deliver a payload (such as a specific INSERT or DELETE statement) through the victim.
severity : medium
tags : cve,cve2019,phpmyadmin,csrf
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
2021-09-10 11:26:40 +00:00
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.50
cve-id : CVE-2019-12616
cwe-id : CWE-352
2021-07-16 17:57:01 +00:00
requests :
- 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 :
- type : word
words :
2021-08-09 18:21:31 +00:00
- "phpmyadmin.net"
2021-08-09 21:35:43 +00:00
- "phpMyAdmin"
2021-08-12 09:37:48 +00:00
condition : or
2021-08-08 06:50:24 +00:00
2021-08-07 22:59:05 +00:00
- type : regex
regex :
2021-08-09 18:21:31 +00:00
- 'v=[1-4]\.[0-8]\.' # Fix in 4.9.0
2021-08-08 06:50:24 +00:00
2021-07-16 17:57:01 +00:00
- type : status
status :
2021-08-07 22:59:05 +00:00
- 200
2021-08-25 12:09:42 +00:00
- 401 # password protected