GHSA-wr7r-vg3c-54r5

Suggest an improvement
Source
https://github.com/advisories/GHSA-wr7r-vg3c-54r5
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-wr7r-vg3c-54r5/GHSA-wr7r-vg3c-54r5.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-wr7r-vg3c-54r5
Aliases
Published
2022-05-13T01:49:47Z
Modified
2023-11-01T04:48:57.596471Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
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.

Database specific
{
    "nvd_published_at": "2019-02-07T22:29:00Z",
    "github_reviewed_at": "2022-11-03T18:46:49Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-311"
    ]
}
References

Affected packages

Maven / org.apache.guacamole:guacamole-common

Package

Name
org.apache.guacamole:guacamole-common
View open source insights on deps.dev
Purl
pkg:maven/org.apache.guacamole/guacamole-common

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.0.0

Affected versions

0.*

0.9.10-incubating
0.9.13-incubating
0.9.14