Update CVE-2014-9119.yaml
parent
d3c0311b05
commit
1d47960a21
|
@ -4,16 +4,18 @@ info:
|
|||
name: WordPress DB Backup <=4.5 - Local File Inclusion
|
||||
author: dhiyaneshDK
|
||||
severity: high
|
||||
description: WordPress Plugin DB Backup 4.5 and possibly prior versions are prone to a local file inclusion vulnerability because they fail to sufficiently sanitize user-supplied input. Exploiting this issue can allow an attacker to obtain sensitive information that could aid in further attacks.
|
||||
description: |
|
||||
WordPress Plugin DB Backup 4.5 and possibly prior versions are prone to a local file inclusion vulnerability because they fail to sufficiently sanitize user-supplied input. Exploiting this issue can allow an attacker to obtain sensitive information that could aid in further attacks.
|
||||
reference:
|
||||
- https://wpscan.com/vulnerability/d3f1e51e-5f44-4a15-97bc-5eefc3e77536
|
||||
- https://www.exploit-db.com/exploits/35378
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2014-9119
|
||||
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
|
||||
cwe-id: CWE-22
|
||||
cve-id: CVE-2014-9119
|
||||
tags: wordpress,wp-plugin,lfi,wp
|
||||
tags: wordpress,wp-plugin,lfi,wp,backup
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
Loading…
Reference in New Issue