Lucene search
+L

211 matches found

Openbugbounty
Openbugbounty
added 2022/05/24 9:50 a.m.12 views

registration.cheetahlearning.com Cross Site Scripting vulnerability OBB-2625579

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

SaveExploits0
Github Security Blog
Github Security Blog
added 2022/05/17 5:45 a.m.40 views

Cobbler is vulnerable to code injection

templateapi.py in Cobbler before 2.0.7, as used in Red Hat Network Satellite Server and other products, does not disable the ability of the Cheetah template engine to execute Python statements contained in templates, which allows remote authenticated administrators to execute arbitrary code via a...

8.5CVSS5.6AI score0.03327EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2022/05/17 2:10 a.m.28 views

GHSA-P8W2-F44P-FMCJ Cobbler Web Interface Kickstart Template Remote Privilege Escalation Vulnerability

The web interface CobblerWeb in Cobbler before 1.2.9 allows remote authenticated users to execute arbitrary Python code with the root privileges in cobblerd by editing a Cheetah kickstart template to import arbitrary Python modules...

9CVSS6.8AI score0.02145EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2022/05/17 2:10 a.m.29 views

Cobbler Web Interface Kickstart Template Remote Privilege Escalation Vulnerability

The web interface CobblerWeb in Cobbler before 1.2.9 allows remote authenticated users to execute arbitrary Python code with the root privileges in cobblerd by editing a Cheetah kickstart template to import arbitrary Python modules...

9CVSS7.7AI score0.02145EPSS
SaveExploits0References9Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/17 12:00 a.m.56 views

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

The web interface CobblerWeb in Cobbler before 1.2.9 allows remote authenticated users to execute arbitrary Python code in cobblerd by editing a Cheetah kickstart template to import arbitrary Python modules...

9CVSS7.2AI score0.02145EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/01 2:00 a.m.29 views

Cheetah Path Search Order Hijacking

Cheetah 0.9.15 and 0.9.16 searches the /tmp directory for modules before using the paths in the PYTHONPATH variable, which allows local users to execute arbitrary code via a malicious module in /tmp/...

7.2CVSS7.5AI score0.00433EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/01 2:00 a.m.31 views

GHSA-VXF2-7RC3-PXMX Cheetah Path Search Order Hijacking

Cheetah 0.9.15 and 0.9.16 searches the /tmp directory for modules before using the paths in the PYTHONPATH variable, which allows local users to execute arbitrary code via a malicious module in /tmp/...

7.2CVSS7AI score0.00433EPSS
SaveExploits0References3
CNVD
CNVD
added 2022/02/22 12:00 a.m.136 views

Cobbler Command Injection Vulnerability (CNVD-2022-18324)

Cobbler is a network installation server suite that is primarily used to quickly set up Linux network installations. A command injection vulnerability exists in versions of Cobbler prior to 3.3.1, stemming from the checkforinvalidimports function in the templar.py file, which allows Cheetah code ...

7.8CVSS2.4AI score0.00495EPSS
SaveExploits1References1
Veracode
Veracode
added 2022/02/21 2:32 p.m.33 views

Privilege Escalation

cobbler is vulnerable to privilege escalation. The vulnerability exists due to the lack of template sanitization in the checkforinvalidimports function of templar.py, allowing Cheetah code to import Python modules without permission...

7.8CVSS3.4AI score0.00495EPSS
SaveExploits1References11Affected Software1
OSV
OSV
added 2022/02/20 12:00 a.m.36 views

GHSA-6CM4-GM85-972C Command Injection in Cobbler

An issue was discovered in Cobbler through 3.3.0. In the templar.py file, the function checkforinvalidimports can allow Cheetah code to import Python modules via the "from MODULE import" substring. Only lines beginning with import are blocked...

8.5CVSS7.5AI score0.00495EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2022/02/20 12:00 a.m.35 views

Command Injection in Cobbler

An issue was discovered in Cobbler through 3.3.0. In the templar.py file, the function checkforinvalidimports can allow Cheetah code to import Python modules via the "from MODULE import" substring. Only lines beginning with import are blocked...

7.8CVSS3.4AI score0.00495EPSS
SaveExploits1References10Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/02/19 12:15 a.m.6 views

CVE-2021-45082

An issue was discovered in Cobbler before 3.3.1. In the templar.py file, the function checkforinvalidimports can allow Cheetah code to import Python modules via the "from MODULE import" substring. Only lines beginning with import are blocked...

7.8CVSS7.2AI score0.00495EPSS
SaveExploits1References9
OSV
OSV
added 2022/02/19 12:15 a.m.31 views

CVE-2021-45082

An issue was discovered in Cobbler before 3.3.1. In the templar.py file, the function checkforinvalidimports can allow Cheetah code to import Python modules via the "from MODULE import" substring. Only lines beginning with import are blocked...

7.8CVSS7.3AI score
SaveExploits0References5
NVD
NVD
added 2022/02/19 12:15 a.m.21 views

CVE-2021-45082

An issue was discovered in Cobbler before 3.3.1. In the templar.py file, the function checkforinvalidimports can allow Cheetah code to import Python modules via the "from MODULE import" substring. Only lines beginning with import are blocked...

7.8CVSS0.00495EPSS
SaveExploits1References5
OSV
OSV
added 2022/02/19 12:15 a.m.53 views

PYSEC-2022-37

An issue was discovered in Cobbler before 3.3.1. In the templar.py file, the function checkforinvalidimports can allow Cheetah code to import Python modules via the "from MODULE import" substring. Only lines beginning with import are blocked...

7.8CVSS3.2AI score0.00495EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2022/02/19 12:15 a.m.52 views

CVE-2021-45082

An issue was discovered in Cobbler before 3.3.1. In the templar.py file, the function checkforinvalidimports can allow Cheetah code to import Python modules via the "from MODULE import" substring. Only lines beginning with import are blocked...

7.8CVSS7.2AI score0.00495EPSS
SaveExploits1References4
PyPA
PyPA
added 2022/02/19 12:15 a.m.10 views

PYSEC-2022-37

An issue was discovered in Cobbler before 3.3.1. In the templar.py file, the function checkforinvalidimports can allow Cheetah code to import Python modules via the "from MODULE import" substring. Only lines beginning with import are blocked...

7.8CVSS7.3AI score0.00495EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2022/02/19 12:15 a.m.32 views

Design/Logic Flaw

An issue was discovered in Cobbler before 3.3.1. In the templar.py file, the function checkforinvalidimports can allow Cheetah code to import Python modules via the "from MODULE import" substring. Only lines beginning with import are blocked...

4.6CVSS7.5AI score0.00495EPSS
SaveExploits1References5Affected Software4
OSV
OSV
added 2022/02/19 12:15 a.m.6 views

UBUNTU-CVE-2021-45082

An issue was discovered in Cobbler before 3.3.1. In the templar.py file, the function checkforinvalidimports can allow Cheetah code to import Python modules via the "from MODULE import" substring. Only lines beginning with import are blocked...

7.8CVSS7.2AI score0.00495EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2022/02/18 11:23 p.m.91 views

CVE-2021-45082

An issue was discovered in Cobbler before 3.3.1. In the templar.py file, the function checkforinvalidimports can allow Cheetah code to import Python modules via the "from MODULE import" substring. Only lines beginning with import are blocked...

7.9AI score0.00495EPSS
SaveExploits1References5
Rows per page
Query Builder