nuclei-templates/cves/2020/CVE-2020-9490.yaml

25 lines
938 B
YAML
Raw Normal View History

2021-05-07 13:54:44 +00:00
id: CVE-2020-9490
info:
2021-05-17 16:12:41 +00:00
name: CVE-2020-9490
2021-05-07 13:54:44 +00:00
severity: medium
2021-05-17 16:12:41 +00:00
description: Apache HTTP Server versions 2.4.20 to 2.4.43. A specially crafted value for the 'Cache-Digest' header in a HTTP/2 request would result in a crash when the server actually tries to HTTP/2 PUSH a resource afterwards. Configuring the HTTP/2 feature via "H2Push off" will mitigate this vulnerability for unpatched servers.
author: philippedelteil
2021-05-07 13:54:44 +00:00
tags: cve,cve2020,apache,dos
reference:
2021-05-07 13:54:44 +00:00
- https://httpd.apache.org/security/vulnerabilities_24.html
- https://bugs.chromium.org/p/project-zero/issues/detail?id=2030
- https://bugs.chromium.org/p/project-zero/issues/attachmentText?aid=443369
- https://nvd.nist.gov/vuln/detail/CVE-2020-9490
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
2021-05-16 13:12:59 +00:00
- type: regex
regex:
2021-05-17 16:12:41 +00:00
- "Apache/2\\.4\\.([3-3][0-9]|2[0-9]|4[0-3])"
part: header