Enhancement: cves/2020/CVE-2020-22211.yaml by cs
parent
52796b6fe7
commit
4a12276321
|
@ -1,7 +1,7 @@
|
||||||
id: CVE-2020-22211
|
id: CVE-2020-22211
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: 74cms Sql Injection
|
name: 74cms - ajax_street.php SQL Injection
|
||||||
author: ritikchaddha
|
author: ritikchaddha
|
||||||
severity: critical
|
severity: critical
|
||||||
description: |
|
description: |
|
||||||
|
@ -29,3 +29,5 @@ requests:
|
||||||
part: body
|
part: body
|
||||||
words:
|
words:
|
||||||
- '{{md5("{{randstr}}")}}'
|
- '{{md5("{{randstr}}")}}'
|
||||||
|
|
||||||
|
# Enhanced by cs on 2022/06/21
|
||||||
|
|
Loading…
Reference in New Issue