diff --git a/http/cves/2023/CVE-2023-30013.yaml b/http/cves/2023/CVE-2023-30013.yaml index bfe887c133..46fbe975b6 100644 --- a/http/cves/2023/CVE-2023-30013.yaml +++ b/http/cves/2023/CVE-2023-30013.yaml @@ -17,9 +17,9 @@ info: epss-score: 0.102540000 epss-percentile: 0.942680000 cpe: cpe:2.3:o:totolink:x5000r_firmware:9.1.0u.6118_b20201102:*:*:*:*:*:*:* - tags: totolink,cve,cve2023,router,unauth,rce,iot + tags: cve,cve2023,totolink,unauth,rce,intrusive -requests: +http: - raw: - | POST /cgi-bin/cstecgi.cgi HTTP/1.1 @@ -34,7 +34,14 @@ requests: matchers-condition: and matchers: - type: word - part: body + part: body_1 + words: + - "lan_ip" + - "reserv" + condition: and + + - type: word + part: body_2 words: - ".sh" - ".cgi"