Enhancement: cves/2022/CVE-2022-23808.yaml by mp
parent
2d350e0a2f
commit
acb55f3c06
|
@ -4,7 +4,7 @@ info:
|
|||
name: phpMyAdmin < 5.1.2 - Cross-Site Scripting
|
||||
author: cckuailong
|
||||
severity: medium
|
||||
description: An issue was discovered in phpMyAdmin 5.1 before 5.1.2. An attacker can inject malicious code into aspects of the setup script, which can allow cross-site or HTML injection.
|
||||
description: An issue was discovered in phpMyAdmin 5.1 before 5.1.2 that could allow an attacker to inject malicious code into aspects of the setup script, which can allow cross-site or HTML injection.
|
||||
reference:
|
||||
- https://mp.weixin.qq.com/s/c2kwxwVUn1ym7oqv9Uio_A
|
||||
- https://github.com/dipakpanchal456/CVE-2022-23808
|
||||
|
@ -39,4 +39,4 @@ requests:
|
|||
words:
|
||||
- "\">'><script>alert(document.domain)</script>"
|
||||
|
||||
# Enhanced by mp on 2022/02/28
|
||||
# Enhanced by mp on 2022/03/08
|
||||
|
|
Loading…
Reference in New Issue