GHSA-pcwp-26pw-j98w

Suggest an improvement
Source
https://github.com/advisories/GHSA-pcwp-26pw-j98w
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/08/GHSA-pcwp-26pw-j98w/GHSA-pcwp-26pw-j98w.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-pcwp-26pw-j98w
Aliases
Published
2024-08-09T18:24:14Z
Modified
2024-08-12T16:01:17Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
CometVisu Backend for openHAB has a path traversal vulnerability
Details

openHAB's CometVisuServlet is susceptible to an unauthenticated path traversal vulnerability.

Local files on the server can be requested via HTTP GET on the CometVisuServlet.

This vulnerability was discovered with the help of CodeQL's Uncontrolled data used in path expression query.

Impact

This issue may lead to Information Disclosure.

Database specific
{
    "nvd_published_at": "2024-08-12T13:38:34Z",
    "cwe_ids": [
        "CWE-22"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2024-08-09T18:24:14Z"
}
References

Affected packages

Maven / org.openhab.ui.bundles:org.openhab.ui.cometvisu

Package

Name
org.openhab.ui.bundles:org.openhab.ui.cometvisu
View open source insights on deps.dev
Purl
pkg:maven/org.openhab.ui.bundles/org.openhab.ui.cometvisu

Affected ranges

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

Database specific

{
    "last_known_affected_version_range": "<= 4.2.0"
}