Lucene search
+L

108 matches found

Openbugbounty
Openbugbounty
added 2024/01/13 11:58 a.m.4 views

hg-hydroponics.co.uk Cross Site Scripting vulnerability OBB-3834210

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2023/12/19 6:52 p.m.16 views

hg-burg-stargard.de Improper Access Control vulnerability OBB-3818834

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

7AI score
SaveExploits0
Veracode
Veracode
added 2023/11/03 10:45 a.m.31 views

Command Injection

pip is vulnerable to Command Injection. While installing a package from Mercurial VCS URL, a specified mercurial URL could be used to inject arbitrary configuration options to the hg clone call. Controlling the Mercurial configuration can modify how and which repository is installed...

5.5CVSS7.1AI score0.00476EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2023/10/25 6:17 p.m.17 views

AZL-39958 CVE-2023-5752 affecting package python3 for versions less than 3.12.3-1

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...

3.3CVSS6.7AI score0.00476EPSS
SaveExploits0References1
PyPA
PyPA
added 2023/10/25 6:17 p.m.10 views

PYSEC-2023-228

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...

5.5CVSS7.5AI score0.00476EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/10/25 6:17 p.m.14 views

UBUNTU-CVE-2023-5752

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...

5.5CVSS6.8AI score0.00476EPSS
SaveExploits0References5
CVE
CVE
added 2023/10/24 8:56 p.m.406 views

CVE-2023-5752

The CVE-2023-5752 issue affects python-pip when installing from a Mercurial VCS URL (for example, pip install hg+...), where prior to v23.3 a specified Mercurial revision could be used to inject arbitrary configuration options to the hg clone call (for instance --config). This could modify the re...

5.5CVSS5AI score0.00476EPSS
SaveExploits0References8Affected Software1
Openbugbounty
Openbugbounty
added 2023/06/03 3:02 p.m.15 views

hg-hamburg.de Cross Site Scripting vulnerability OBB-3380019

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.1AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 6:07 a.m.18 views

SUSE CVE-2008-4297

Mercurial before 1.0.2 does not enforce the allowpull permission setting for a pull operation from hgweb, which allows remote attackers to read arbitrary files from a repository via an "hg pull" request...

5CVSS6.9AI score0.02695EPSS
SaveExploits0References4
Fedora
Fedora
added 2022/07/31 1:37 a.m.19 views

[SECURITY] Fedora 36 Update: reposurgeon-4.32-3.fc36

Reposurgeon enables risky operations that version-control systems don't want to let you do, such as editing past comments and metadata and removing commits. It works with any version control system that can export and import git fast-import streams, including git, hg, fossil, bzr, CVS and RCS. It...

0.5AI score
SaveExploits0
Fedora
Fedora
added 2022/07/20 1:40 a.m.21 views

[SECURITY] Fedora 35 Update: reposurgeon-4.31-2.fc35

Reposurgeon enables risky operations that version-control systems don't want to let you do, such as editing past comments and metadata and removing commits. It works with any version control system that can export and import git fast-import streams, including git, hg, fossil, bzr, CVS and RCS. It...

0.5AI score
SaveExploits0
Mageia
Mageia
added 2022/07/13 8:44 p.m.45 views

Updated python-coookiecutter packages fix security vulnerability

Command Injection via hg argument CVE-2022-24065...

9.8CVSS2.9AI score0.0447EPSS
SaveExploits1References2
Fedora
Fedora
added 2022/07/13 2:00 a.m.34 views

[SECURITY] Fedora 36 Update: reposurgeon-4.32-2.fc36

Reposurgeon enables risky operations that version-control systems don't want to let you do, such as editing past comments and metadata and removing commits. It works with any version control system that can export and import git fast-import streams, including git, hg, fossil, bzr, CVS and RCS. It...

9.3CVSS0.5AI score0.0995EPSS
SaveExploits4
Huntr
Huntr
added 2022/06/27 5:37 a.m.16 views

Command Injection:

Description cookiecutter is a command-line utility that creates projects from cookiecutters. Affected versions of this package are vulnerable to Command Injection via hg argument injection. When calling the cookiecutter function from Python code with the checkout parameter, it is passed to the hg...

8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/06/09 11:48 p.m.34 views

OS Command Injection in cookiecutter

The package cookiecutter before 2.1.1 is vulnerable to Command Injection via hg argument injection. When calling the cookiecutter function from Python code with the checkout parameter, it is passed to the hg checkout command in a way that additional flags can be set. The additional flags can be...

9.8CVSS2.4AI score0.0447EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2022/06/09 11:48 p.m.51 views

GHSA-F4Q6-9QM4-H8J4 OS Command Injection in cookiecutter

The package cookiecutter before 2.1.1 is vulnerable to Command Injection via hg argument injection. When calling the cookiecutter function from Python code with the checkout parameter, it is passed to the hg checkout command in a way that additional flags can be set. The additional flags can be...

9.2CVSS9.8AI score0.0447EPSS
SaveExploits1References9
Prion
Prion
added 2022/06/08 8:15 a.m.19 views

Command injection

The package cookiecutter before 2.1.1 are vulnerable to Command Injection via hg argument injection. When calling the cookiecutter function from Python code with the checkout parameter, it is passed to the hg checkout command in a way that additional flags can be set. The additional flags can be...

7.5CVSS9.9AI score0.0447EPSS
SaveExploits1References5Affected Software2
UbuntuCve
UbuntuCve
added 2022/06/08 8:15 a.m.29 views

CVE-2022-24065

The package cookiecutter before 2.1.1 are vulnerable to Command Injection via hg argument injection. When calling the cookiecutter function from Python code with the checkout parameter, it is passed to the hg checkout command in a way that additional flags can be set. The additional flags can be...

9.8CVSS7.2AI score0.0447EPSS
SaveExploits1References4
OSV
OSV
added 2022/06/08 8:15 a.m.106 views

PYSEC-2022-204

The package cookiecutter before 2.1.1 are vulnerable to Command Injection via hg argument injection. When calling the cookiecutter function from Python code with the checkout parameter, it is passed to the hg checkout command in a way that additional flags can be set. The additional flags can be...

9.8CVSS2.1AI score0.0447EPSS
SaveExploits1References4
CVE
CVE
added 2022/06/03 8:00 p.m.121 views

CVE-2022-24065

The CVE-2022-24065 vulnerability affects the Python package cookiecutter prior to 2.1.1 . The root cause is a Command Injection via the checkout flow: when cookiecutter is invoked from Python code and passes the checkout parameter to the underlying hg checkout command, additional flags can be set...

9.8CVSS9.3AI score0.0447EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder