PixelYourSite - Insecure deserialization

Summary

NamePixelYourSite- Your smart PIXEL (TAG) and API Manager 9.7.2 - Insecure deserialization
Code nameskims-23
ProductPixelYourSite- Your smart PIXEL (TAG) and API Manager
Affected versionsVersion 9.7.2
StatePrivate
Release date2025-01-03

Vulnerability

KindInsecure deserialization
RuleInsecure deserialization
RemoteNo
CVSSv4 VectorCVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:U
Exploit availableNo
CVE ID(s)cve-2020-2020

Description

PixelYourSite- Your smart PIXEL (TAG) and API Manager 9.7.2 was found to be vulnerable. Unvalidated user input is used directly in an unserialize function in myapp/modules/facebook/facebook-server-a sync-task.php.

Vulnerability

Skims by Fluid Attacks discovered a Insecure deserialization in PixelYourSite- Your smart PIXEL (TAG) and API Manager 9.7.2. The following is the output of the tool:

Skims output

 24 |
 25 | } catch (xception $ex) {
 26 | error_log($ex);
 27 | }
 28 |
 29 | return array();
 30 | }
 31 |
 32 | protected function run_action() {
 33 | try {
> 34 | $data = unserialize(base64_decode($_POST['data']));
 35 |
 36 | $events = is_array($data[0]) ? $data[0] : $data ;
 37 | if (empty($events)) {
 38 | return;
 39 | }
 40 |
 41 | foreach ($events as $event) {
 42 | FacebookServer()->sendEvent($event[""pixelIds""],$event[""event""]);
  43 |             }
  44 |
     ^ Col 0

Our security policy

We have reserved the ID cve-2020-2020 to refer to this issue from now on.

System Information

  • Version: PixelYourSite- Your smart PIXEL (TAG)

and API Manager 9.7.2

Mitigation

There is currently no patch available for this vulnerability.

Credits

The vulnerability was discovered by Andres Roldan from Fluid Attacks' Offensive Team using Skims

Timeline

Time-lapse-logo

2025-01-03

Vulnerability discovered.

Time-lapse-logo

2025-01-03

Vendor contacted.

Fluid Logo Footer

Hacking software for over 20 years

Fluid Attacks tests applications and other systems, covering all software development stages. Our team assists clients in quickly identifying and managing vulnerabilities to reduce the risk of incidents and deploy secure technology.

Copyright © 0 Fluid Attacks. We hack your software. All rights reserved.