Lucene search
+L

131 matches found

CVE
CVE
added 2018/11/29 10:0 p.m.99 views

CVE-2018-19751

DomainMOD 4.11.01 contains a stored cross-site scripting vulnerability in the admin/ssl-fields/add.php page (Display Name, Description & Notes fields). The root cause is input processing that allows injected JavaScript to be stored and executed in the victim’s browser, with potential for session ...

4.8CVSS5.1AI score0.03316EPSS
Exploits6References2Affected Software1
NVD
NVD
added 2018/10/29 12:29 p.m.30 views

CVE-2016-10732

ProjectSend formerly cFTP r582 allows authentication bypass via a direct request for users.php, home.php, edit-file.php?fileid=1, or process-zip-download.php, or adduserform parameters to users-add.php...

9.8CVSS9.6AI score0.01855EPSS
Exploits0References1
NVD
NVD
added 2018/09/16 9:29 p.m.20 views

CVE-2018-17090

An issue was discovered in DonLinkage 6.6.8. The modules /pages/bazy/bazyadresow.php and /pages/proxy/add.php are vulnerable to stored XSS that can be triggered by closing followed by tags...

5.4CVSS5.2AI score0.00531EPSS
Exploits1References1
Openbugbounty
Openbugbounty
added 2018/08/24 9:13 a.m.9 views

maskay.com XSS vulnerability

Open Bug Bounty ID: OBB-668673 Description| Value ---|--- Affected Website:| maskay.com Open Bug Bounty Program:| Create your bounty program now. It's open and free. Vulnerable Application:| Custom Code Vulnerability Type:| XSS Cross Site Scripting / CWE-79 CVSSv3 Score:| 6.1...

Exploits0
Openbugbounty
Openbugbounty
added 2016/11/03 12:30 a.m.9 views

kboing.com.br XSS vulnerability

Vulnerable URL: http://www.kboing.com.br/meu-canal/add.php?url=alert/OPENBUGBOUNTY/...

6.9AI score
Exploits0
seebug.org
seebug.org
added 2015/05/10 12:0 a.m.25 views

ThinkSAAS 最新版注入

简要描述: ThinkSAAS 2.4 详细说明: app\group\action\add.php 60行开始 // 执行发布帖子 case "do" : ......省略...... $groupid = intval $POST 'groupid' ; $title = trim $POST 'title' ; $content = tsClean $POST 'content' ; $typeid = intval $POST 'typeid' ; $tag = $POST 'tag'; ......省略...... // 处理@用户名 if pregmatchall '/@/'...

7AI score
Exploits0
seebug.org
seebug.org
added 2015/03/30 12:0 a.m.23 views

thinksaas最新版xss2

简要描述: 详细说明: \app\group\action\add.php // 执行发布帖子 case "do" : if $POST 'token' != $SESSION 'token' tsNotice '非法操作!' ; $authcode = strtolower $POST 'authcode' ; if $TSSITE 'base' 'isauthcode' if $authcode != $SESSION 'verify' tsNotice "验证码输入有误,请重新输入!" ; $groupid = intval $POST 'groupid' ; $title =...

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

myBloggie 2.1.2/2.1.3 add.php trackback_url Parameter XSS

No description provided by source. source: http://www.securityfocus.com/bid/17048/info MyBloggie is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input. An attacker may leverage these issues to have...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.31 views

PHPRank 1.8 Add.PHP Cross-Site Scripting Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/5945/info phpRank is a freely available web site link sharing script. It is available for Unix, Linux, and Microsoft operating systems. It has been reported that phpRank is vulnerable to cross-site scripting attacks. Unde...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.13 views

saphp Lesson add.php forumid Parameter SQL Injection

No description provided by source. source: http://www.securityfocus.com/bid/15185/info saphp Lesson is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries. Successful...

7.1AI score
Exploits0
Prion
Prion
added 2014/04/01 3:24 a.m.29 views

Sql injection

Multiple SQL injection vulnerabilities in Gnew 2013.1 allow remote attackers to execute arbitrary SQL commands via the 1 answerid or 2 questionid parameter to polls/vote.php, 3 storyid parameter to comments/add.php or 4 comments/edit.php, or 5 threadid parameter to posts/add.php. NOTE: this issue...

7.5CVSS8.8AI score0.02683EPSS
Exploits7References4Affected Software1
CVE
CVE
added 2014/04/01 12:0 a.m.75 views

CVE-2013-5640

Summary: CVE-2013-5640 (and related CVE-2013-7349) affect the Gnew 2013.1 application, with multiple SQL injection vectors. The vulnerabilities allow remote attackers to inject SQL via parameters in polls/vote.php (answer_id, question_id), comments/add.php (story_id) and comments/edit.php, or pos...

7.5CVSS8.4AI score0.02387EPSS
Exploits6References4Affected Software1
seebug.org
seebug.org
added 2014/03/11 12:0 a.m.18 views

ThinkSAAS最新版绕过过滤继续注入2处

简要描述: ThinkSAAS最新版绕过过滤继续注入2处 无视gpc,无需登录 详细说明: 之前这个漏洞有 ′ 雨。分析过: WooYun: Thinksaas某处绕过过滤的注射漏洞 现在官方有最新版,做了修改,加了过滤,但是过滤不严格,可以绕过继续注入。 第一处: 现在最新的代码/app/tag/action/addajax.php case "do": $objname = t$POST'objname'; $idname = tsFiltert$POST'idname'; $objid = t$POST'objid'; $tags = t$POST'tags';...

7.1AI score
Exploits0
CVE
CVE
added 2014/01/21 3:0 p.m.39 views

CVE-2014-1620

CVE-2014-1620 concerns multiple cross-site scripting (XSS) vulnerabilities in the HIOX Guest Book (HGB) version 5.0, specifically in add.php. The issue allows remote attackers to inject arbitrary web script or HTML via the (1) name1, (2) email, or (3) cmt parameters. The NVD entry reports a Mediu...

4.3CVSS5.9AI score0.01201EPSS
Exploits1References4Affected Software1
seebug.org
seebug.org
added 2012/01/05 12:0 a.m.15 views

DEDECMS 5.7 友情链接flink-add.php XSS

No description provided by source...

7.1AI score
Exploits0
0day.today
0day.today
added 2011/02/03 12:0 a.m.35 views

Raja Natarajan Guestbook 1.0 Local File Inclusion Vulnerability

Exploit for php platform in category web applications Raja Natarajan GUestbook 1.0 Local File Inclusion Exploit App: http://sourceforge.net/projects/phpscript/files/phpscript/Raja%20Guestbook/guestbook1.0.zip/download Author: h0rd Vuln:...

7.1AI score
Exploits0
Prion
Prion
added 2010/03/16 7:0 p.m.15 views

Cross site scripting

Multiple cross-site scripting XSS vulnerabilities in ATutor 1.6.4 allow remote authenticated users, with Instructor privileges, to inject arbitrary web script or HTML via the 1 Question and 2 Choice fields in tools/polls/add.php, the 3 Type and 4 Title fields in tools/groups/createmanual.php, and...

2.1CVSS5.8AI score0.01668EPSS
Exploits1References8Affected Software1
seebug.org
seebug.org
added 2009/12/28 12:0 a.m.16 views

phpcms 2007sp6 digg-add.php Sql注入漏洞

No description provided by source...

7.1AI score
Exploits0
CVE
CVE
added 2009/04/24 2:0 p.m.44 views

CVE-2008-6750

CVE-2008-6750 affects FlexPHPDirectory 0.0.1, where add.php allows unrestricted file uploads. An attacker can upload a file with an executable extension and then access it directly under photo/ to execute code remotely. The underlying issue is unrestricted upload handling in the web application, ...

6.8CVSS7.9AI score0.03506EPSS
Exploits0References4Affected Software1
Prion
Prion
added 2009/01/29 6:30 p.m.12 views

Sql injection

Multiple SQL injection vulnerabilities in AV Book Library before 1.1 allow remote attackers to execute arbitrary SQL commands via unspecified parameters to 1 admin/edit.php, 2 admin/add.php, 3 lib/booksearch.php, and possibly other components...

7.5CVSS9.3AI score0.01063EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder