ID CVE-2012-0911
Summary TikiWiki CMS/Groupware before 6.7 LTS and before 8.4 allows remote attackers to execute arbitrary PHP code via a crafted serialized object in the (1) cookieName to lib/banners/bannerlib.php; (2) printpages or (3) printstructures parameter to (a) tiki-print_multi_pages.php or (b) tiki-print_pages.php; or (4) sendpages, (5) sendstructures, or (6) sendarticles parameter to tiki-send_objects.php, which is not properly handled when processed by the unserialize function.
References
Vulnerable Configurations
  • cpe:2.3:a:tiki:tikiwiki_cms\/groupware:*:*:*:*:lts:*:*:*
    cpe:2.3:a:tiki:tikiwiki_cms\/groupware:*:*:*:*:lts:*:*:*
  • cpe:2.3:a:tiki:tikiwiki_cms\/groupware:*:*:*:*:-:*:*:*
    cpe:2.3:a:tiki:tikiwiki_cms\/groupware:*:*:*:*:-:*:*:*
CVSS
Base: 7.5 (as of 21-01-2024 - 02:50)
Impact:
Exploitability:
CWE CWE-502
CAPEC
  • Object Injection
    An adversary attempts to exploit an application by injecting additional, malicious content during its processing of serialized objects. Developers leverage serialization in order to convert data or state into a static, binary format for saving to disk or transferring over a network. These objects are then deserialized when needed to recover the data/state. By injecting a malformed object into a vulnerable application, an adversary can potentially compromise the application by manipulating the deserialization process. This can result in a number of unwanted outcomes, including remote code execution.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:P/I:P/A:P
d2sec via4
name Tiki Wiki CMS Groupware 8.3 RCE
url http://www.d2sec.com/exploits/tiki_wiki_cms_groupware_8.3_rce.html
refmap via4
bid 54298
bugtraq 20120704 [CVE-2012-0911] Tiki Wiki CMS Groupware <= 8.3 "unserialize()" PHP Code Execution
confirm
exploit-db
  • 19573
  • 19630
osvdb 83534
xf tikiwiki-unserialize-code-exec(76758)
Last major update 21-01-2024 - 02:50
Published 12-07-2012 - 19:55
Last modified 21-01-2024 - 02:50
Back to Top