Lucene search
+L

10269 matches found

myhack58
myhack58
added 2013/07/14 12:00 a.m.20 views

Web application security vulnerability analysis and prevention(PHP article-the vulnerability warning-the black bar safety net

PHP is the current Internet environment in the most mainstream of dynamic website development script language, using PHP development of Web application security is also a hacker like the focus of attention. This article will by source code analysis a way to use PHP to write Web application securi...

7.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2013/07/12 12:00 a.m.33 views

Oracle Linux 4 : squirrelmail (ELSA-2006-0668)

From Red Hat Security Advisory 2006:0668 : A new squirrelmail package that fixes a security issue as well as several bugs is now available for Red Hat Enterprise Linux 3 and 4. This update has been rated as having moderate security impact by the Red Hat Security Response Team. SquirrelMail is a...

6.4CVSS5.3AI score0.09798EPSS
SaveExploits4References2
RedHat Linux
RedHat Linux
added 2013/07/10 3:49 a.m.11 views

Kernel: Bluetooth: possible info leak in bt_sock_recvmsg()

The btsockrecvmsg function in net/bluetooth/afbluetooth.c in the Linux kernel before 3.9-rc7 does not properly initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call...

4.9CVSS6.4AI score0.00392EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2013/07/10 12:00 a.m.27 views

phpMyAdmin 4.x < 4.0.4.1 import.php GLOBALS Variable Injection Configuration Parameter Manipulation (PMASA-2013-7)

According to its self-identified version number, the phpMyAdmin 4.x install hosted on the remote web server is earlier than 4.0.4.1 and, therefore, contains a flaw where the 'import.php' script does not properly sanitize input. This could allow attackers to inject arbitrary GLOBALS variables and...

5.5CVSS8.4AI score0.01055EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2013/07/01 12:00 a.m.31 views

FreeBSD : phpMyAdmin -- Global variable scope injection (1b93f6fe-e1c1-11e2-948d-6805ca0b3d42)

The phpMyAdmin development team reports : The import.php script was vulnerable to GLOBALS variable injection. Therefore, an attacker could manipulate any configuration parameter. This vulnerability can be triggered only by someone who logged in to phpMyAdmin, as the usual token protection prevent...

5.5CVSS8.2AI score0.01055EPSS
SaveExploits2References3
FreeBSD
FreeBSD
added 2013/06/30 12:00 a.m.27 views

phpMyAdmin -- Global variable scope injection

The phpMyAdmin development team reports: The import.php script was vulnerable to GLOBALS variable injection. Therefore, an attacker could manipulate any configuration parameter. This vulnerability can be triggered only by someone who logged in to phpMyAdmin, as the usual token protection prevents...

5.5CVSS6.6AI score0.01055EPSS
SaveExploits2References1
phpMyAdmin
phpMyAdmin
added 2013/06/30 12:00 a.m.34 views

Global variable scope injection.

PMASA-2013-7 Announcement-ID: PMASA-2013-7 Date: 2013-06-30 Updated: 2013-07-01 Summary Global variable scope injection. Description The import.php script was vulnerable to GLOBALS variable injection. Therefore, an attacker could manipulate any configuration parameter. Severity We consider this...

5.5CVSS7.2AI score0.01055EPSS
SaveExploits2Affected Software1
myhack58
myhack58
added 2013/06/14 12:00 a.m.41 views

One dedecms variable coverage holes of the wretched use of the method-vulnerability warning-the black bar safety net

The most recent dedecms variable coverage holes, and finally can control the global variables, but can not completely control $GLOBALS$v1 .= $v2; Note that there is a sliding scale, is in an initialized global variable content on a sliding scale the content. It has now been disclosed the exploit...

0.2AI score
SaveExploits0
seebug.org
seebug.org
added 2013/06/07 12:00 a.m.20 views

phpcms 2007 onunload.inc.php update SQL注入漏洞

code!--?php defined'INPHPCMS' or exit'Access Denied'; $serverid ? 1 : showmessage$LANG'illegaloperation'; $db---query"UPDATE ".TABLEMOVIESERVER." SET num = num-1 WHERE serverid = $serverid AND num 0 "; 2 ?/code $serverid没有进行任何过滤也没有用单引号括起来,所以无视gpc。 核心文件include\common.inc.php里大概80左右变量覆盖漏洞。...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2013/06/07 12:00 a.m.580 views

Dedecms v57 sp1 plus/download.php SQL注入漏洞

起因是全局变量$GLOBALS可以被任意修改,随便看了下,漏洞一堆,我只找了一处。 codeinclude/dedesql.class.php ifisset$GLOBALS'arrs1' $v1 = $v2 = ''; for$i=0;isset$arrs1$i;$i++ $v1 .= chr$arrs1$i; for$i=0;isset$arrs2$i;$i++ $v2 .= chr$arrs2$i; //解码ascii $GLOBALS$v1 .= $v2; //注意这里不是覆盖,是+ function SetQuery$sql $prefix="@"; $sql =...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/06/06 12:00 a.m.36 views

Apple iOS ‘openSharedCacheFile’函数基于栈的缓冲区溢出漏洞

CVE-2013-3950 Apple iOS是美国苹果(Apple)公司为移动设备所开发的操作系统。支持的设备包括iPhone、iPod Touch、iPad、Apple TV。 Apple iOS 5.1.x版本和6.x至6.1.3版本中的dyld中的dyld.cpp中的‘openSharedCacheFile’函数中存在基于栈的缓冲区溢出漏洞。攻击者可通过DYLDSHAREDCACHEDIR环境变量中较长的字符串利用该漏洞实施越狱攻击。 0 Apple iOS 5.1.x Apple iOS 6.x Apple iOS 6.1.3...

5CVSS6.4AI score0.01865EPSS
SaveExploits2
Prion
Prion
added 2013/06/05 2:39 p.m.29 views

Stack overflow

Stack-based buffer overflow in the openSharedCacheFile function in dyld.cpp in dyld in Apple iOS 5.1.x and 6.x through 6.1.3 makes it easier for attackers to conduct untethering attacks via a long string in the DYLDSHAREDCACHEDIR environment variable...

5CVSS6.7AI score0.01865EPSS
SaveExploits2References6Affected Software1
Cvelist
Cvelist
added 2013/06/05 10:00 a.m.50 views

CVE-2013-3950

Stack-based buffer overflow in the openSharedCacheFile function in dyld.cpp in dyld in Apple iOS 5.1.x and 6.x through 6.1.3 makes it easier for attackers to conduct untethering attacks via a long string in the DYLDSHAREDCACHEDIR environment variable...

6.2AI score0.01865EPSS
SaveExploits2References6
myhack58
myhack58
added 2013/06/05 12:00 a.m.23 views

phpcms 2 0 0 7 onunload. inc. php page to an update-type implant is attached using the EXP-bug warning-the black bar safety net

Download a set of phpcms 2 0 0 7 analysis, in the module\movie\onunload. inc. php found a update type of injection. query"UPDATE ". TABLEMOVIESERVER." SET num = num-1 WHERE serverid = $serverid AND num 0 "; ? $serverid is not any filtering and also not enclosed in single quotation marks, so ignor...

7.2AI score
SaveExploits0
myhack58
myhack58
added 2013/06/03 12:00 a.m.20 views

74CMS talent system v3. 2 injection and full version pass rounded out the background is attached using the EXP-bug warning-the black bar safety net

Set of procedures filter is still relatively full, but all versions are GBK encoding is his flawed but basically the string into the library when the author used the iconv to convert the submitted over the data encoding into utf8 So the use of wide-character injection there is no way out but the...

7.8AI score
SaveExploits0
OSV
OSV
added 2013/05/25 3:18 a.m.8 views

DEBIAN-CVE-2013-3557

The dissectberchoice function in epan/dissectors/packet-ber.c in the ASN.1 BER dissector in Wireshark 1.6.x before 1.6.15 and 1.8.x before 1.8.7 does not properly initialize a certain variable, which allows remote attackers to cause a denial of service application crash via a malformed packet...

5CVSS7.3AI score0.03348EPSS
SaveExploits1References1
seebug.org
seebug.org
added 2013/05/23 12:00 a.m.15 views

MetInfo 5.1 /include/common.php SQL注入漏洞

\include\common.inc.php代码第30行产生了变量覆盖漏洞,代码33行的$tablepre可以覆盖掉,所以导致SQL注入漏洞产生。 MetInfo 5.1...

7.1AI score
SaveExploits0
myhack58
myhack58
added 2013/05/21 12:00 a.m.20 views

php character comparison Double equal characteristics may be references made to the security-vulnerability warning-the black bar safety net

Title party!, the The article is relatively short, ha ha! Before learning php, research. php auto similar conversion,this is php a feature, not a 0day,phper know something, There are similar perl. Straight cut body, we learn php know that“==”with”===”the difference,the former in the comparison of...

0.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2013/05/17 12:00 a.m.35 views

CentOS Update for libvirt CESA-2013:0831 centos6

Check for the Version of libvirt OpenVAS Vulnerability Test CentOS Update for libvirt CESA-2013:0831 centos6 Authors: System Generated Check Copyright: Copyright c 2013 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under...

5CVSS7AI score0.03513EPSS
SaveExploits0References2
OSV
OSV
added 2013/05/02 2:55 p.m.10 views

DEBIAN-CVE-2013-1884

The moddavsvn Apache HTTPD server module in Subversion 1.7.0 through 1.7.8 allows remote attackers to cause a denial of service segmentation fault and crash via a log REPORT request with an invalid limit, which triggers an access of an uninitialized variable...

5CVSS7.9AI score0.50538EPSS
SaveExploits1References1
Rows per page
Query Builder