Lucene search
+L

103 matches found

WPVulnDB
WPVulnDB
added 2021/03/04 12:0 a.m.17 views

WooCommerce Upload Files < 59.4 - Unauthenticated Arbitrary File Upload

The plugin ran a single sanitization pass to remove blocked extensions such as .php. It was possible to bypass this and upload a file with a PHP extension by embedding a "blocked" extension within another "blocked" extension in the "wcuffilename" parameter. It was also possible to perform a doubl...

2.2AI score0.01899EPSS
SaveExploits0References1Affected Software1
CNVD
CNVD
added 2021/01/07 12:0 a.m.34 views

Google Chrome Insufficient Policy Enforcement Vulnerability (CNVD-2021-04416)

Google Chrome is a web browser from Google, an American company. A policy enforcement deficiency vulnerability exists in the WebUI in versions prior to Google Chrome 87.0.4280.141. An attacker can exploit the vulnerability to perform sandbox escaping via a specially crafted Chrome extension...

9.6CVSS9AI score0.01065EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/01/04 12:0 a.m.8 views

IBM Cloud Pak System 代码问题漏洞

IBM Cloud Pak System is a full-stack, converged infrastructure with configurable, pre-integrated software from IBM USA. An arbitrary file upload vulnerability exists in IBM Cloud Pak System 2.3. An attacker can exploit this vulnerability by intercepting requests and modifying the file extension t...

6.7CVSS7AI score0.00353EPSS
SaveExploits0References3
CNVD
CNVD
added 2020/10/20 12:0 a.m.26 views

Unspecified Vulnerability in Trend Micro Antivirus for Mac (NVD-C-2020-233707)

Trend Micro Antivirus for Mac is a set of antivirus software based on Mac platform from Trend Micro. A security vulnerability exists in Trend Micro Antivirus for Mac 2020 Consumer that originates from the software's susceptibility to a specific kernel extension request attack, which can be...

5.8CVSS6.7AI score0.01342EPSS
SaveExploits0References1
OSV
OSV
added 2020/10/14 3:15 p.m.7 views

CVE-2020-25777

Trend Micro Antivirus for Mac 2020 Consumer is vulnerable to a specific kernel extension request attack where an attacker could bypass the Web Threat Protection feature of the product. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or ope...

5.4CVSS5.7AI score0.01342EPSS
SaveExploits0References2
CNVD
CNVD
added 2020/04/08 12:0 a.m.2 views

Google Chrome Extension Policy Enforcement Deficiency Vulnerability

Google Chrome is a web browser from Google, an American company. A security vulnerability exists in Google Chrome versions prior to 81.0.4044.92. A remote attacker can exploit the vulnerability to obtain sensitive information from process memory with the help of a specially crafted Chrome extensi...

4.3CVSS8.7AI score0.01153EPSS
SaveExploits0References1
OSV
OSV
added 2019/11/25 3:15 p.m.4 views

UBUNTU-CVE-2019-5864

Insufficient data validation in CORS in Google Chrome prior to 76.0.3809.87 allowed an attacker who convinced a user to install a malicious extension to bypass content security policy via a crafted Chrome Extension...

4.3CVSS6.7AI score0.00464EPSS
SaveExploits0References2
OSV
OSV
added 2019/01/09 7:29 p.m.7 views

CVE-2018-6140

Allowing the chrome.debugger API to attach to Web UI pages in DevTools in Google Chrome prior to 67.0.3396.62 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code via a crafted Chrome Extension...

8.8CVSS6.1AI score0.02644EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2018/07/30 3:10 p.m.16 views

chromium-browser: Bad cast in DevTools

Bad cast in DevTools in Google Chrome on Win, Linux, Mac, Chrome OS prior to 66.0.3359.117 allowed an attacker who convinced a user to install a malicious extension to perform an out of bounds memory read via a crafted Chrome Extension...

8.8CVSS7.4AI score0.01208EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2017/07/20 10:22 a.m.41 views

Zomato: Length extension attack leading to HTML injection

At the profile setting page where I can set my personal website I found this url: https://www.zomato.com/redirect?u=xxx&t=yyy Where xxx is the url that we can control and yyy is the hash. Through out blackbox testing I find out that if md5somescret + url == t then the redirect is allowed. This is...

6.8AI score
SaveExploits0
seebug.org
seebug.org
added 2016/05/24 12:0 a.m.80 views

phpwind9.x 通讯秘钥安全漏洞

来源链接:phpwind 利用哈希长度扩展攻击进行getshell 一哥新发的漏洞,还是蛮屌的: http://www.wooyun.org/bugs/wooyun-2016-0210850。分析补丁( http://www.phpwind.net/read/3709549 )加上一些风闻,我得知利用的是哈希长度扩展攻击。之前CTF中经常出境的MD5 Length Extension Attack,终于在实战中露了一次面。 0x01 漏洞点分析 phpwind逻辑太冗杂了,一看就是java程序员开发的。...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/11/28 12:0 a.m.48 views

F5 Networks BIG-IP : GNU C Library vulnerability (SOL15885)

The GNU C Library aka glibc or libc6 before 2.12.2 and Embedded GLIBC EGLIBC allow context-dependent attackers to execute arbitrary code or cause a denial of service memory consumption via a long UTF8 string that is used in an fnmatch call, aka a 'stack extension attack,' a related issue to...

10CVSS5.7AI score0.14323EPSS
SaveExploits5References5
Nmap
Nmap
added 2012/08/24 9:19 a.m.3282 views

http-slowloris-check NSE Script

Tests a web server for vulnerability to the Slowloris DoS attack without actually launching a DoS attack. Slowloris was described at Defcon 17 by RSnake see . This script opens two connections to the server, each without the final CRLF. After 10 seconds, second connection sends additional header...

10CVSS8.2AI score0.99448EPSS
SaveExploits35
RedHat Linux
RedHat Linux
added 2012/02/13 8:30 p.m.13 views

glibc: fnmatch() alloca()-based memory corruption flaw

The GNU C Library aka glibc or libc6 before 2.12.2 and Embedded GLIBC EGLIBC allow context-dependent attackers to execute arbitrary code or cause a denial of service memory consumption via a long UTF8 string that is used in an fnmatch call, aka a "stack extension attack," a related issue to...

5.1CVSS6.5AI score0.14323EPSS
SaveExploits2References4
NVD
NVD
added 2011/04/08 3:17 p.m.27 views

CVE-2011-1071

The GNU C Library aka glibc or libc6 before 2.12.2 and Embedded GLIBC EGLIBC allow context-dependent attackers to execute arbitrary code or cause a denial of service memory consumption via a long UTF8 string that is used in an fnmatch call, aka a "stack extension attack," a related issue to...

5.1CVSS9.2AI score0.14323EPSS
SaveExploits2References25
OSV
OSV
added 2011/04/08 3:17 p.m.6 views

DEBIAN-CVE-2011-1071

The GNU C Library aka glibc or libc6 before 2.12.2 and Embedded GLIBC EGLIBC allow context-dependent attackers to execute arbitrary code or cause a denial of service memory consumption via a long UTF8 string that is used in an fnmatch call, aka a "stack extension attack," a related issue to...

5.1CVSS7.9AI score0.14323EPSS
SaveExploits2References1
OSV
OSV
added 2011/04/08 3:17 p.m.15 views

CVE-2011-1071

The GNU C Library aka glibc or libc6 before 2.12.2 and Embedded GLIBC EGLIBC allow context-dependent attackers to execute arbitrary code or cause a denial of service memory consumption via a long UTF8 string that is used in an fnmatch call, aka a "stack extension attack," a related issue to...

9.7AI score
SaveExploits0References26
Prion
Prion
added 2011/04/08 3:17 p.m.28 views

Design/Logic Flaw

The GNU C Library aka glibc or libc6 before 2.12.2 and Embedded GLIBC EGLIBC allow context-dependent attackers to execute arbitrary code or cause a denial of service memory consumption via a long UTF8 string that is used in an fnmatch call, aka a "stack extension attack," a related issue to...

5.1CVSS7.7AI score0.14323EPSS
SaveExploits5References25Affected Software1
CVE
CVE
added 2011/04/08 3:0 p.m.120 views

CVE-2011-1071

CVE-2011-1071 affects the GNU C Library (glibc) and Embedded GLIBC (EGLIBC) prior to 2.12.2, with an underlying flaw in fnmatch() that lets context-dependent attackers supply a long UTF-8 string to trigger arbitrary code execution or memory exhaustion (DoS). Affected components include glibc in m...

5.1CVSS9.2AI score0.14323EPSS
SaveExploits2References25Affected Software2
Debian CVE
Debian CVE
added 2011/04/08 3:0 p.m.45 views

CVE-2011-1071

The GNU C Library aka glibc or libc6 before 2.12.2 and Embedded GLIBC EGLIBC allow context-dependent attackers to execute arbitrary code or cause a denial of service memory consumption via a long UTF8 string that is used in an fnmatch call, aka a "stack extension attack," a related issue to...

5.1CVSS7.5AI score0.14323EPSS
SaveExploits2
Rows per page
Query Builder