WhisperX tag archive

#Data Visualization

This page collects WhisperX intelligence signals tagged #Data Visualization. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (2)

The Lab · 2026-03-27 02:27:00 · GitHub Issues

1. Bokeh Server Security Flaw: CVE-2026-21883 Exposes Deployed Instances to WebSocket Hijacking

A critical security vulnerability, CVE-2026-21883, has been disclosed in the Bokeh data visualization library, exposing deployed server instances to Cross-Site WebSocket Hijacking (CSWSH). The flaw, which prompted an automated dependency update from version 2.4.3 to 3.8.2, allows attackers to hijack WebSocket connectio...

The Lab · 2026-04-16 02:22:32 · GitHub Issues

2. Apache Superset 代码库发现 13 处潜在 SQL 注入漏洞,涉及核心数据库引擎模块

Apache Superset 开源商业智能平台在其代码库中被发现存在多处潜在的 SQL 注入攻击向量。安全扫描工具 Bandit 识别出 13 个位置存在通过字符串拼接方式构造 SQL 查询的风险,这些漏洞被归类为 CWE-89 类型,安全评级为“中危”。 受影响的代码位置分布在多个核心数据库引擎模块和工具文件中,包括 `gsheets.py`、`postgres.py`、`redshift.py` 等数据库连接器,以及用于数据迁移和加密的实用程序文件。这表明风险并非孤立存在,而是可能影响与 Google Sheets、PostgreSQL 和 Amazon Redshift 等多种数据源交互的关键功能。漏洞的根本原因在于直接使...