Skip to content

Commit a3aff7e

Browse files
authored
Merge pull request #14086 from fernandotorrijos-stoik/main
Proposed change to CVE-2021-45467.yaml due to False Positive Detections
2 parents eaf608b + 1e699de commit a3aff7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

http/cves/2021/CVE-2021-45467.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ http:
4747
- "status_code==200 && ('-356182173' == mmh3(base64_py(body)))"
4848
- "status_code==200 && contains_any(tolower(body), 'control webpanel', 'cwp | user')"
4949
condition: or
50+
internal: true
5051

5152
- method: GET
5253
path:

0 commit comments

Comments
 (0)