
Cloud Vulnerability DB
A community-led vulnerabilities database
An insecure unserialize vulnerability was discovered in ThinkAdmin versions 4.x through 6.x in app/admin/controller/api/Update.php and app/wechat/controller/api/Push.php. The vulnerability was disclosed on June 2, 2020, and assigned identifier CVE-2020-23653. The affected software component is ThinkAdmin, a PHP-based application (NVD, GitHub Issue).
The vulnerability exists due to unsafe use of PHP's unserialize() function in two locations: 1) In Update.php, where user-controlled input from POST parameters 'rules' and 'ignore' is directly passed to unserialize(), and 2) In Push.php, where the 'receive' POST parameter is unsafely unserialized. This implementation allows for potential remote code execution through crafted serialized data (GitHub Issue).
The vulnerability could lead to remote code execution, allowing attackers to execute arbitrary code on the affected system. The severity of this issue is significant as it could potentially give attackers complete control over the affected server (GitHub Issue).
While specific proof-of-concept code was intentionally withheld to prevent abuse, the vulnerability is exploitable through specially crafted HTTP POST requests to the affected endpoints. The attack requires no special privileges other than the ability to send POST requests to the vulnerable endpoints (GitHub Issue).
The vulnerability was reported by the Tencent Xcheck team, who recommended immediate patching of the affected code. Users should upgrade to a version that properly validates and sanitizes serialized data before processing (GitHub Issue).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."