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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-359 (侵犯隐私) — Vulnerability Class 139

139 vulnerabilities classified as CWE-359 (侵犯隐私). AI Chinese analysis included.

CWE-359 represents a critical security weakness where software fails to restrict access to sensitive personal data, allowing unauthorized individuals or entities to view private information without explicit permission or implicit consent. Attackers typically exploit this vulnerability by bypassing authentication mechanisms, exploiting broken access controls, or leveraging insecure direct object references to retrieve data such as social security numbers, financial records, or health details. To mitigate this risk, developers must implement robust identity verification and strict role-based access controls that enforce the principle of least privilege. Additionally, employing comprehensive encryption for data at rest and in transit, alongside rigorous input validation and regular security audits, ensures that only authorized users can interact with sensitive information, thereby preserving user privacy and maintaining regulatory compliance.

MITRE CWE Description
The product does not properly prevent a person's private, personal information from being accessed by actors who either (1) are not explicitly authorized to access the information or (2) do not have the implicit consent of the person about whom the information is collected.
Common Consequences (1)
Confidentiality Read Application Data
Mitigations (3)
Requirements Identify and consult all relevant regulations for personal privacy. An organization may be required to comply with certain federal and state regulations, depending on its location, the type of business it conducts, and the nature of any private data it handles. Regulations may include Safe Harbor Privacy Framework [REF-340], Gramm-Leach Bliley Act (GLBA) [REF-341], Health Insurance Portability a…
Architecture and Design Carefully evaluate how secure design may interfere with privacy, and vice versa. Security and privacy concerns often seem to compete with each other. From a security perspective, all important operations should be recorded so that any anomalous activity can later be identified. However, when private data is involved, this practice can in fact create risk. Although there are many ways in which pri…
Implementation, Operation Some tools can automatically analyze documents to redact, strip, or "sanitize" private information, although some human review might be necessary. Tools may vary in terms of which document formats can be processed. When calling an external program to automatically generate or convert documents, invoke the program with any available options that avoid generating sensitive metada…
Examples (2)
The following code contains a logging statement that tracks the contents of records added to a database by storing them in a log file. Among other values that are stored, the getPassword() function returns the user-supplied plaintext password associated with the account.
pass = GetPassword(); ... dbmsLog.WriteLine(id + ":" + pass + ":" + type + ":" + tstamp);
Bad · C#
This code uses location to determine the user's current US State location.
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
Bad · XML
locationClient = new LocationClient(this, this, this); locationClient.connect(); Location userCurrLocation; userCurrLocation = locationClient.getLastLocation(); deriveStateFromCoords(userCurrLocation);
Bad · Java
CVE ID Title CVSS Severity Published
CVE-2025-10450 Exposure of Private Personal Information to an Unauthorized Actor vulnerability in RTI Connext Professional (Core Libraries) allows Sniffing Network Traffic. — Connext Professional 5.3AI Medium AI 2025-12-16
CVE-2025-0969 Brizy – Page Builder <= 2.7.16 - Authenticated (Contributor+) Sensitive Information Exposure via get_users Function — Brizy – Page Builder 6.5 Medium 2025-12-13
CVE-2025-66510 Nextcloud Server Contacts Search allowed users to retrieve contact information of other users beyond their contact list — security-advisories 4.5 Medium 2025-12-05
CVE-2025-12536 SureForms <= 1.13.1 - Missing Authorization to Unauthenticated Sensitive Information Exposure — SureForms – Contact Form, Payment Form & Other Custom Form Builder 5.3 Medium 2025-11-13
CVE-2025-36131 IBM Db2 information disclosure — Db2 4.6 Medium 2025-11-07
CVE-2025-52602 HCL BigFix Query is affected by a sensitive information disclosure vulnerability in the WebUI Query application — BigFix Query 4.2 Medium 2025-11-05
CVE-2025-35981 Gallagher Command Centre Server 安全漏洞 — Command Centre Server 5.5 Medium 2025-10-23
CVE-2025-62644 Restaurant Brands International assistant platform 安全漏洞 — assistant platform 5.0 Medium 2025-10-17
CVE-2025-53950 Fortinet FortiDLP 安全漏洞 — FortiDLP 5.1 Medium 2025-10-16
CVE-2025-62362 Name and e-mail of employee that has done a publication is discoverable in gpp-burgerportaal — GPP-burgerportaal 4.3AI Medium AI 2025-10-13
CVE-2025-5009 Information Disclosure in Gemini iOS App — Gemini 5.7AI Medium AI 2025-10-08
CVE-2025-59843 FlagForgeCTF Exposes User Emails via Public /api/user/[username] API — flagForge 5.3 - 2025-09-26
CVE-2025-41685 SMA: Sunny Portal limited disclosure of personal data of registered users to an authenticated user — ennexos.sunnyportal.com 6.5 Medium 2025-08-19
CVE-2025-53765 Azure Stack Hub Information Disclosure Vulnerability — Azure Stack Hub 4.4 Medium 2025-08-12
CVE-2025-54125 XWiki Platform: Password and email exposure in xml.vm fields — xwiki-platform 8.1AI High AI 2025-08-05
CVE-2025-54124 XWiki Platform: Any user with editing rights can access password properties through Database List Properties — xwiki-platform 6.5AI Medium AI 2025-08-05
CVE-2025-53625 DynamicPageList3 exposes hidden/suppressed usernames — DynamicPageList3 5.3AI Medium AI 2025-07-10
CVE-2025-53374 Dokploy Improperly Discloses User Information via user.one Endpoint — dokploy 4.3AI Medium AI 2025-07-07
CVE-2025-6017 Rhacm: users with clusterreader role can see credentials from managed-clusters 5.5 Medium 2025-07-02
CVE-2025-49715 Dynamics 365 FastTrack Implementation Assets Information Disclosure Vulnerability — Dynamics 365 FastTrack Implementation 7.5 High 2025-06-20
CVE-2025-49134 Weblate exposes personal IP address via e-mail — weblate 5.3AI Medium AI 2025-06-16
CVE-2025-5334 Devolutions Remote Desktop Manager 安全漏洞 — Remote Desktop Manager 6.5AI Medium AI 2025-05-29
CVE-2024-13953 Sensitive Information disclosed in log files — ASPECT-Enterprise 4.9 Medium 2025-05-22
CVE-2025-0679 Exposure of Private Personal Information to an Unauthorized Actor in GitLab — GitLab 4.3 Medium 2025-05-22
CVE-2023-45721 HCL Domino Volt and Domino Leap are affected by a disclosure of private personal information vulnerability — HCL Domino Leap 5.3 Medium 2025-04-30
CVE-2023-45720 HCL Leap is affected by a disclosure of private personal information vulnerability — HCL Leap 5.3 Medium 2025-04-24
CVE-2024-42325 Excessive information returned by user.get — Zabbix 7.5AI High AI 2025-04-02
CVE-2024-10267 Information Disclosure in transformeroptimus/superagi — transformeroptimus/superagi 7.5 - 2025-03-20
CVE-2024-13228 Qubely – Advanced Gutenberg Blocks <= 1.8.13 - Authenticated (Contributor+) Sensitive Information Exposure via qubely_get_content — Qubely – Advanced Gutenberg Blocks 4.3 Medium 2025-03-11
CVE-2025-20060 Dario Health USB-C Blood Glucose Monitoring System Starter Kit Android Application Exposure of Private Personal Information to an Unauthorized Actor — USB-C Blood Glucose Monitoring System Starter Kit Android Applications 7.5 High 2025-02-28

Vulnerabilities classified as CWE-359 (侵犯隐私) represent 139 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.