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-28864

2.6 · LOW
Published Mar 18, 2024 ilicmiljan CWE-1333 EPSS 0.33% (25th pctl)

Overview

CVE-2024-28864 is a low-severity vulnerability affecting ilicmiljan secureprops. It was published on March 18, 2024 and has a CVSS 3.1 base score of 2.6 (LOW).

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

Technical Description

SecureProps is a PHP library designed to simplify the encryption and decryption of property data in objects. A vulnerability in SecureProps version 1.2.0 and 1.2.1 involves a regex failing to detect tags during decryption of encrypted data. This occurs when the encrypted data has been encoded with `NullEncoder` and passed to `TagAwareCipher`, and contains special characters such as `\n`. As a result, the decryption process is skipped since the tags are not detected. This causes the encrypted data to be returned in plain format. The vulnerability affects users who implement `TagAwareCipher` with any base cipher that has `NullEncoder` (not default). The patch for the issue has been released. Users are advised to update to version 1.2.2. As a workaround, one may use the default `Base64Encoder` with the base cipher decorated with `TagAwareCipher` to prevent special characters in the encrypted string from interfering with regex tag detection logic. This workaround is safe but may involve

Remediation

Check the references section for vendor advisories and patches from ilicmiljan. Update secureprops 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

Frequently Asked Questions

What is CVE-2024-28864?

CVE-2024-28864 is a low-severity vulnerability affecting ilicmiljan secureprops. It was published on March 18, 2024 and has a CVSS 3.1 base score of 2.6 (LOW).

How severe is CVE-2024-28864?

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

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

Check the references section for vendor advisories and patches from ilicmiljan. Update secureprops 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-28864?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-28864 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.