lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAJeQoQc8fBRfbpJSyhQ=YF-GadTBY35wS85KCVx-Qp92VLBGSw@mail.gmail.com>
Date: Mon, 7 Apr 2025 17:29:13 +0200
From: Egidio Romano <n0b0d13s@...il.com>
To: fulldisclosure@...lists.org
Cc: submissions@...ketstormsecurity.com, submit@...sec.com
Subject: [FD] [KIS-2025-01] UNA CMS <= 14.0.0-RC4
 (BxBaseMenuSetAclLevel.php) PHP Object Injection Vulnerability

------------------------------------------------------------------------------------
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/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ