Enhancement: cves/2019/CVE-2019-12276.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-06-15 09:18:31 -04:00
parent 32b716a0dd
commit 82df909772
1 changed files with 6 additions and 3 deletions

View File

@ -1,15 +1,16 @@
id: CVE-2019-12276
info:
name: GrandNode 4.40 - Path Traversal
name: GrandNode 4.40 - Local File Inclusion
author: daffainfo
severity: high
description: Path Traversal vulnerability in Controllers/LetsEncryptController.cs in LetsEncryptController in GrandNode 4.40 allows remote, unauthenticated attackers to retrieve arbitrary files on the web server via specially crafted LetsEncrypt/Index?fileName= HTTP requests. A patch for this issue was made on 2019-05-30 in GrandNode 4.40.
description: GrandNode 4.40 is susceptible to local file inclusion in Controllers/LetsEncryptController.cs, which allows remote unauthenticated attackers to retrieve arbitrary files on the web server via specially crafted LetsEncrypt/Index?fileName= HTTP requests.
remediation: A patch for this issue was made on 2019-05-30 in GrandNode 4.40.
reference:
- https://security401.com/grandnode-path-traversal/
- https://www.cvedetails.com/cve/CVE-2019-12276
- https://grandnode.com
- https://github.com/grandnode/grandnode
- https://nvd.nist.gov/vuln/detail/CVE-2019-12276
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
@ -34,3 +35,5 @@ requests:
- type: status
status:
- 200
# Enhanced by mp on 2022/06/15