Lucene search
K

1826 matches found

Packet Storm
Packet Storm
added 2020/11/30 12:0 a.m.600 views

Online Job Portal In PHP/PDO 1.0 SQL Injection

Title: online job portal phppdo v1.0 - SQL injection Exploit Author: Mohamed Elobeid 0b3!d Date: 2020-08-21 Vendor Homepage: https://www.sourcecodester.com/php/13850/online-job-portal-phppdo.html Software Link:...

7.4AI score
Exploits0
Kitploit
Kitploit
added 2020/11/29 8:30 p.m.215 views

Admin-Scanner - This Tool Is Design To Find Admin Panel Of Any Website By Using Custom Wordlist Or Default Wordlist Easily

WebsiteAdmin Panel Finder How To Install Linux/pc sudo apt install python3 sudo apt install python3-pip sudo apt install git git clone https://github.com/alienwhatever/Admin-Scanner.git cd Admin-Scanner How to Install Termux/Android pkg update && pkg upgrade pkg install python3 pkg install git gi...

7.3AI score
Exploits0References2
Veracode
Veracode
added 2020/11/09 11:41 a.m.137 views

Server-Side Request Forgery (SSRF)

axios is vulnerable to server-side request forgery SSRF. The vulnerability exists due to a lack of validation of the URL that is passed via the request from client, allowing the attacker to bypass a proxy and submit requests on behalf of the server by providing a URL that responds with a redirect...

5.9CVSS2.3AI score0.00438EPSS
Exploits1References11Affected Software2
UbuntuCve
UbuntuCve
added 2020/11/06 8:15 p.m.32 views

CVE-2020-28168

Axios NPM package 0.21.0 contains a Server-Side Request Forgery SSRF vulnerability where an attacker is able to bypass a proxy by providing a URL that responds with a redirect to a restricted host or IP address...

5.9CVSS6.8AI score0.00438EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2020/11/06 7:22 p.m.32 views

CVE-2020-28168

Axios NPM package 0.21.0 contains a Server-Side Request Forgery SSRF vulnerability where an attacker is able to bypass a proxy by providing a URL that responds with a redirect to a restricted host or IP address...

5.9CVSS6.4AI score0.00438EPSS
Exploits1
Exploit DB
Exploit DB
added 2020/11/06 12:0 a.m.229 views

Sentrifugo Version 3.2 - 'announcements' Remote Code Execution (Authenticated)

Exploit Title: Sentrifugo Version 3.2 - 'announcements' Remote Code Execution Authenticated Google Dork: N/A Date: 2020.10.06 Exploit Author: Fatih Çelik Vendor Homepage: https://sourceforge.net/projects/sentrifugo/ Software Link: https://sourceforge.net/projects/sentrifugo/ Blog:...

7.4AI score
Exploits0
RedHat Linux
RedHat Linux
added 2020/10/27 12:52 a.m.2 views

OpenJDK: High memory usage during deserialization of Proxy class with many interfaces (Serialization, 8236862)

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Serialization. Supported versions that are affected are Java SE: 7u271, 8u261, 11.0.8 and 15; Java SE Embedded: 8u261. Difficult to exploit vulnerability allows unauthenticated attacker with network access via...

4.3CVSS7.1AI score0.00234EPSS
Exploits0References4
Veracode
Veracode
added 2020/10/23 7:12 a.m.12 views

Insecure Proxy

strapi uses insecure proxy. The vulnerability exists because access to proxy gives insecure access...

3AI score
Exploits0
Fedora
Fedora
added 2020/10/17 2:24 p.m.42 views

[SECURITY] Fedora 31 Update: kata-proxy-1.11.1-1.fc31.1

A proxy for the Kata Containers project The Kata Containers runtime creates a virtual machine VM to isolate a set of container workloads. The VM requires a guest kernel and a guest operating system "guest OS" to boot and create containers inside the guest environment. This package contains the...

8.8CVSS2.8AI score0.00306EPSS
Exploits0
Hacker One
Hacker One
added 2020/10/17 4:17 a.m.62 views

CS Money: Blind XSS on image upload

Summary: - The CSRF vulnerability make a request for support.cs.money/uploadfile; This uploadfile does not have csrf token/ origin/ reference verification! - The XSS allows to execute JS. The payload of the XSS stay in the param 'filename' of the CSRF request. Steps To Reproduce: XSS - use a prox...

6.4AI score
Exploits0
Hacker One
Hacker One
added 2020/10/09 9:35 p.m.983 views

Informatica: ..; bypass leading to tomcat scripts [Unauthenticated]

Hello all Using the technique ..; i was able to bypass the protection mechanism to access Tomcat Example Scripts hosted at https://███/. Steps to reproduce 1 - Open all URL's bellow inside your browser https://█████████/..;/examples/servlets/servlet/SessionExample | Will lead to Session...

0.3AI score
Exploits0
Hacker One
Hacker One
added 2020/09/28 11:11 a.m.31 views

CS Money: Server-side denial of service via large payload sent to wiki.cs.money/graphql

Summary: By sending a large payload to wiki.cs.money, a malicious actor can cause a partial or full denial of service to other users using the graphql part of wiki.cs.money Steps To Reproduce: - Setup burpsuite as a proxy - Go to burpsuite - Proxy - Options - Match & Replace - Click add - ITEM =...

0.5AI score
Exploits0
OpenVAS
OpenVAS
added 2020/09/26 12:0 a.m.24 views

Fedora: Security Advisory for squid (FEDORA-2020-6c58bff862)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH 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-or-later This program is free software; you can...

6.5CVSS7.2AI score0.00155EPSS
Exploits0References2
Kitploit
Kitploit
added 2020/09/25 8:30 p.m.83 views

Go-Dork - The Fastest Dork Scanner Written In Go

The fastest dork scanner written in Go. There are also various search engines supported by go-dork, including Google, Shodan, Bing, Duck, Yahoo and Ask. Install Download a prebuilt binary from releases page, unpack and run! or If you have go compiler installed and configured: GO111MODULE=on go ge...

7.3AI score
Exploits0References3
Kitploit
Kitploit
added 2020/09/20 11:30 a.m.33 views

CRLFuzz - A Fast Tool To Scan CRLF Vulnerability Written In Go

A fast tool to scan CRLF vulnerability written in Go Installation from Binary The installation is easy. You can download a prebuilt binary from releases page, unpack and run! or with $ curl -sSfL http://git.io/get-crlfuzz | sh -s -- -b /usr/local/bin from Source If you have go1.13+ compiler...

7.2AI score
Exploits0References3
Hacker One
Hacker One
added 2020/09/14 6:26 p.m.38 views

Concrete CMS: Fetching the update json scheme from concrete5 over HTTP leads to remote code execution

Hi, I noticed that concrete5 fetches the update JSON scheme from www.concrete5.org over HTTP. The fetched json defines the download URL, so we can simply tamper with this JSON in order to make the update URL point to a server controlled by us. Combining this with the possibility to set an arbitra...

6.5CVSS7.3AI score0.03585EPSS
Exploits0
Kitploit
Kitploit
added 2020/09/13 11:30 a.m.51 views

HTTP-revshell - Powershell Reverse Shell Using HTTP/S Protocol With AMSI Bypass And Proxy Aware

HTTP-revshell is a tool focused on redteam exercises and pentesters. This tool provides a reverse connection through the http/s protocol. It use a covert channel to gain control over the victim machine through web requests and thus evade solutions such as IDS, IPS and AV. Help server.py unisessio...

7.3AI score
Exploits0References3
UbuntuCve
UbuntuCve
added 2020/09/10 7:15 p.m.34 views

CVE-2020-13920

Apache ActiveMQ uses LocateRegistry.createRegistry to create the JMX RMI registry and binds the server to the "jmxrmi" entry. It is possible to connect to the registry without authentication and call the rebind method to rebind jmxrmi to something else. If an attacker creates another server to...

5.9CVSS6.8AI score0.00189EPSS
Exploits0References3
OpenVAS
OpenVAS
added 2020/09/04 12:0 a.m.30 views

Fedora: Security Advisory for squid (FEDORA-2020-73af8655eb)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH 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-or-later This program is free software; you can...

6.5CVSS7.2AI score0.00155EPSS
Exploits0References2
NVD
NVD
added 2020/08/13 7:15 p.m.16 views

CVE-2020-24345

JerryScript through 2.3.0 allows stack consumption via function anew new Proxya,JSON.parse"",a. NOTE: the vendor states that the problem is the lack of the --stack-limit option...

7.8CVSS7.7AI score0.00254EPSS
Exploits1References1
Rows per page
Query Builder