CVE-2017-15041

Description

Go before 1.8.4 and 1.9.x before 1.9.1 allows go get remote command execution. Using custom domains, it is possible to arrange things so that example.com/pkg1 points to a Subversion repository but example.com/pkg1/pkg2 points to a Git repository. If the Subversion repository includes a Git checkout in its pkg2 directory and some other work is done to ensure the proper ordering of operations, go get can be tricked into reusing this Git checkout for the fetch of code from pkg2. If the Subversion repositorys Git checkout has malicious commands in .git/hooks/, they will execute on the system running go get.

Risk Information

Base Score
9.8
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score
Exploitation Probability
7.17

Associated Vulnerability

VulnerabilityOS Platform
(RHSA-2018:0878) Moderate: golang security, bug fix, and enhancement update golang-1.9.4-1.el7.x86_64.rpmLinux
(RHSA-2018:0878) Moderate: golang security, bug fix, and enhancement update golang-bin-1.9.4-1.el7.x86_64.rpmLinux
(RHSA-2018:0878) Moderate: golang security, bug fix, and enhancement update golang-docs-1.9.4-1.el7.noarch.rpmLinux
(RHSA-2018:0878) Moderate: golang security, bug fix, and enhancement update golang-misc-1.9.4-1.el7.noarch.rpmLinux
(RHSA-2018:0878) Moderate: golang security, bug fix, and enhancement update golang-src-1.9.4-1.el7.noarch.rpmLinux
(RHSA-2018:0878) Moderate: golang security, bug fix, and enhancement update golang-tests-1.9.4-1.el7.noarch.rpmLinux

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234