CVE-2024-28859
Last modified
CVE-2024-28859 is a critical-severity vulnerability rated 9/10 on the CVSS scale. 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. EPSS estimates a 1.49% chance of exploitation in the next 30 days.
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 class implementing ArrayAccess interface. This may allow an attacker to execute any PHP command which leads to remote code execution. This issue has been addressed in version 1.5.18. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Friendsofsymfony1 | Symfony1 | >= 1.3.0, < 1.5.18 |
References
- https://github.com/FriendsOfSymfony1/symfony1/security/advisories/GHSA-wjv8-pxr6-5f4rExploit, Technical Description, Vendor Advisory
- https://github.com/FriendsOfSymfony1/symfony1/security/advisories/GHSA-wjv8-pxr6-5f4rExploit, Technical Description, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-28859?
How severe is CVE-2024-28859?
How do I fix CVE-2024-28859?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-28850WP Crontrol controls the cron events on WordPress websites. …8.1
- CVE-2024-28851The Snowflake Hive metastore connector provides an easy way …7.8
- CVE-2024-28852Ampache is a web based audio/video streaming application and…6.1
- CVE-2024-28853Ampache is a web based audio/video streaming application and…5.9
- CVE-2024-28854tls-listener is a rust lang wrapper around a connection list…7.5
- CVE-2024-28855ZITADEL, open source authentication management software, use…6.1
- CVE-2024-2886Use after free in WebCodecs in Google Chrome prior to 123.0.…7.5
- CVE-2024-28860Cilium is a networking, observability, and security solution…6.8
- CVE-2024-28861Symfony 1 is a community-driven fork of the 1.x branch of Sy…9.8
- CVE-2024-28862The Ruby One Time Password library (ROTP) is an open source …5.5
- CVE-2024-28863node-tar is a Tar for Node.js. node-tar prior to version 6.2…6.5
- CVE-2024-28864SecureProps is a PHP library designed to simplify the encryp…2.6
Are you affected by CVE-2024-28859?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
