Enhancement: cves/2008/CVE-2008-6172.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-01-27 13:55:00 -05:00
parent 57d4afde0a
commit 318c7a46c2
1 changed files with 10 additions and 1 deletions

View File

@ -4,12 +4,19 @@ info:
name: Joomla! Component RWCards 3.0.11 - Local File Inclusion
author: daffainfo
severity: high
description: Directory traversal vulnerability in captcha/captcha_image.php in the RWCards (com_rwcards) 3.0.11 component for Joomla!, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the img parameter.
description: A directory traversal vulnerability in captcha/captcha_image.php in the RWCards (com_rwcards) 3.0.11 component for Joomla! when magic_quotes_gpc is disabled allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the img parameter.
remediation: Upgrade to the latest version.
reference:
- https://www.exploit-db.com/exploits/6817
- https://www.cvedetails.com/cve/CVE-2008-6172
tags: cve,cve2008,joomla,lfi
classification:
cvss-metrics:
cvss-score:
cve-id: CVE-2008-6172
cwe-id:
requests:
- method: GET
path:
@ -25,3 +32,5 @@ requests:
- type: status
status:
- 200
# Enhanced by mp on 2022/01/27