Lucene search
+L

42 matches found

seebug.org
seebug.org
added 2017/04/06 12:00 a.m.105 views

PHP Server Side Request Forgery Security Bypass Vulnerability(CVE-2017-7272)

For historical reasons, fsockopen accepts the port and hostname separately: fsockopen'127.0.0.1', 80 However, with the introdcution of stream transports in PHP 4.3, it became possible to include the port in the hostname specifier: fsockopen'127.0.0.1:80' Or more formally:...

5.8CVSS7.8AI score0.03514EPSS
SaveExploits2
seebug.org
seebug.org
added 2014/12/05 12:00 a.m.24 views

深澜Srun 3000 安全认证网络管理计费系统客户端拒绝服务漏洞

简要描述: 深澜Srun 3000 安全认证客户端存在拒绝服务漏洞 详细说明: 导致拒绝服务问题的函数是sub4015C0 如上, v9 = strtolconst char &v19, 0, 16 strtol函数将V19转换成有符号数后赋值给v9,而v9为无符号数。在将有符号数转换为无符号数时没有加验证,因此如果v19为字符串“-1”,转换后的v9就会变成0xFFFFFFFF,接下来的字符串拷贝操作strncpy&Src, v15, v9;就会导致拷贝长度出错,从而导致拒绝服务的产生。 漏洞证明: 无。...

7.1AI score
SaveExploits0
Rows per page
Query Builder