Lucene search
+L

384 matches found

seebug.org
seebug.org
added 2014/09/15 12:00 a.m.70 views

php云人才系统 小漏洞一步步getshell(后台)

简要描述: php云人才系统 小漏洞一步步getshell,这里包含了php与mysql交互时候的特性(也算一个漏洞),还有phpyun自身图片的验证机制问题,等等,步骤比较艰辛,本来想在这里搞一个csrf呢,找了半天没有找到,到时找到一大堆xss,这里就不利用xss了,且看分析 详细说明: 首先我们做一个小测试: 对于mysql存储来说,建站者都会给每一个字段设置长度,然后当我们插入进去的数据长度超过了设置的长度,那么mysql是不会报错,然而会自然截断存储,这个就给我们编写程序的人留下了隐患。 利用场景分析...

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

Ecmall Sql二次注入第二弹

简要描述: 验证了一处 却没有验证另一处。 已打20140618补丁。 详细说明: ecmall在注册的时候 您输入的邮件地址不正确,请重新输入 返回上一页 是验证了邮件地址是否正确。 可是在 修改email的时候却没有验证。 / 修改电子邮箱 @author Hyber @usage none / function email $userid = $this-visitor-get'userid'; if !ISPOST / 当前位置 / $this-curlocalLANG::get'membercenter', 'index.php?app=member',...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2014/03/25 8:57 p.m.36 views

Concrete CMS: Bypass auth.email-domains

Email addresses are stored as VARCHAR64. the length is verified on client side only , using a proxytemper data attacker can add longer length email which can be further abused .Exploiting this is rather straightforward: get an email address of 128 characters long . Now register with your 128...

6.6AI score
SaveExploits0
seebug.org
seebug.org
added 2013/05/24 12:00 a.m.22 views

Invision Power Board Admin 帐号接管命令执行漏洞

Invision Power Board是一个非常流行的PHP论坛程序。 Invision Power Board没有正确验证注册页面User Email字段的输入内容,导致远程攻击者能够修改任意用户的登录密码。通过修改管理员帐户的密码,攻击者能够远程执行代码。成功利用该漏洞需要攻击者获得目标帐户的用户名和注册邮件地址。 0 Invision Power Board Invision Power Board 3.4.4 厂商补丁: Invision Power Board -------------------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

7.1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2013/02/22 4:43 p.m.10 views

Twitter added DMARC support to prevent email phishing

Twitter announced via its blog today that it has begun using a new method called Domain-based Message Authentication, Reporting and Conformance DMARC to help prevent email phishing. DMARC is actually a standard for preventing email spoofing, in order to make it harder for attackers to send phishi...

7AI score
SaveExploits0
Prion
Prion
added 2012/07/17 10:20 a.m.15 views

Code injection

Moodle 1.9.x before 1.9.16, 2.0.x before 2.0.7, 2.1.x before 2.1.4, and 2.2.x before 2.2.1 does not validate e-mail address settings, which allows remote authenticated users to have an unspecified impact via a crafted address...

6.5CVSS6.7AI score0.01905EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2012/07/17 10:00 a.m.65 views

CVE-2012-0795

CVE-2012-0795 affects Moodle versions 1.9.x before 1.9.16, 2.0.x before 2.0.7, 2.1.x before 2.1.4, and 2.2.x before 2.2.1. The issue is Moodle’s email address settings validation, allowing remote authenticated users to cause an unspecified impact via a crafted address. Public references in NVD an...

6.5CVSS6.2AI score0.01905EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2012/03/01 12:00 a.m.40 views

Debian DSA-2421-1 : moodle - several vulnerabilities

Several security issues have been fixed in Moodle, a course management system for online learning : - CVE-2011-4308 / CVE-2012-0792 Rossiani Wijaya discovered an information leak in mod/forum/user.php. - CVE-2011-4584 MNet authentication didn't prevent a user using 'Login as' from jumping to a...

6.8CVSS5.4AI score0.02149EPSS
SaveExploits0References24
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2011/06/16 3:25 a.m.5 views

Microsoft Outlook read receipt function vulnerability

Overview Microsoft Outlook contains a vulnerability in the read receipt function. Microsoft Outlook contains a vulnerability in the read receipt function. A read receipt may be sent unintentionally, notifying the sender that the email was received. Ayako Kozakai of NTT DATA SECURITY CORPORATION...

2.6CVSS6.4AI score
SaveExploits0References3
Packet Storm
Packet Storm
added 2011/02/17 12:00 a.m.34 views

xt:Commerce 3.x Second Order SQL Injection

xt:Commerce 3.X Second Order SQL Injection Vulnerability xtcvalidateemail felix |at| malloc.im =============================================================================== Overview: xt:Commerce 3 is an open source shopping software based on osCommerce. It is vulnerable to a second order SQL...

7.4AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2011/02/03 7:15 p.m.7 views

php: DoS in filter_var() via long email string

Stack consumption vulnerability in the filtervar function in PHP 5.2.x through 5.2.14 and 5.3.x through 5.3.3, when FILTERVALIDATEEMAIL mode is used, allows remote attackers to cause a denial of service memory consumption and application crash via a long e-mail address string...

4.3CVSS7AI score0.03091EPSS
SaveExploits1References4
Prion
Prion
added 2010/10/25 8:01 p.m.31 views

Design/Logic Flaw

The t3libdiv::validEmail function in TYPO3 4.2.x before 4.2.15, 4.3.x before 4.3.7, and 4.4.x before 4.4.4 does not properly restrict input to filtervar FILTERVALIDATEEMAIL operations in PHP, which allows remote attackers to cause a denial of service memory consumption and application crash via a...

5CVSS6.7AI score0.03091EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2010/10/25 7:00 p.m.41 views

CVE-2010-3717

The t3libdiv::validEmail function in TYPO3 4.2.x before 4.2.15, 4.3.x before 4.3.7, and 4.4.x before 4.4.4 does not properly restrict input to filtervar FILTERVALIDATEEMAIL operations in PHP, which allows remote attackers to cause a denial of service memory consumption and application crash via a...

7.5AI score0.01428EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2009/10/19 12:00 a.m.18 views

Debian: Security Advisory (DSA-1905-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2009 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5CVSS6.5AI score0.03717EPSS
SaveExploits0References3
OSV
OSV
added 2009/10/10 12:00 a.m.13 views

DSA-1905-1 python-django - denial of service

Bulletin has no description...

5CVSS6.3AI score0.03717EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2007/05/03 12:00 a.m.38 views

VP-ASP-SQL.txt

!!! WARNING !!! FOR EDUCATIONAL PURPOSES ONLY! Neither myself nor any of my Affiliates shall be liable for any direct, incidental, consequential, indirect or punitive damages arising out of access to, inability to access, or any use of the content of this advisory, including without limitation an...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2007/04/08 12:00 a.m.35 views

PMOPB-45-2007:PHP ext/filter Email Validation Vulnerability

Summary The first Post Month of PHP Bugs vulnerability describes a vulnerability in PHP's new input filtering/validation extension. The FILTERVALIDATEEMAIL filter of ext/filter internally uses a wrong regular expression that allows injecting a newline character at the end of the email string...

0.5AI score
SaveExploits0
securityvulns
securityvulns
added 2006/06/15 12:00 a.m.47 views

[Full-disclosure] Advisory: Unauthorized password recovery in phpBannerExchange

Advisory: Unauthorized password recovery in phpBannerExchange RedTeam identified an SQL injection that can be triggered due to a bad user input sanitization in phpBannerExchange. It is possible to recover a password of an user and thereby overtake his account. Details ======= Product:...

5.1CVSS7.3AI score0.02091EPSS
SaveExploits2
securityvulns
securityvulns
added 2006/05/27 12:00 a.m.59 views

Pretty Guestbook v1

Homepage: http://www.tuttophp.altervista.org/main.php Description: Text-based guestbook with the following features: - Data storing on text file - Paging of messages on screen - Blockage of messages with words too long into - Blockage of messages with both html tags - Validity-checking of email...

SaveExploits0
Prion
Prion
added 2006/02/15 11:06 a.m.17 views

Crlf injection

mailhtml template in Squishdot 1.5.0 and earlier does not properly validate the 1 email and 2 title variables, which allows remote attackers to bypass spam filters by injecting SMTP headers, probably due to a CRLF injection vulnerability...

5CVSS7.5AI score0.01611EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder