Lucene search
+L

6511 matches found

CNNVD
CNNVD
added 2022/03/17 12:00 a.m.10 views

Slims8 Akasia SQL注入漏洞

Slims8 Akasia is a software of the Slims community in Indonesia. It is used for library resource management e.g. books, journals, digital documents and other library materials and administration.An SQL injection vulnerability exists in Slims8 Akasia version 8.3.1, which stems from missing SQL...

8.8CVSS6AI score0.00969EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/03/17 12:00 a.m.8 views

Sails.js 注入漏洞

Sails.js is a Node.js-based web application framework from Sails, Inc. Sails.js suffers from an injection vulnerability that originates in the loadActionModules function in controller/load-action-modules.js, which is susceptible to a prototype contamination vulnerability. The vulnerability affect...

9.8CVSS8.3AI score0.01827EPSS
SaveExploits1References4
CNVD
CNVD
added 2022/03/14 12:00 a.m.60 views

Huawei Emui and Magic UI Bastet modules have unspecified vulnerabilities

Huawei Emui is a mobile operating system developed on Android.Magic Ui is a mobile operating system developed on Android.Huawei Emui and Magic UI Bastet modules have a security vulnerability that can be exploited by attackers to compromise the integrity...

7.8CVSS3.2AI score0.0061EPSS
SaveExploits0References1
ThreatPost
ThreatPost
added 2022/03/10 1:00 p.m.535 views

Qakbot Botnet Sprouts Fangs, Injects Malware into Email Threads

The Qakbot botnet is getting more dangerous, sinking its fangs into email threads and injecting malicious modules to pump up the core botnet’s powers. On Thursday, Sophos published a deep dive into the botnet, describing how researchers have recently seen it spreading through email thread hijacki...

8.6AI score
SaveExploits0References6
CNNVD
CNNVD
added 2022/03/10 12:00 a.m.12 views

Huawei EMUI和Huawei Magic UI 安全漏洞

Huawei Emui is a mobile operating system developed on Android. magic Ui is a mobile operating system developed on Android. Huawei Emui and Magic UI Nearby modules are vulnerable to authorization issues that could be exploited by attackers to compromise availability and integrity...

9.1CVSS5.8AI score0.00706EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/03/10 12:00 a.m.10 views

HUAWEI EMUI和Honor Magic Ui 安全漏洞

Huawei Emui is a mobile operating system developed on Android. Magic Ui is a mobile operating system developed on Android. Huawei Emui and Magic UI Wi-Fi modules have a privilege control vulnerability that could be exploited by attackers to obtain sensitive information...

6.5CVSS5.9AI score0.00275EPSS
SaveExploits0References2
Slackware Linux
Slackware Linux
added 2022/03/09 4:16 a.m.157 views

[slackware-security] Slackware 15.0 kernel

New kernel packages are available for Slackware 15.0 to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/linux-5.15.27/: Upgraded. These updates fix various bugs and security issues, including the recently announced "Dirty Pipe" vulnerability which...

9CVSS0.5AI score0.89721EPSS
SaveExploits121
CNVD
CNVD
added 2022/02/25 12:00 a.m.82 views

Nvidia GPU Display Driver for Linux拒绝服务漏洞

Nvidia GPU Display Driver for Linux is a driver for interactive support of graphics modules on Linux systems from Nvidia, Inc. A denial-of-service vulnerability exists in the Nvidia GPU Display Driver for Linux kernel driver package, which can be exploited by attackers to The vulnerability can be...

6.1CVSS5.6AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2022/02/23 5:18 p.m.6 views

DRUPAL-CONTRIB-2022-027

The GOV.UK Theme govuktheme is a Drupal theme for the GOV.UK Design System. The theme doesn't sanitize user input in certain cases, which leads to Cross-Site-Scripting XSS vulnerabilities. An attacker that can create or edit certain entities or configuration may be able to exploit one or more...

6.7AI score
SaveExploits0References1
CNVD
CNVD
added 2022/02/22 12:00 a.m.139 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
CNVD
CNVD
added 2022/02/22 12:00 a.m.90 views

microweber has an unspecified vulnerability (CNVD-2022-13203)

Microweber is an online store management system from the US Microweber community that provides drag-and-drop functionality. The system includes modules for adding products, images, etc. Microweber has a security vulnerability, and no details of the vulnerability are available at this time...

5.3CVSS2.6AI score0.01049EPSS
SaveExploits1References1
Veracode
Veracode
added 2022/02/21 2:32 p.m.35 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.41 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
GitLab Advisory Database
GitLab Advisory Database
added 2022/02/20 12:00 a.m.45 views

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

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.8CVSS4AI score0.00495EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/02/19 12:15 a.m.32 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.22 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.53 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
Prion
Prion
added 2022/02/19 12:15 a.m.34 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
CNNVD
CNNVD
added 2022/02/19 12:00 a.m.30 views

microweber 安全漏洞

Microweber is an online store management system from the US Microweber community that provides drag-and-drop functionality. The system includes modules for adding products, images, etc. Microweber has a security vulnerability, and no details of the vulnerability are available at this time...

5.3CVSS5.5AI score0.01049EPSS
SaveExploits1References3
Rows per page
Query Builder