1 vulnerabilities classified as CWE-207 (通过外部行为不一致性导致的信息暴露). AI Chinese analysis included.
CWE-207 represents an information disclosure weakness where a software product exhibits distinct behavioral patterns that allow attackers to identify its specific vendor or version, even when the system’s existence is intended to remain hidden. This vulnerability is typically exploited through passive fingerprinting techniques, where adversaries analyze subtle differences in response headers, error messages, or timing delays to distinguish the target from other equivalent products. By recognizing these observable discrepancies, attackers can tailor exploits to known vulnerabilities specific to that software variant, significantly increasing the likelihood of a successful breach. Developers can mitigate this risk by standardizing error handling and response formats across different product lines, ensuring that all software behaves indistinguishably from generic, non-specific implementations. This uniformity prevents attackers from leveraging unique signatures to identify and target specific systems effectively.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2025-41657 | AUMA: Incorrect delivery status of the Bluetooth configuration — AC1.2 | 4.3 | Medium | 2025-06-10 |
Vulnerabilities classified as CWE-207 (通过外部行为不一致性导致的信息暴露) represent 1 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.