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.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| 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.