Security Vulnerability Report
中文
CVE-2023-29144 CVSS 3.3 LOW

CVE-2023-29144

Published: 2025-12-12 17:15:44
Last Modified: 2025-12-19 20:16:01

Description

Malwarebytes 1.0.14 for Linux doesn't properly compute signatures in some scenarios. This allows a bypass of detection.

CVSS Details

CVSS Score
3.3
Severity
LOW
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Configurations (Affected Products)

cpe:2.3:a:malwarebytes:malwarebytes:1.0.14:*:*:*:*:linux:*:* - VULNERABLE
Malwarebytes for Linux 1.0.14

PoC / Exploit Code

⚠ For Security Research Only
The following code is for security research and authorized testing only.
python
需要生成一个展示漏洞利用的Python PoC脚本

References

Raw JSON Data

JSON
{"cve": {"id": "CVE-2023-29144", "sourceIdentifier": "[email protected]", "published": "2025-12-12T17:15:43.843", "lastModified": "2025-12-19T20:16:01.057", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [{"lang": "en", "value": "Malwarebytes 1.0.14 for Linux doesn't properly compute signatures in some scenarios. This allows a bypass of detection."}], "metrics": {"cvssMetricV31": [{"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "baseScore": 3.3, "baseSeverity": "LOW", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "availabilityImpact": "NONE"}, "exploitabilityScore": 1.8, "impactScore": 1.4}]}, "weaknesses": [{"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "description": [{"lang": "en", "value": "CWE-190"}]}], "configurations": [{"nodes": [{"operator": "OR", "negate": false, "cpeMatch": [{"vulnerable": true, "criteria": "cpe:2.3:a:malwarebytes:malwarebytes:1.0.14:*:*:*:*:linux:*:*", "matchCriteriaId": "62EC22CF-9B94-4BEE-9EBC-EE288DAAE283"}]}]}], "references": [{"url": "https://malwarebytes.com", "source": "[email protected]", "tags": ["Product"]}, {"url": "https://www.malwarebytes.com/secure/cves/cve-2023-29144", "source": "[email protected]", "tags": ["Vendor Advisory"]}]}}