mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 10:40:54 +00:00
27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
### [CVE-2023-5752](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5752)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
When installing a package from a Mercurial VCS URL (ie "pip install hg+...") with pip prior to v23.3, the specified Mercurial revision could be used to inject arbitrary configuration options to the "hg clone" call (ie "--config"). Controlling the Mercurial configuration can modify how and which repository is installed. This vulnerability does not affect users who aren't installing from Mercurial.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Murken-0/docker-vulnerabilities
|
|
- https://github.com/PaulZtx/docker_practice
|
|
- https://github.com/Viselabs/zammad-google-cloud-docker
|
|
- https://github.com/alex-grandson/docker-python-example
|
|
- https://github.com/efrei-ADDA84/20200511
|
|
- https://github.com/egorvozhzhov/docker-test
|
|
- https://github.com/jbugeja/test-repo
|
|
- https://github.com/malinkamedok/devops_sandbox
|
|
- https://github.com/mmbazm/device_api
|
|
- https://github.com/nqrm/sdl_docker
|
|
|