ghsa-hcwq-wcmg-w44r
Vulnerability from github
Published
2025-07-03 12:34
Modified
2025-07-03 12:34
Severity ?
Details
The VNC authentication mechanism bases on a challenge-response system where both server and client use the same password for encryption. The challenge is sent from the server to the client, is encrypted by the client and sent back. The server does the same encryption locally and if the responses match it is prooven that the client knows the correct password. Since all VNC communication is unencrypted, an attacker can obtain the challenge and response and try to derive the password from this information.
{ "affected": [], "aliases": [ "CVE-2025-27458" ], "database_specific": { "cwe_ids": [ "CWE-327" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-07-03T12:15:23Z", "severity": "MODERATE" }, "details": "The VNC authentication mechanism bases on a challenge-response system where both server and client use the same password for encryption. The challenge is sent from the server to the client, is encrypted by the client and sent back. The server does the same encryption locally and if the responses match it is prooven that the client knows the correct password. Since all VNC communication is unencrypted, an attacker can obtain the challenge and response and try to derive the password from this information.", "id": "GHSA-hcwq-wcmg-w44r", "modified": "2025-07-03T12:34:58Z", "published": "2025-07-03T12:34:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27458" }, { "type": "WEB", "url": "https://sick.com/psirt" }, { "type": "WEB", "url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices" }, { "type": "WEB", "url": "https://www.endress.com" }, { "type": "WEB", "url": "https://www.first.org/cvss/calculator/3.1" }, { "type": "WEB", "url": "https://www.sick.com/.well-known/csaf/white/2025/sca-2025-0008.json" }, { "type": "WEB", "url": "https://www.sick.com/.well-known/csaf/white/2025/sca-2025-0008.pdf" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.