Lucene search
+L

7525 matches found

Hacker One
Hacker One
added 2020/01/05 2:58 a.m.7569 views

Concrete CMS: Remote Code Execution (Reverse Shell) - File Manager

Remote Code Execution Reverse Shell - File Manager • Title: concrete5-8.5.2 Remote Code Execution - Reverse Shell • Keyword: crayons • Software : concrete5 • Product Version: 8.5.2 • Vulnerability : Remote Code Execution - Reverse Shell • Vulnerable component: File Manager The attacker needs the...

7.8AI score
SaveExploits0
exploitpack
exploitpack
added 2019/12/31 12:00 a.m.155 views

Sony Playstation 4 (PS4) 6.72 - WebKit Code Execution (PoC)

Sony Playstation 4 PS4 6.72 - WebKit Code Execution PoC / badhoist ============ Exploit implementation of CVE-2018-4386. Obtains addrof/fakeobj and arbitrary read/write primitives. Supports PS4 consoles on 6.XX. May also work on older firmware versions, but I am not sure. Bug was fixed in firmwar...

6.8CVSS8.4AI score0.06434EPSS
SaveExploits7
Packet Storm
Packet Storm
added 2019/12/30 12:00 a.m.139 views

HomeAutomation 3.3.2 CSRF / Code Execution

HomeAutomation v3.3.2 CSRF Remote Command Execution PHP Reverse Shell PoC Vendor: Tom Rosenback and Daniel Malmgren Product web page: http://karpero.mine.nu/ha/ Affected version: 3.3.2 Summary: HomeAutomation is an open-source web interface and scheduling solution. It was initially made for use...

0.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2019/12/28 10:04 a.m.27 views

CVE-2018-12122

It was found that Node.js HTTP server was vulnerable to a Slowloris type attack. An attacker could make long lived connections by sending bytes very slowly to the server, saturating its resource and possibly resulting in a denial of service. Mitigation The use of a Load Balancer or a Reverse Prox...

7.5CVSS2.7AI score0.41288EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2019/12/26 4:34 p.m.78 views

HTTP Request Smuggling: Invalid whitespace characters in headers in Waitress

Impact If a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Content-Length: 10 Transfer-Encoding: \x0bchunked For clarity: 0x0b == vertical...

6.6AI score
SaveExploits0References3Affected Software1
Kitploit
Kitploit
added 2019/12/26 11:30 a.m.82 views

Quark-Engine - An Obfuscation-Neglect Android Malware Scoring System

An Obfuscation-Neglect Android Malware Scoring System Concepts Android malware analysis engine is not a new story. Every antivirus company has their own secrets to build it. With curiosity, we develop a malware scoring system from the perspective of Taiwan Criminal Law in an easy but solid way. W...

7.2AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2019/12/20 11:04 p.m.134 views

HTTP Request Smuggling: Content-Length Sent Twice in Waitress

Impact Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. So a request with: Content-Length: 10 Content-Length: 10 would get transformed to: Content-Length: 10, 10 Whic...

7.5CVSS6.8AI score0.01984EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2019/12/20 11:04 p.m.35 views

GHSA-4PPP-GPCR-7QF6 HTTP Request Smuggling: Content-Length Sent Twice in Waitress

Impact Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. So a request with: Content-Length: 10 Content-Length: 10 would get transformed to: Content-Length: 10, 10 Whic...

7.5CVSS7.4AI score0.01984EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2019/12/20 11:04 p.m.156 views

HTTP Request Smuggling: Invalid Transfer-Encoding in Waitress

Impact Waitress would parse the Transfer-Encoding header and only look for a single string value, if that value was not chunked it would fall through and use the Content-Length header instead. According to the HTTP standard Transfer-Encoding should be a comma separated list, with the inner-most...

7.5CVSS0.02379EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2019/12/20 11:04 p.m.40 views

GHSA-G2XC-35JW-C63P HTTP Request Smuggling: Invalid Transfer-Encoding in Waitress

Impact Waitress would parse the Transfer-Encoding header and only look for a single string value, if that value was not chunked it would fall through and use the Content-Length header instead. According to the HTTP standard Transfer-Encoding should be a comma separated list, with the inner-most...

7.1CVSS7.5AI score0.02379EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2019/12/20 11:03 p.m.193 views

HTTP Request Smuggling: LF vs CRLF handling in Waitress

Impact Waitress implemented a "MAY" part of the RFC7230 https://tools.ietf.org/html/rfc7230section-3.5 which states: Although the line terminator for the start-line and header fields is the sequence CRLF, a recipient MAY recognize a single LF as a line terminator and ignore any preceding CR...

7.5CVSS0.1AI score0.02537EPSS
SaveExploits1References11Affected Software1
OSV
OSV
added 2019/12/20 11:03 p.m.32 views

GHSA-PG36-WPM5-G57P HTTP Request Smuggling: LF vs CRLF handling in Waitress

Impact Waitress implemented a "MAY" part of the RFC7230 https://tools.ietf.org/html/rfc7230section-3.5 which states: Although the line terminator for the start-line and header fields is the sequence CRLF, a recipient MAY recognize a single LF as a line terminator and ignore any preceding CR...

7.1CVSS7.5AI score0.02537EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2019/12/19 12:00 a.m.12 views

PT-2019-6231 · Waitress +3 · Waitress +3

Name of the Vulnerable Software and Affected Versions: Waitress versions 1.3.1 and earlier Description: The issue arises from Waitress implementing a "MAY" part of the RFC7230, which allows recognizing a single LF as a line terminator and ignoring any preceding CR. This can lead to a potential fo...

9.8CVSS7.5AI score0.99856EPSS
SaveExploits30References174
Kitploit
Kitploit
added 2019/12/17 11:30 a.m.103 views

Pbtk - A Toolset For Reverse Engineering And Fuzzing Protobuf-based Apps

Protobuf is a serialization format developed by Google and used in an increasing number of Android, web, desktop and more applications. It consists of a language for declaring data structures , which is then compiled to code or another kind of structure depending on the target implementation. pbt...

6.9AI score
SaveExploits0References1
zdt
zdt
added 2019/12/17 12:00 a.m.110 views

Linux/x64 - Reverse TCP Stager Shellcode (188 bytes)

; Title: Linux/x64 - Reverse TCP Stager Shellcode 188 bytes ; Author: Lee Mazzoleni ; Tested on: Ubuntu 18.04.2 LTS ; reverse tcp stager - download and execute up to 4096 bytes of additional payload - no null bytes in this ; this code is 188 bytes total less if you delete the exit syscall at the...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2019/12/08 9:04 p.m.143 views

Ngrev - Tool For Reverse Engineering Of Angular Applications

Graphical tool for reverse engineering of Angular projects. It allows you to navigate in the structure of your application and observe the relationship between the different modules, providers, and directives. The tool performs static code analysis which means that you don't have to run your...

7.4AI score
SaveExploits0References3
ThreatPost
ThreatPost
added 2019/12/06 4:54 p.m.111 views

Linux Bug Opens Most VPNs to Hijacking

A vulnerability in most Linux distros has been uncovered that allows a network-adjacent attacker to hijack VPN connections and inject rogue data into the secure tunnels that victims are using to communicate with remote servers. According to researchers at University of New Mexico and Breakpointin...

4.9CVSS0.6AI score0.00838EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2019/12/06 11:02 a.m.148 views

New Linux Bug Lets Attackers Hijack Encrypted VPN Connections

A team of cybersecurity researchers has disclosed a new severe vulnerability affecting most Linux and Unix-like operating systems, including FreeBSD, OpenBSD, macOS, iOS, and Android, that could allow remote 'network adjacent attackers' to spy on and tamper with encrypted VPN connections. The...

7.4CVSS0.7AI score0.00838EPSS
SaveExploits0
Pen Test Partners Blog
Pen Test Partners Blog
added 2019/12/06 8:09 a.m.68 views

Hacking Hardware Password Managers: Royal Vault Password Keeper

TL;DR: Taking three hardware password managers I used them to: Learn the basics of hardware hacking Practice disassembling Perform chipset research Understand pinouts and protocols Read data off each device The royal password vault boards looked to be reused from a previous hardware device with...

7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2019/12/05 7:26 p.m.108 views

A poorly-behaved client could use keepalive requests to monopolize Puma's reactor and create a denial of service attack

Keepalive thread overload/DoS Impact A poorly-behaved client could use keepalive requests to monopolize Puma's reactor and create a denial of service attack. If more keepalive connections to Puma are opened than there are threads available, additional connections will wait permanently if the...

7.5CVSS2.5AI score0.02014EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder