Lucene search
+L

462 matches found

OSV
OSV
added 2021/03/01 7:38 p.m.25 views

GHSA-XR9H-9M79-X29G SSRF in Rendertron

Rendertron versions prior to 3.0.0 are are susceptible to a Server-Side Request Forgery SSRF attack. An attacker can use a specially crafted webpage to force a rendertron headless chrome process to render internal sites it has access to, and display it as a screenshot. Suggested mitigations are t...

4.3CVSS4.4AI score0.00325EPSS
SaveExploits0References3
Veracode
Veracode
added 2021/02/24 2:52 a.m.29 views

Server-Side Request Forgery (SSRF)

rendertron is vulnerable to sever-side request forgery SSRF. The vulnerability exists as it allows the headless chrome to access the internal domains, forcing the rendertron headless chrome process to render internal sites and display the response as a screenshot...

4.3CVSS2AI score0.00325EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/02/23 12:15 p.m.26 views

CVE-2020-8902

Rendertron versions prior to 3.0.0 are are susceptible to a Server-Side Request Forgery SSRF attack. An attacker can use a specially crafted webpage to force a rendertron headless chrome process to render internal sites it has access to, and display it as a screenshot. Suggested mitigations are t...

4.3CVSS6.7AI score
SaveExploits0References1
NVD
NVD
added 2021/02/23 12:15 p.m.39 views

CVE-2020-8902

Rendertron versions prior to 3.0.0 are are susceptible to a Server-Side Request Forgery SSRF attack. An attacker can use a specially crafted webpage to force a rendertron headless chrome process to render internal sites it has access to, and display it as a screenshot. Suggested mitigations are t...

4.3CVSS0.00325EPSS
SaveExploits0References1
Prion
Prion
added 2021/02/23 12:15 p.m.22 views

Server side request forgery (ssrf)

Rendertron versions prior to 3.0.0 are are susceptible to a Server-Side Request Forgery SSRF attack. An attacker can use a specially crafted webpage to force a rendertron headless chrome process to render internal sites it has access to, and display it as a screenshot. Suggested mitigations are t...

4CVSS4.5AI score0.00325EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/02/23 12:0 p.m.41 views

CVE-2020-8902 SSRF in Rendertron

Rendertron versions prior to 3.0.0 are are susceptible to a Server-Side Request Forgery SSRF attack. An attacker can use a specially crafted webpage to force a rendertron headless chrome process to render internal sites it has access to, and display it as a screenshot. Suggested mitigations are t...

3.5CVSS4.5AI score0.00325EPSS
SaveExploits0References1
CVE
CVE
added 2021/02/23 12:0 p.m.68 views

CVE-2020-8902

Summary (CVE-2020-8902): Rendertron versions prior to 3.0.0 are vulnerable to an SSRF flaw. An attacker can craft a webpage that causes a headless Chrome process used by Rendertron to render internal sites accessible to the system, potentially exposing internal resources as screenshots. Affected ...

4.3CVSS4.2AI score0.00325EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2021/02/23 12:0 a.m.11 views

Rendertron Code Issues Vulnerabilities

Martin Splitt Rendertron is a GlobalMartin Splitt open source application providing a headless Chrome rendering solution designed to instantly render and serialize web pages. A code issue vulnerability exists in Rendertron versions prior to 3.0.0, which can be exploited by an attacker to force a...

4.3CVSS5.8AI score0.00325EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2020/12/26 5:34 a.m.54 views

h1-ctf: Grinch Networks compromised!

Grinch Networks compromised! For fast triage/validation and inspired by @manoelt in other CTF, I made a bash script to find and print all the 12 flags of this CTF. The script uses curl, wget, google-chrome headless for flag 2, unzip, grep and sed. If any of these commands is missing, the script...

7.8AI score
SaveExploits0
Kitploit
Kitploit
added 2020/10/29 11:30 a.m.67 views

Scrying - A Tool For Collecting RDP, Web And VNC Screenshots All In One Place

A new tool for collecting RDP, web and VNC screenshots all in one place This tool is still a work-in-progress and should be mostly usable but is not yet complete. Please file any bugs or feature requests as GitHub issues Caveats Web screenshotting relies on Chromium or Google Chrome being install...

7AI score
SaveExploits0References7
Ubuntu
Ubuntu
added 2020/10/15 8:30 p.m.86 views

USN-4584-1: HtmlUnit vulnerability

It was discovered that HtmlUnit incorrectly initialized Rhino engine. An Attacker could possibly use this issue to execute arbitrary Java code...

8.1CVSS7.3AI score0.04719EPSS
SaveExploits0
The Coalfire Blog
The Coalfire Blog
added 2020/05/29 5:37 p.m.158 views

Headless, Unattended Scanning in Burp Suite Professional 2.0 with Seltzer

Burp Suite Professional Burp is one of the best tools available for penetration testers. It is feature-rich, intuitive, well-supported, and customizable. However, it can be difficult to use Burp for headless, unattended scanning. Alternatives such as Burp Suite Enterprise exist, but those of us...

0.4AI score
SaveExploits0
NVD
NVD
added 2020/02/07 4:15 p.m.21 views

CVE-2019-18988

TeamViewer Desktop through 14.7.1965 allows a bypass of remote-login access control because the same key is used for different customers' installations. It used a shared AES key for all installations since at least as far back as v7.0.43148, and used it for at least OptionsPasswordAES in the...

7CVSS7.1AI score0.04707EPSS
SaveExploits2References5
Hacker One
Hacker One
added 2020/01/23 4:45 a.m.248 views

h1-ctf: [h1-415 2020] h1ctf{y3s_1m_c0sm1c_n0w}

Summary: add summary of the vulnerability Account takeover was possible because of the email validation used - [email protected] could be registered, but when the the system created the recovery QR code the extra symbols would get stripped leaving us with a valid recovery QR code to log into...

7AI score
SaveExploits0
Kitploit
Kitploit
added 2020/01/17 11:30 a.m.375 views

Gowitness - A Golang, Web Screenshot Utility Using Chrome Headless

gowitness is a website screenshot utility written in Golang, that uses Chrome Headless to generate screenshots of web interfaces using the command line. Both Linux and macOS is supported, with Windows support 'partially working'. Inspiration for gowitness comes from Eyewitness. If you are looking...

6.7AI score
SaveExploits0References5
CNVD
CNVD
added 2020/01/14 12:0 a.m.7 views

HashBrown CMS Remote Code Execution Vulnerability

HashBrown CMS is an open source headless content management system CMS. HashBrown CMS suffers from a remote code execution vulnerability that stems from the program not performing proper security checks. An attacker could exploit the vulnerability to execute code...

9.8CVSS8.2AI score0.03573EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2020/01/02 9:36 p.m.97 views

XSpear v1.3 - Powerfull XSS Scanning And Parameter Analysis Tool

XSpear is XSS Scanner on ruby gems Key features Pattern matching based XSS scanning Detect alert confirm prompt event on headless browser with Selenium Testing request/response for XSS protection bypass and reflectedor all params Reflected Params All paramsfor blind xss, anytings Filtered test...

6.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2019/10/12 12:30 a.m.252 views

Traxss - Automated XSS Vulnerability Scanner

Automated Vulnerability Scanner for XSS | Written in Python3 | Utilizes Selenium Headless Traxss is an automated framework to scan URLs and webpages for XSS Vulnerabilities. It includes over 575 Payloads to test with and multiple options for robustness of tests. View the gif above to see a previe...

6.4AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2019/08/16 12:0 a.m.115 views

Debian: Security Advisory (DLA-1886-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2019 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...

5.8CVSS6AI score0.04351EPSS
SaveExploits0References3
Exploit DB
Exploit DB
added 2019/03/01 12:0 a.m.86 views

Google Chrome < M72 - RenderFrameHostImpl::CreateMediaStreamDispatcherHost Use-After-Free

There's a race-condition / object-lifetime issue in the browser process when the browser process shutdown races against the IO thread handling mojo messages from the renderer. It's at least possible to trigger this by closing the browser while running the attached poc; I'm not sure if there's a...

5.3AI score
SaveExploits0
Rows per page
Query Builder