GHSA-xvhg-w6qc-m3qq

Suggest an improvement
Source
https://github.com/advisories/GHSA-xvhg-w6qc-m3qq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/08/GHSA-xvhg-w6qc-m3qq/GHSA-xvhg-w6qc-m3qq.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xvhg-w6qc-m3qq
Aliases
Published
2023-08-15T20:08:17Z
Modified
2024-08-21T14:41:46.887971Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Yaklang Plugin's Fuzztag Component Allows Unauthorized Local File Reading
Details

Impact

The Yak Engine has been found to contain a local file inclusion (LFI) vulnerability. This vulnerability allows attackers to include files from the server's local file system through the web application. When exploited, this can lead to the unintended exposure of sensitive data, potential remote code execution, or other security breaches. Users utilizing versions of the Yak Engine prior to 1.2.4-sp1 are impacted.

Patches

The vulnerability has been addressed and patched. Users are advised to upgrade to Yak Engine version 1.2.4-sp1 immediately. The patch can be viewed and reviewed at this PR: https://github.com/yaklang/yaklang/pull/295https://github.com/yaklang/yaklang/pull/296

Workarounds

Currently, the most effective solution is to upgrade to the patched version of Yak Engine (1.2.4-sp1). Users are also advised to avoid exposing vulnerable versions to untrusted input and to closely monitor any unexpected server behavior until they can upgrade.

References

For more details on the vulnerability and the corresponding patch, please visit the following link: - PR addressing the LFI vulnerability in Yak Engine - disable default file fuzztag in fuzz.Pool - 利用yakit功能特性溯源攻击者

Database specific
{
    "nvd_published_at": "2023-08-14T20:15:12Z",
    "cwe_ids": [
        "CWE-200"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-08-15T20:08:17Z"
}
References

Affected packages

Go / github.com/yaklang/yaklang

Package

Name
github.com/yaklang/yaklang
View open source insights on deps.dev
Purl
pkg:golang/github.com/yaklang/yaklang

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.4-sp2