Lucene search
+L

115 matches found

seebug.org
seebug.org
added 2014/01/06 12:0 a.m.24 views

PHPYun任意文件删除漏洞(后台触发)

简要描述: PHPYun任意文件删除漏洞 详细说明: /admin/model/database.class.php,44行开始; function delaction extract$GET; $delid=@unlinkCONFIGPATH."backup/".$sql; $GET,$sql没有做过滤,直接可任意删除文件; 漏洞证明: 可利用../等跨目录删除任意文件; 例:http://yun.wooyun.org/admin/index.php?M=database&C=del&sql=../../data/phpyun.lock 结合XSS/CSRF,管理员点击后可以触发;...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/01/02 12:0 a.m.17 views

phpyun二次任意文件删除漏洞

简要描述: 只要有任意文件删除 这系统绝对崩。 我吐个槽,最新的过滤文件实在是太BT了,只要有select and .... 就die 伤不起啊 详细说明: 问题出在 friend\model\index.class.php 漏洞证明: 1.注册个用户 2.访问...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/01/02 12:0 a.m.18 views

PHPYun依然存在任意文件删除漏洞(后台触发)

简要描述: 27日补丁后,PHPYun依然存在任意文件删除漏洞 详细说明: 12月27日,官方出了补丁: 在action.class.php的delfiledir函数中加入了替换../和./ function delfiledir$delfiles $delfiles = strreplace"../","",$delfiles; $delfiles = strreplace"./","",$delfiles; $delfiles = "../".$delfiles; 那么我们有别的方法可以绕过: (发现wooyun会把一个反斜杠变成两个…… --\) 方法:改为...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/12/16 12:0 a.m.31 views

PHPYun任意文件删除漏洞(需后台触发)

简要描述: RT 详细说明: /admin/model/commember.class.php,279行开始: function delaction if$GET"delsub" $del=$GET"del"; if$del if@isarray$del $uids = @implode",",$del; foreach$del as $k=$v $this-obj-delfiledir"..https://images.seebug.org/upload/tel/".$v; $GET"del"没有做任何过滤,进入delfiledir前,$v没有过滤...

7.1AI score
SaveExploits0
myhack58
myhack58
added 2013/12/09 12:0 a.m.43 views

phpyun recruitment cms injection vulnerability-vulnerability warning-the black bar safety net

requireonce"alipayconfig.php"; requireonce"class/alipayservice.php"; requireoncedirnamedirnamedirnameFILE."/ data/db.config.php"; requireoncedirnamedirnamedirnameFILE."/ include/mysql.class.php"; $db = new mysql$dbconfig'dbhost', $dbconfig'dbuser', $dbconfig'dbpass', $dbconfig'dbname', ALLPS,...

0.3AI score
SaveExploits0
seebug.org
seebug.org
added 2013/11/22 12:0 a.m.29 views

PHPYun本地文件包含造成任意代码执行

简要描述: 本地文件包含 详细说明: 漏洞出现在plus/outside.php 第10行 直接访问这个php,参数传入要包含的文件路径。 调用方式: 192.168.2.162/plus/outside.php?id=..https://images.seebug.org/upload/user/20131102/12915588183.JPG%00 漏洞证明: 漏洞出现在 首先构造一个jpg文件,里面写入要执行的代码 然后通过上传形象照,将图片上传上去。 然后找到图片的位置 然后访问...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/11/18 12:0 a.m.25 views

phpyun SQL注入

简要描述: 处理不当导致注入,绕过waf 详细说明: 在/model/qqconnect.class.php文件中: function certaction $id=$GET'id'; $arr=@explode"|",base64decode$id; if$id && isarray$arr && $arr0 && $arr2==$this-config'coding' $row=$this-obj-DBselectonce"companycert","uid='".$arr0."' and check2='".$arr1."'"; ifisarray$row...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/11/18 12:0 a.m.21 views

phpyun 2.5 /api/alipay/alipayto.php SQL注入漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/11/18 12:0 a.m.21 views

phpyun另一枚SQL注入

简要描述: 问题很类似,官方安全意识有待加强 详细说明: 问题出现在/model/qqconnect.class.php的mcertaction函数中: function mcertaction $id=$GET'id'; $arr=@explode"|",base64decode$id; if$id && isarray$arr && $arr0 && $arr2==$this-config'coding' $nid=$this-obj-DBupdateall"member","emailstatus='1'","uid='".$arr0."'";...

7.1AI score
SaveExploits0
myhack58
myhack58
added 2012/10/25 12:0 a.m.19 views

phpyun talent system injection+background getshell-a vulnerability warning-the black bar safety net

Paul id proof 0day - - would have been ready to throw the clouds, but look to have previously submitted a This sets the source of the hole no response..just lost it. No nonsense /model/class/action.class.php 6 0 3 row function funipget if getenv"HTTPCLIENTIP" && strcasecmpgetenv"HTTPCLIENTIP",...

1.1AI score
SaveExploits0
NVD
NVD
added 2011/04/27 12:55 a.m.23 views

CVE-2010-4796

Multiple SQL injection vulnerabilities in PHPYun 1.1.6 allow remote attackers to execute arbitrary SQL commands via the 1 provinceid parameter to search.php and the 2 e parameter to resumeview.php...

7.5CVSS8.5AI score0.01084EPSS
SaveExploits0References4
Prion
Prion
added 2011/04/27 12:55 a.m.19 views

Sql injection

Multiple SQL injection vulnerabilities in PHPYun 1.1.6 allow remote attackers to execute arbitrary SQL commands via the 1 provinceid parameter to search.php and the 2 e parameter to resumeview.php...

7.5CVSS9.3AI score0.01084EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2011/04/27 12:0 a.m.34 views

CVE-2010-4796

Multiple SQL injection vulnerabilities in PHPYun 1.1.6 allow remote attackers to execute arbitrary SQL commands via the 1 provinceid parameter to search.php and the 2 e parameter to resumeview.php...

8.5AI score0.01084EPSS
SaveExploits0References4
CVE
CVE
added 2011/04/27 12:0 a.m.42 views

CVE-2010-4796

CVE-2010-4796: Multiple SQL injection vulnerabilities in PHPYun 1.1.6 allow remote attackers to execute arbitrary SQL commands via the provinceid parameter to search.php and the e parameter to resumeview.php. These entries indicate the affected product and vulnerable parameters, with impacts desc...

7.5CVSS8.8AI score0.01084EPSS
SaveExploits0References4Affected Software1
myhack58
myhack58
added 2010/09/27 12:0 a.m.42 views

PhpYun talent system through the kill injection and code execution vulnerabilities-vulnerability warning-the black bar safety net

PhpYun talent system is php the industry the door of households website php100 heavy launch a set of open source talent system, because of php100 position in the industry and the rapid is the webmasters choice, but after all is a new thing, which is code in the security on the presence of serious...

9.1AI score
SaveExploits0
Rows per page
Query Builder