[KIS-2025-01] UNA CMS <= 14.0.0-RC4 (BxBaseMenuSetAclLevel.php) PHP Object Injection Vulnerability
UNA CMS存在PHP对象注入漏洞,影响9.0.0-RC1至14.0.0-RC4版本。攻击者可通过未过滤的"profile_id"参数利用unserialize()函数注入任意PHP对象,导致代码执行等风险。已发布补丁至14.0.0-RC5及以上版本修复该问题。 2025-4-13 18:4:22 Author: seclists.org(查看原文) 阅读量:7 收藏

fulldisclosure logo

Full Disclosure mailing list archives


From: Egidio Romano <n0b0d13s () gmail com>
Date: Mon, 7 Apr 2025 17:29:13 +0200

------------------------------------------------------------------------------------
UNA CMS <= 14.0.0-RC4 (BxBaseMenuSetAclLevel.php) PHP Object Injection
Vulnerability
------------------------------------------------------------------------------------


[-] Software Links:

https://unacms.com

https://github.com/unacms/una


[-] Affected Versions:

All versions from 9.0.0-RC1 to 14.0.0-RC4.


[-] Vulnerability Description:

The vulnerability is located in the
/template/scripts/BxBaseMenuSetAclLevel.php script. Specifically,
within the BxBaseMenuSetAclLevel::getCode() method. When calling this
method, user input passed through the "profile_id" POST parameter is
not properly sanitized before being used in a call to the
unserialize() PHP function. This can be exploited by remote,
unauthenticated attackers to inject arbitrary PHP objects into the
application scope, allowing them to perform a variety of attacks, such
as writing and executing arbitrary PHP code.


[-] Proof of Concept:

https://karmainsecurity.com/pocs/CVE-2025-32101.php


[-] Solution:

Upgrade to version 14.0.0-RC5 or later.


[-] Disclosure Timeline:

[25/03/2025] - Vendor notified
[29/03/2025] - CVE identifier requested
[01/04/2025] - Version 14.0.0-RC5 released
[04/04/2025] - CVE identifier assigned
[07/04/2025] - Public disclosure


[-] CVE Reference:

The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CVE-2025-32101 to this vulnerability.


[-] Credits:

Vulnerability discovered by Egidio Romano.


[-] Original Advisory:

http://karmainsecurity.com/KIS-2025-01
_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: https://seclists.org/fulldisclosure/


Current thread:

  • [KIS-2025-01] UNA CMS <= 14.0.0-RC4 (BxBaseMenuSetAclLevel.php) PHP Object Injection Vulnerability Egidio Romano (Apr 13)

文章来源: https://seclists.org/fulldisclosure/2025/Apr/15
如有侵权请联系:admin#unsafe.sh