目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-28864— SecureProps 安全漏洞

CVSS 2.6 · Low EPSS 0.33% · P26

可能的 ATT&CK 技术 1AI

T1407.001
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-28864 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
[TagAwareCipher] - Decryption Failure (Regex Match)
来源: CVE Program / CVE List V5
Vulnerability 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 double encoding since `TagAwareCipher` uses `NullEncoder` by default.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
CWE-1333
来源: CVE Program / CVE List V5
Vulnerability Title
SecureProps 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
SecureProps是一个 PHP 库,旨在简化对象中属性数据的加密和解密。 SecureProps 1.2.0版本和1.2.1版本存在安全漏洞,该漏洞源于正则表达式在加密数据解密期间无法检测标签,这会导致加密数据以明文格式返回。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
IlicMiljanSecure-Props >= 1.2.0, < 1.2.2 -

二、漏洞 CVE-2024-28864 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-28864 的情报信息

登录查看更多情报信息。

CVE-2024-28864 补丁与修复 (2)

CVE-2024-28864 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2024-28864

暂无评论


发表评论