ghsa-wr7r-vg3c-54r5
Vulnerability from github
Published
2022-05-13 01:49
Modified
2022-11-03 18:46
Severity ?
VLAI Severity ?
Summary
Missing Encryption of Sensitive Data in Apache Guacamole
Details
Prior to 1.0.0, Apache Guacamole used a cookie for client-side storage of the user's session token. This cookie lacked the "secure" flag, which could allow an attacker eavesdropping on the network to intercept the user's session token if unencrypted HTTP requests are made to the same domain.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.guacamole:guacamole-common" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1340" ], "database_specific": { "cwe_ids": [ "CWE-311" ], "github_reviewed": true, "github_reviewed_at": "2022-11-03T18:46:49Z", "nvd_published_at": "2019-02-07T22:29:00Z", "severity": "HIGH" }, "details": "Prior to 1.0.0, Apache Guacamole used a cookie for client-side storage of the user\u0027s session token. This cookie lacked the \"secure\" flag, which could allow an attacker eavesdropping on the network to intercept the user\u0027s session token if unencrypted HTTP requests are made to the same domain.", "id": "GHSA-wr7r-vg3c-54r5", "modified": "2022-11-03T18:46:49Z", "published": "2022-05-13T01:49:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1340" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/af1632e13dd9acf7537546660cae9143cbb10fdd2f9bb0832a690979@%3Cannounce.guacamole.apache.org%3E" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/106768" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Missing Encryption of Sensitive Data in Apache Guacamole" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.
Loading…
Loading…