Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CWE-509 (具传播性的恶意代码(病毒或蠕虫)) — Vulnerability Class 1

1 vulnerabilities classified as CWE-509 (具传播性的恶意代码(病毒或蠕虫)). AI Chinese analysis included.

CWE-509 represents a critical security weakness where software contains code designed to autonomously replicate and propagate malicious payloads to other systems after initial compromise. This vulnerability is typically exploited by attackers who inject or trigger self-replicating modules, such as viruses or worms, allowing them to spread laterally across networks and infect additional endpoints without further user interaction. To mitigate this risk, developers must implement strict input validation and sandboxing techniques to isolate untrusted code execution environments. Additionally, employing robust access controls and regular security audits helps prevent the introduction of unauthorized replication logic. By ensuring that software components cannot autonomously modify or spread beyond their intended scope, organizations can significantly reduce the attack surface and prevent the cascading failures associated with self-propagating malware.

MITRE CWE Description
Replicating malicious code, including viruses and worms, will attempt to attack other systems once it has successfully compromised the target system or the product.
Common Consequences (1)
Confidentiality, Integrity, AvailabilityExecute Unauthorized Code or Commands
Mitigations (2)
OperationAntivirus software scans for viruses or worms.
InstallationAlways verify the integrity of the software that is being installed.
CVE IDTitleCVSSSeverityPublished
CVE-2017-16127 pandora-doomsday 安全漏洞 — pandora-doomsday node module 9.1 -2018-06-07

Vulnerabilities classified as CWE-509 (具传播性的恶意代码(病毒或蠕虫)) represent 1 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.