2020-06-27 13:00:25 +00:00
|
|
|
id: exposed-svn
|
|
|
|
|
|
|
|
info:
|
2023-02-09 20:40:44 +00:00
|
|
|
name: SVN Configuration - Detect
|
2021-06-09 12:20:56 +00:00
|
|
|
author: udit_thakkur,dwisiswant0
|
2020-06-27 13:00:25 +00:00
|
|
|
severity: medium
|
2023-02-09 20:40:44 +00:00
|
|
|
description: SVN configuration was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: config,exposure,svn
|
2020-06-27 13:00:25 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-06-27 13:00:25 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/.svn/entries"
|
2020-10-27 19:02:15 +00:00
|
|
|
|
2020-07-03 03:26:33 +00:00
|
|
|
matchers-condition: and
|
2020-06-27 13:00:25 +00:00
|
|
|
matchers:
|
2020-07-02 11:26:21 +00:00
|
|
|
- type: regex
|
|
|
|
part: body
|
2020-07-02 11:56:51 +00:00
|
|
|
regex:
|
2020-07-03 03:26:33 +00:00
|
|
|
- "(^10\\s*dir|\\.svn-base|has-props|svn:\\/\\/|([\\da-f]{32}[\\S+\\r\\n\\s]+[\\d]{4}-[\\d]{2}-[\\d]{2}T[\\d]{2}:[\\d]{2}:[\\d]{2}.[\\d]{6}Z))"
|
2021-06-04 14:29:41 +00:00
|
|
|
|
2020-06-27 18:49:52 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2020-10-11 09:30:16 +00:00
|
|
|
|
2021-06-04 14:29:41 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
2023-02-09 20:40:44 +00:00
|
|
|
- "text/plain"
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022005396383a0f6f9d24fe35d0f3efbae1bd4f4462c98c3afa66e54576a7d185a38022051a53f8ba6064ade4a69b39f3717bd47017f1d5d9220dfa53ce3c016435c8a09:922c64590222798bb761d5b6d8e72950
|