9 matches found
EUVD-2022-2634
Malicious code in bioql PyPI...
coreBOS Security Vulnerabilities
coreBOS is a JPL TSolucio open source commercial software capable of managing daily business needs. A security vulnerability exists in coreBOS version 8.0 and earlier versions. An attacker could exploit the vulnerability to inject malicious commands into tables...
SUSE CVE-2020-15780
An issue was discovered in drivers/acpi/acpiconfigfs.c in the Linux kernel before 5.7.7. Injection of malicious ACPI tables via configfs could be used by attackers to bypass lockdown and secure boot restrictions, aka CID-75b0cea7bf30...
SUSE-SU-2020:2487-1 Security update for the Linux Kernel
The SUSE Linux Enterprise 15 SP1 RT kernel was updated to receive various security and bugfixes. The following security bugs were fixed: - CVE-2020-10135: Legacy pairing and secure-connections pairing authentication in Bluetooth BR/EDR Core Specification v5.2 and earlier may have allowed an...
CVE-2019-18618
Incorrect access control in the firmware of Synaptics VFS75xx family fingerprint sensors that include external flash all versions prior to 2019-11-15 allows a local administrator or physical attacker to compromise the confidentiality of sensor data via injection of an unverified partition table...
DEBIAN-CVE-2020-15780
An issue was discovered in drivers/acpi/acpiconfigfs.c in the Linux kernel before 5.7.7. Injection of malicious ACPI tables via configfs could be used by attackers to bypass lockdown and secure boot restrictions, aka CID-75b0cea7bf30...
CVE-2020-15780
An issue was discovered in drivers/acpi/acpiconfigfs.c in the Linux kernel before 5.7.7. Injection of malicious ACPI tables via configfs could be used by attackers to bypass lockdown and secure boot restrictions, aka CID-75b0cea7bf30...
Code injection
An issue was discovered in drivers/acpi/acpiconfigfs.c in the Linux kernel before 5.7.7. Injection of malicious ACPI tables via configfs could be used by attackers to bypass lockdown and secure boot restrictions, aka CID-75b0cea7bf30...
mcms最新版任意表的任意字段注入+添加管理员+任意数据删除
简要描述: mcms最新版任意表的任意字段注入+添加管理员+任意数据删除 详细说明: 前两天在wooyun提了两个漏洞,一天就确认修复了,而且出了新版本,那我就去官网下个最新(v3.1.1.enterprise)的来看看学习学习吧。 问题一:任意表的任意字段注入 注入一枚:POST /app/user/info.php?m=save&ajax=1 POST中有个参数modelname,这个参数是用来与数据表前缀(TBPRE)拼接需要操作的数据表的表名的,在获得modelname时并没有过滤,因此,在数据表名可就可以进行注入了,当然,可以利用任意表的任意字段来进行注入。...