Lucene search
+L

99 matches found

seebug.org
seebug.org
added 2014/10/10 12:00 a.m.57 views

Bacula-Web 5.2.10 (joblogs.php, jobid param) - SQL Injection

谷歌搜索:joblogs.php?jobid= 案例:http://cep.treslagoas.ms.gov.br/backup/joblogs.php?jobid=23154 D:\sqlmappython sqlmap.py -u http://cep.treslagoas.ms.gov.br/backup/joblogs.php ?jobid=23154 --dbs | | 1.0-dev-nongit-20150806 | -| . | | | .'| . | || |||||,| | || || http://sqlmap.org ! legal disclaimer:...

7.3AI score
SaveExploits0
Hacker One
Hacker One
added 2014/08/17 4:09 a.m.40 views

Cloudflare: Potential XSS vulnerability to HTML minification

I have already reported it through email but I was advised to post it here. Original request: https://support.cloudflare.com/hc/requests/166005 The issue --------- The HTML minification function optimizes the HTML content without validating the HTML syntax. In particular circumstances this may le...

0.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.28 views

PHP 4.x/5.0 Strip_Tags() Function Bypass Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/10724/info It is reported that it is possible to bypass PHPs striptags function. It is reported that under certain circumstances, PHPs striptags function will improperly leave malformed tags in place. This vulnerability m...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.23 views

ShoutPro <= 1.5.2 (shout.php) Remote Code Injection Exploit

No description provided by source. ?/ File: shoutbox.php Affects: ShoutPro 1.5.2 may affect earlier versions Date: 17th April 2007 Issue Description: =========================================================================== ShoutPro 1.5.2 fails to fully sanitize user input $shout that it writes...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/05/12 12:00 a.m.36 views

StartBBS v1.1.5存储型xss

简要描述: 存储型xss。 详细说明: 用户资料修改处,可以填写用户网站。 一般填写url的地方容易出现xss,很多人忽略。 观察代码,app/controllers/settings.php 36行 $data = array 'uid' = $uid, 'email' = striptags$this-input-post'email', 'homepage' = prepurlstriptags$this-input-post'homepage', 'location' = striptags$this-input-post'location', 'qq' =...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/05/12 12:00 a.m.34 views

StartBBS开源轻论坛发帖正文处存储型XSS

简要描述: 来一个发帖正文处储存型xss,直接触发,不需用户交互。可盲打管理以及所有用户信息。 StartBBS虽然不算大厂商,但自己在挖洞时的分析使我又学到了很多,又学到了一种绕过技巧。依旧是老问题,富文本xss,很容易出现问题。而且这个位置也很重要,可能有些xss在用户资料或其他位置,但这个xss位置在发帖正文处,如果盲打的话危害很大。 或许能够蠕动起来吧,谁知道呢 一些其他案例参考:http://www.leavesongs.com/PENETRATION/xss-fliter-bypass.html 详细说明:...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2013/02/28 6:53 p.m.11 views

rubygem-actionpack: XSS Vulnerability in strip_tags

Cross-site scripting XSS vulnerability in actionpack/lib/actionview/helpers/sanitizehelper.rb in the striptags helper in Ruby on Rails before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 allows remote attackers to inject arbitrary web script or HTML via malformed HTML markup...

4.3CVSS7.3AI score0.01977EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2013/01/10 8:39 p.m.10 views

rubygem-actionpack: XSS Vulnerability in strip_tags

Cross-site scripting XSS vulnerability in actionpack/lib/actionview/helpers/sanitizehelper.rb in the striptags helper in Ruby on Rails before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 allows remote attackers to inject arbitrary web script or HTML via malformed HTML markup...

4.3CVSS7.3AI score0.01977EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2012/12/04 7:24 p.m.8 views

rubygem-actionpack: XSS Vulnerability in strip_tags

Cross-site scripting XSS vulnerability in actionpack/lib/actionview/helpers/sanitizehelper.rb in the striptags helper in Ruby on Rails before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 allows remote attackers to inject arbitrary web script or HTML via malformed HTML markup...

4.3CVSS7.3AI score0.01977EPSS
SaveExploits1References4
zdt
zdt
added 2012/11/28 12:00 a.m.31 views

Traidnt up 2.0 (report.php trtext) Blind SQL Injection Vulnerability

Traidnt up is a php online upload script assignmessage,charset$errors."انتظر سوف يتم تحويلك للملف مرة أخري".""; $traidnt-display"message.tpl"; else $ip = getenv'REMOTEADDR'; $reportquery = $db-query" INSERT INTO report reportkey ,reportwhy ,reportip VALUES '$fileid', '$trtext', '$ip';";...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2012/09/11 12:00 a.m.49 views

Slackware Advisory SSA:2004-202-01 PHP

The remote host is missing an update as announced via advisory SSA:2004-202-01. OpenVAS Vulnerability Test $Id: esoftslkssa200420201.nasl 6598 2017-07-07 09:36:44Z cfischer $ Description: Auto-generated from the corresponding slackware advisory Authors: Thomas Reinke Copyright: Copyright c 2012...

6.8CVSS0.4AI score0.54856EPSS
SaveExploits6
seebug.org
seebug.org
added 2012/08/13 12:00 a.m.59 views

Ruby on Rails 'strip_tags()'跨站脚本执行漏洞

BUGTRAQ ID: 54957 CVE ID: CVE-2012-3465 Ruby on Rails简称RoR或Rails,是一个使用Ruby语言写的开源Web应用框架,它是严格按照MVC结构开发的。 Ruby on Rails 3.0.17之前的3.x版本、3.1.8之前的3.1.x版本、3.2.8之前的3.2.x版本内actionpack/lib/actionview/helpers/sanitizehelper.rb在实现上存在XSS漏洞,可允许远程攻击者通过畸形HTML标记注入任意Web脚本或HTML。 0 Ruby on Rails Ruby on Rails 3.x...

4.3CVSS0.1AI score0.01977EPSS
SaveExploits1
RubySec
RubySec
added 2012/08/09 12:00 a.m.54 views

CVE-2012-3465 rubygem-actionpack: XSS Vulnerability in strip_tags

Cross-site scripting XSS vulnerability in actionpack/lib/actionview/helpers/sanitizehelper.rb in the striptags helper in Ruby on Rails before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 allows remote attackers to inject arbitrary web script or HTML via malformed HTML markup...

4.3CVSS4AI score0.01977EPSS
SaveExploits1References1Affected Software1
FreeBSD
FreeBSD
added 2012/08/08 12:00 a.m.93 views

rubygem-rails -- multiple vulnerabilities

Rails core team reports: This version contains three important security fixes, please upgrade immediately. One of security fixes impacts all users and is related to HTML escaping code. The other two fixes impacts people using selecttag's prompt option and striptags helper from ActionPack...

4.3CVSS5.8AI score0.02568EPSS
SaveExploits2References4
Exploit DB
Exploit DB
added 2012/05/31 12:00 a.m.94 views

Supernews 2.6.1 - 'noticias.php?cat' SQL Injection

Supernews Date: 31/05/2012 Version: 2.6.1 Software Link: http://phpbrasil.com/script/vT0FaOCySSH/supernews ISRAEL Author will be not responsible for any damage. Vulnerable Code - noticias.php 30-31: 30. $idcategoria = formatDados$GET'cat'; 31. $query = mysqlquery"SELECT id, categoria FROM...

5.3AI score
SaveExploits0
seebug.org
seebug.org
added 2011/04/28 12:00 a.m.15 views

PHP 5.2.x<5.2.14,5.3.x<5.3.3 strip_tags,setcookie,strtok,wordwrap,str_word_count,str_pad 函数信息

No description provided by source...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2009/12/14 12:00 a.m.41 views

Fedora Core 10 FEDORA-2009-12966 (rubygem-actionpack)

The remote host is missing an update to rubygem-actionpack announced via advisory FEDORA-2009-12966. OpenVAS Vulnerability Test $Id: fcore200912966.nasl 6624 2017-07-10 06:11:55Z cfischer $ Description: Auto-generated from advisory FEDORA-2009-12966 rubygem-actionpack Authors: Thomas Reinke...

5CVSS9.6AI score0.03022EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2009/12/14 12:00 a.m.36 views

Fedora Core 10 FEDORA-2009-12966 (rubygem-actionpack)

The remote host is missing an update to rubygem-actionpack announced via advisory FEDORA-2009-12966. Note: This VT has been deprecated and is therefore no longer functional. SPDX-FileCopyrightText: 2009 E-Soft Inc. Some text descriptions might be excerpted from a referenced sources, and are...

5CVSS9.4AI score0.03022EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2009/12/10 12:00 a.m.38 views

Fedora 10 : rubygem-actionpack-2.1.1-5.fc10 (2009-12966)

Two security issues are found on activepack shipped on Fedora 10. One bug is that there is a weakness in the striptags function in ruby on rails bug 542786, CVE-2009-4214. Another one is a possibility to circumvent protection against cross-site request forgery CSRF attacks bug 544329. This new rp...

4.3CVSS4.8AI score0.03022EPSS
SaveExploits0References3
seebug.org
seebug.org
added 2009/11/30 12:00 a.m.14 views

Ruby on Rails strip_tags()不可打印字符跨站脚本漏洞

BUGTRAQ ID: 37142 Ruby on Rails是一个新的Web应用程序框架,构建在Ruby语言之上。 Ruby on Rails的striptags函数中存在跨站脚本漏洞。由于HTML::Tokenizer的解析代码在处理不可打印ascii字符时的错误,攻击者可以包含某些浏览器会评估的值,导致在用户浏览器会话中执行任意代码。 David Heinemeier Hansson Ruby on Rails 2.x 厂商补丁: David Heinemeier Hansson ------------------------...

6.9AI score
SaveExploits0
Rows per page
Query Builder