Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-28859

5.0 · MEDIUM
Published Mar 15, 2024 friendsofsymfony1 CWE-502 EPSS 1.49% (72th pctl)

Overview

CVE-2024-28859 is a medium-severity vulnerability affecting friendsofsymfony1 symfony1. It was published on March 15, 2024 and has a CVSS 3.1 base score of 5.0 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.0, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Symfony1 is a community fork of symfony 1.4 with DIC, form enhancements, latest Swiftmailer, better performance, composer compatible and PHP 8 support. Symfony 1 has a gadget chain due to vulnerable Swift Mailer dependency that would enable an attacker to get remote code execution if a developer unserialize user input in his project. This vulnerability present no direct threat but is a vector that will enable remote code execution if a developper deserialize user untrusted data. Symfony 1 depends on Swift Mailer which is bundled by default in vendor directory in the default installation since 1.3.0. Swift Mailer classes implement some `__destruct()` methods. These methods are called when php destroys the object in memory. However, it is possible to include any object type in `$this->_keys` to make PHP access to another array/object properties than intended by the developer. In particular, it is possible to abuse the array access which is triggered on foreach($this->_keys ...) for any c

Remediation

Check the references section for vendor advisories and patches from friendsofsymfony1. Update symfony1 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
friendsofsymfony1 symfony1 >= 1.3.0, < 1.5.18 Affected

Frequently Asked Questions

What is CVE-2024-28859?

CVE-2024-28859 is a medium-severity vulnerability affecting friendsofsymfony1 symfony1. It was published on March 15, 2024 and has a CVSS 3.1 base score of 5.0 (MEDIUM).

How severe is CVE-2024-28859?

This vulnerability has a CVSS 3.1 base score of 5.0, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-28859?

Check the references section for vendor advisories and patches from friendsofsymfony1. Update symfony1 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-28859?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-28859 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.