Lucene search
+L

2406 matches found

OSV
OSV
added 2011/07/29 8:55 p.m.4 views

DEBIAN-CVE-2011-2694

Cross-site scripting XSS vulnerability in the chgpasswd function in web/swat.c in the Samba Web Administration Tool SWAT in Samba 3.x before 3.5.10 allows remote authenticated administrators to inject arbitrary web script or HTML via the username parameter to the passwd program aka the user field...

2.6CVSS5.9AI score0.06293EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2011/07/28 12:0 a.m.38 views

CVE-2011-2694

Cross-site scripting XSS vulnerability in the chgpasswd function in web/swat.c in the Samba Web Administration Tool SWAT in Samba 3.x before 3.5.10 allows remote authenticated administrators to inject arbitrary web script or HTML via the username parameter to the passwd program aka the user field...

2.6CVSS7.2AI score0.06293EPSS
SaveExploits0References3
securityvulns
securityvulns
added 2011/05/11 12:0 a.m.59 views

ZDI-11-156: Sybase M-Business Anywhere agd.exe username Parameter Remote Code Execution Vulnerability

ZDI-11-156: Sybase M-Business Anywhere agd.exe username Parameter Remote Code Execution Vulnerability http://www.zerodayinitiative.com/advisories/ZDI-11-156 May 9, 2011 -- CVSS: 10, AV:N/AC:L/Au:N/C:C/I:C/A:C -- Affected Vendors: Sybase -- Affected Products: Sybase MBusiness Anywhere --...

0.3AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2011/05/09 12:0 a.m.25 views

Sybase M-Business Anywhere agd.exe username Parameter Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Sybase M-Business Anywhere. Authentication is not required to exploit this vulnerability. The specific flaw exists within agsync.dll, which listens for SOAP and sync HTTP requests on ports 80 and 4...

10CVSS7.7AI score
SaveExploits0References1
Cvelist
Cvelist
added 2011/01/14 10:0 p.m.34 views

CVE-2010-0115

SQL injection vulnerability in login.php in the GUI management console in Symantec Web Gateway 4.5 before 4.5.0.376 allows remote attackers to execute arbitrary SQL commands via the USERNAME parameter...

8.3AI score0.02364EPSS
SaveExploits1References8
NVD
NVD
added 2010/12/30 9:0 p.m.22 views

CVE-2010-4631

Multiple cross-site scripting XSS vulnerabilities in ASPilot Pilot Cart 7.3 allow remote attackers to inject arbitrary web script or HTML via the 1 countrycode parameter to contact.asp, USERNAME parameter to 2 gateway.asp and 3 cart.asp, and the specific parameter to 4 quote.asp and 5 buyitnow...

4.3CVSS5.8AI score0.01776EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2010/12/09 12:0 a.m.36 views

MODx login.php 'username' Parameter XSS

The installed version of MODx fails to adequately sanitize input passed to the 'username' parameter in the 'login.php' script before using it to generate dynamic HTML content. An unauthenticated, remote attacker may be able to leverage this issue to inject arbitrary HTML or script code into a...

5.4AI score
SaveExploits0References2
Prion
Prion
added 2010/06/18 9:30 p.m.26 views

Sql injection

Multiple SQL injection vulnerabilities in redir.asp in VU Web Visitor Analyst allow remote attackers to execute arbitrary SQL commands via the 1 username or 2 password parameter. NOTE: some of these details are obtained from third party information...

7.5CVSS9.4AI score0.01151EPSS
SaveExploits2References6
Prion
Prion
added 2010/05/11 12:2 p.m.13 views

Sql injection

Multiple SQL injection vulnerabilities in login.php in PHPCityPortal allow remote attackers to execute arbitrary SQL commands via the 1 requsername aka Username and 2 reqpassword aka Password parameters. NOTE: some of these details are obtained from third party information...

7.5CVSS9.2AI score0.00928EPSS
SaveExploits1References2
Prion
Prion
added 2010/03/18 6:30 p.m.13 views

Sql injection

SQL injection vulnerability in x/login in JungleScripts Ajax Short Url Script allows remote attackers to execute arbitrary SQL commands via the username parameter...

7.5CVSS9.1AI score0.00999EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2010/03/18 6:30 p.m.14 views

CVE-2009-4720

SQL injection vulnerability in cgi-bin/gnudip.cgi in GnuDIP 2.1.1 allows remote attackers to execute arbitrary SQL commands via the username parameter. NOTE: some of these details are obtained from third party information...

7.5CVSS6.2AI score0.01096EPSS
SaveExploits0References1
Prion
Prion
added 2010/03/18 6:30 p.m.11 views

Sql injection

SQL injection vulnerability in the CheckLogin function in includes/functions.php in Limny 1.01, when magicquotesgpc is disabled, allows remote attackers to execute arbitrary SQL commands via the username parameter...

6.8CVSS9.1AI score0.01957EPSS
SaveExploits2References4Affected Software1
NVD
NVD
added 2010/03/16 7:0 p.m.56 views

CVE-2010-0970

SQL injection vulnerability in phpmylogon.php in PhpMyLogon 2 allows remote attackers to execute arbitrary SQL commands via the username parameter. NOTE: some of these details are obtained from third party information...

7.5CVSS8.3AI score0.00981EPSS
SaveExploits2References3
Exploit DB
Exploit DB
added 2009/12/30 12:0 a.m.36 views

K-Rate - SQL Injection

K-Rate SQL Injection Vulnerability By: e.wiZz! Script site:http://turn-k.net/k-rate In the wild... Vulnerability: SQL Injection in view.php,variable username. Anyway, all sites i saw which are powered by this script are hosted on Apache,and have a modrewrite enabled,so you need to try this:...

5.8AI score
SaveExploits0
seebug.org
seebug.org
added 2009/12/28 12:0 a.m.18 views

MyBB MYPS插件username参数跨站脚本执行漏洞

BUGTRAQ ID: 37464 MyBB是一款流行的Web论坛程序。 如果将action设置为donate的话,MyBB的MYPS插件没有正确地过滤提交给myps.php页面的username参数便返回给了用户,远程攻击者可以通过提交恶意请求执行跨站脚本攻击,导致在用户浏览器会话中执行任意HTML和脚本代码。 MyBB 1.4.10 厂商补丁: MyBB ---- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://www.mybboard.com/...

6.9AI score
SaveExploits0
NVD
NVD
added 2009/10/27 4:30 p.m.21 views

CVE-2009-3803

Multiple cross-site scripting XSS vulnerabilities in Amiro.CMS 5.4.0.0 and earlier allow remote attackers to inject arbitrary web script or HTML via the statusmessage parameter to 1 /news, 2 /comment, 3 /forum, 4 /blog, and 5 /tags; the statusmessage parameter to 6 forum.php, 7 discussion.php, 8...

4.3CVSS5.7AI score0.01756EPSS
SaveExploits2References6
Prion
Prion
added 2009/10/22 5:30 p.m.20 views

Cross site request forgery (csrf)

Multiple cross-site request forgery CSRF vulnerabilities in sample code in the XenServer Resource Kit in Citrix XenCenterWeb allow remote attackers to hijack the authentication of administrators for 1 requests that change the password via the username parameter to config/changepw.php or 2 stop a...

6CVSS8AI score0.02289EPSS
SaveExploits2References7
CVE
CVE
added 2009/10/16 4:0 p.m.58 views

CVE-2009-3718

CVE-2009-3718 describes a SQL injection in Battle Blog (versions 1.25 and 1.30 build 2). The vulnerability is triggered via the UserName parameter in admin/authenticate.asp, allowing remote attackers to execute arbitrary SQL commands. This aligns with the NVD entry (base score 7.5, HIGH) and indi...

7.5CVSS8.4AI score0.02002EPSS
SaveExploits2References5Affected Software1
Prion
Prion
added 2009/09/11 4:30 p.m.12 views

Sql injection

Multiple SQL injection vulnerabilities in OneCMS 2.4, and possibly earlier, allow remote attackers to execute arbitrary SQL commands via the 1 username parameter $usernameb variable to alogin.php or 2 user parameter to staff.php...

6.8CVSS9.3AI score0.01768EPSS
SaveExploits2References10Affected Software1
Prion
Prion
added 2009/08/11 10:30 a.m.18 views

Sql injection

SQL injection vulnerability in admin.php in sun-jester OpenNews 1.0, when magicquotesgpc is disabled, allows remote attackers to execute arbitrary SQL commands via the username parameter...

6.8CVSS9.1AI score0.0098EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder