GHSA-x84r-jrqm-3hj8

Suggest an improvement
Source
https://github.com/advisories/GHSA-x84r-jrqm-3hj8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/07/GHSA-x84r-jrqm-3hj8/GHSA-x84r-jrqm-3hj8.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-x84r-jrqm-3hj8
Aliases
Published
2023-07-06T19:24:13Z
Modified
2024-10-22T19:21:57.884335Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Apache Linkis Unrestricted File Upload vulnerability
Details

In Apache Linkis <=1.3.1, The PublicService module uploads files without restrictions on the path to the uploaded files, and file types.

We recommend users upgrade the version of Linkis to version 1.3.2. 

For versions <=1.3.1, we suggest turning on the file path check switch in linkis.properties

wds.linkis.workspace.filesystem.owner.check=true wds.linkis.workspace.filesystem.path.check=true

Database specific
{
    "nvd_published_at": "2023-04-10T08:15:00Z",
    "cwe_ids": [
        "CWE-434"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2023-07-06T21:58:51Z"
}
References

Affected packages

Maven / org.apache.linkis:linkis

Package

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

Affected ranges

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

Affected versions

1.*

1.0.3
1.1.0
1.1.1
1.1.2
1.1.3
1.2.0
1.3.0
1.3.1