The Lab · 2026-04-08 03:27:07 · GitHub Issues
A widely used Java development library, `spring-boot-starter-validation-2.7.1`, has been flagged with 25 vulnerabilities, including a critical, reachable flaw with a CVSS score of 8.3. The most severe finding, CVE-2022-1471, resides in the transitive dependency `snakeyaml-1.30.jar`. This vulnerability is not just theor...
The Lab · 2026-04-09 19:27:24 · GitHub Issues
A critical security vulnerability in the ubiquitous SnakeYaml library exposes countless Java applications to potential remote code execution. The flaw, tracked as CVE-2022-1471, resides in the library's `Constructor` class, which improperly inherits from `SafeConstructor`. This design flaw allows an attacker to deseria...
The Lab · 2026-04-18 16:22:36 · GitHub Issues
Symphony 机器人开发套件(BDK)的核心物料清单(BOM)文件 `symphony-bdk-bom-2.12.0.pom` 被检出存在 12 项安全漏洞,其中最高严重性评分为 8.3 分(高危)。关键风险在于,至少一项高危漏洞(CVE-2022-1471)被标记为“路径可达”(Reachable),这意味着攻击者有可能通过应用程序的特定代码路径利用此漏洞,而非仅存在于未使用的依赖库中。该漏洞存在于传递性依赖 `snakeyaml-1.33.jar` 中,其利用成熟度已被评估为“功能性”(Functional),且利用可能性评分(EPSS)高达 93.8%,表明在公开环境中被利用的风险极高。
此次漏洞扫描由 GitHub 的...