Security
Headlines
HeadlinesLatestCVEs

Tag

#sql

CVE-2022-47864: Lead management system php open source free download

Lead Management System v1.0 is vulnerable to SQL Injection via the id parameter in removeCategories.php.

CVE
#sql#web#apache#php
CVE-2022-47862: CVE/sql in ajax_represent.php .md at main · xiumulty/CVE

Lead Management System v1.0 is vulnerable to SQL Injection via the customer_id parameter in ajax_represent.php.

CVE-2014-125074: fixed problems in register controller, and worked at preventing sql-i… · Nayshlok/Voyager@f1249f4

A vulnerability was found in Nayshlok Voyager. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file Voyager/src/models/DatabaseAccess.java. The manipulation leads to sql injection. The name of the patch is f1249f438cd8c39e7ef2f6c8f2ab76b239a02fae. It is recommended to apply a patch to fix this issue. The identifier VDB-218005 was assigned to this vulnerability.

CVE-2017-20168: Fixed SQL Injection Issues · jfm-so/piWallet@b420f8c

A vulnerability was found in jfm-so piWallet. It has been rated as critical. Affected by this issue is some unknown functionality of the file api.php. The manipulation of the argument key leads to sql injection. The name of the patch is b420f8c4cbe7f06a34d1b05e90ee5cdfe0aa83bb. It is recommended to apply a patch to fix this issue. VDB-218006 is the identifier assigned to this vulnerability.

CVE-2022-47859: CVE/sql in changePassword.php.md at main · xiumulty/CVE

Lead Management System v1.0 is vulnerable to SQL Injection via the user_id parameter in changePassword.php.

CVE-2022-47860: CVE/sql in removeProduct.php.md at main · xiumulty/CVE

Lead Management System v1.0 is vulnerable to SQL Injection via the id parameter in removeProduct.php.

CVE-2022-47866: CVE/sql in removeBrand.php.md at main · xiumulty/CVE

Lead management system v1.0 is vulnerable to SQL Injection via the id parameter in removeBrand.php.

CVE-2022-47865: CVE/sql in removeOrder.php.md at main · xiumulty/CVE

Lead Management System v1.0 is vulnerable to SQL Injection via the id parameter in removeOrder.php.

Kotlin app development company – How to choose

By Owais Sultan Find out what Kotlin app development will bring to your company, which global giants have already taken advantage… This is a post from HackRead.com Read the original post: Kotlin app development company – How to choose

CVE-2022-4696: 🐧🕺

There exists a use-after-free vulnerability in the Linux kernel through io_uring and the IORING_OP_SPLICE operation. If IORING_OP_SPLICE is missing the IO_WQ_WORK_FILES flag, which signals that the operation won't use current->nsproxy, so its reference counter is not increased. This assumption is not always true as calling io_splice on specific files will call the get_uts function which will use current->nsproxy leading to invalidly decreasing its reference counter later causing the use-after-free vulnerability. We recommend upgrading to version 5.10.160 or above