Lucene search
K

14 matches found

Packet Storm
Packet Storm
added 2023/05/30 12:0 a.m.380 views

PrinterLogic Build 1.0.757 XSS / SQL Injection / Authentication Bypass

PrinterLogic SaaS, multiple vulnerabilities =========================================================== PrinterLogic's Enterprise Print Management software allows IT professionals to simplify printer driver management and empower end users. -- https://www.printerlogic.com/ Background...

7.1AI score
Exploits0
BDU FSTEC
BDU FSTEC
added 2022/04/20 12:0 a.m.1 views

The vulnerability of the `mysqli_real_escape_string` function in the PHP programming language allows a attacker to cause a service failure or potentially have other adverse effects.

The vulnerability of the mysqlirealescapestring function in the PHP programming language is caused by a numerical overflow. Exploiting this vulnerability can allow an attacker to cause service interruptions or potentially have other adverse effects...

10CVSS6.9AI score0.01723EPSS
Exploits1References4Affected Software4
Veracode
Veracode
added 2019/08/20 12:10 a.m.24 views

Denial Of Service (DoS)

PHP is vulneranle to Integer overflow. It cannot handle a long string input to the mysqliapi.c:mysqlirealescapestring, resulting in a buffer overflow and an application crash...

9.8CVSS3AI score0.01723EPSS
Exploits1References4Affected Software3
OpenVAS
OpenVAS
added 2018/08/06 12:0 a.m.75 views

PHP 7.0.0 <= 7.1.15 DoS Vulnerability (Aug 2018) - Windows

PHP is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:php:php"; if description...

9.8CVSS7.1AI score0.01723EPSS
Exploits1References1
OpenVAS
OpenVAS
added 2018/08/06 12:0 a.m.122 views

PHP 7.0.0 <= 7.1.15 DoS Vulnerability (Aug 2018) - Linux

PHP is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:php:php"; if description...

9.8CVSS7.1AI score0.01723EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2018/08/03 2:49 a.m.34 views

CVE-2017-9120

PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service buffer overflow and application crash or possibly have unspecified other impact via a long string because of an Integer overflow in mysqlirealescapestring...

7.5CVSS6.8AI score0.01723EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2018/08/02 3:29 p.m.39 views

CVE-2017-9120

PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service buffer overflow and application crash or possibly have unspecified other impact via a long string because of an Integer overflow in mysqlirealescapestring...

9.8CVSS6.9AI score0.01723EPSS
Exploits1References4
Prion
Prion
added 2018/08/02 3:29 p.m.47 views

Integer overflow

PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service buffer overflow and application crash or possibly have unspecified other impact via a long string because of an Integer overflow in mysqlirealescapestring...

7.5CVSS9.9AI score0.01723EPSS
Exploits1References3Affected Software1
NVD
NVD
added 2018/08/02 3:29 p.m.16 views

CVE-2017-9120

PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service buffer overflow and application crash or possibly have unspecified other impact via a long string because of an Integer overflow in mysqlirealescapestring...

9.8CVSS10AI score0.01723EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2018/08/02 3:0 p.m.29 views

CVE-2017-9120

Removed by vendor...

9.8CVSS7.3AI score0.01723EPSS
Exploits1
ATTACKERKB
ATTACKERKB
added 2018/08/02 12:0 a.m.84 views

CVE-2017-9120

PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service buffer overflow and application crash or possibly have unspecified other impact via a long string because of an Integer overflow in mysqlirealescapestring. Recent assessments: Assessed Attacker Value: 0 Assessed Attacker...

9.8CVSS6.6AI score0.01723EPSS
In wildExploits1References4
seebug.org
seebug.org
added 2013/09/28 12:0 a.m.21 views

cmseasy存储型xss漏洞(代码分析)

简要描述: cmseay存储型xss 下载的版本为CmsEasy5.5UTF-820130910 详细说明: bbs/add-archive.php checklogin; //验证用户登录 ......省略........ ifisset$POST'submit' ifstrtolowertrim$POST'verify' != strtolower$SESSION'verify' //确认验证码 actionpublic::turnPage'index.php','验证码输入错误!'; $archive = dbbbsarchive::getInstance;...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2009/09/30 12:0 a.m.21 views

PHP mysqli_real_escape_string()函数信息泄露漏洞

PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 PHP所使用的mysqlirealescapestring函数从用户输入字符串获得参数,如果所传送的值为数组而不是字符串就会生成警告,警告消息中包含有当前运行脚本的完整路径。 PHP = 5.3 临时解决方法: ?PHP ifisset$GET'user' if isarray$user = $GET'user' $casted = string$user; // next steps ... else $query = sprintf"SELECT FROM users WHERE user='%s'",...

7.1AI score
Exploits0
securityvulns
securityvulns
added 2009/09/28 12:0 a.m.69 views

[MajorSecurity Advisory #59]PHP &lt;=5.3 - mysqli_real_escape_string&#40;&#41; full path disclosure

MajorSecurity Advisory 59PHP =5.3 - mysqlirealescapestring full path disclosure Details ======= Product: PHP =5.3 Security-Risk: low Remote-Exploit: yes Vendor-URL: http://www.php.net/ Vendor-Status: informed Advisory-Status: published Credits ============ Discovered by: David Vieira-Kurz...

6.9AI score
Exploits0
Rows per page
Query Builder