Lucene search
+L

417 matches found

Kitploit
Kitploit
added 2020/05/02 9:30 p.m.71 views

Klar - Integration Of Clair And Docker Registry

Integration of Clair and Docker Registry supports both Clair API v1 and v3 Klar is a simple tool to analyze images stored in a private or public Docker registry for security vulnerabilities using Clair https://github.com/coreos/clair. Klar is designed to be used as an integration tool so it relie...

7.4AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2020/03/23 12:0 a.m.18 views

CVE-2020-5252

The command-line “safety” package for Python has a potential security issue. There are two Python characteristics that allow malicious code to “poison-pill” command-line Safety package detection routines by disguising, or obfuscating, other malicious or non-secure packages. This vulnerability is...

5CVSS0.7AI score0.00366EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2020/03/16 12:0 a.m.66 views

GLSA-202003-21 : runC: Multiple vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202003-21 runC: Multiple vulnerabilities Multiple vulnerabilities have been discovered in runC. Please review the CVE identifiers referenced below for details. Impact : An attacker, by running a malicious Docker image, could escap...

9.3CVSS7.1AI score0.9857EPSS
SaveExploits34References4
Kitploit
Kitploit
added 2020/03/01 12:30 p.m.237 views

Subfinder - A Subdomain Discovery Tool That Discovers Valid Subdomains For Websites

subfinder is a subdomain discovery tool that discovers valid subdomains for websites by using passive online sources. It has a simple modular architecture and is optimized for speed. subfinder is built for doing one thing only - passive subdomain enumeration, and it does that very well. We have...

7.4AI score
SaveExploits0References3
Gitee
Gitee
added 2020/02/18 9:25 p.m.4 views

AFLplusplus

This is a code repository for AFLplusplus, a tool for fuzz testing and vulnerability discovery. The repository contains various files and directories related to the project, including configuration files, makefiles, and documentation. The repository is organized as follows: .clang-format is a...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2020/02/18 8:16 p.m.93 views

CVE Api - Parse & filter the latest CVEs from cve.mitre.org

Parse & filter the latest CVEs from https://cve.mitre.org. Docs Usage http://localhost:4000/cve?target=KEYWORD The year parameter is optional. http://localhost:4000/cve?target=KEYWORD&year=YEAR Examples http://localhost:4000/cve?target=ruby%20on%20rails...

7.3AI score
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2020/01/30 3:59 p.m.46 views

Security Bulletin: Security vulnerabilities in the jackson-databind routines fixed in IBM Security Access Manager

Summary Security vulnerabilities were fixed in the IBM Security Access Manager appliance in the jackson-databind utilities. Vulnerability Details CVEID: CVE-2019-14439 DESCRIPTION: A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x before 2.9.9.2. This occurs when Default...

9.8CVSS1AI score0.1085EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2020/01/29 2:10 a.m.39 views

Security Bulletin: Security vulnerabilities in the jackson-databind routines fixed in IBM Security Access Manager

Summary Security vulnerabilities were fixed in the IBM Security Access Manager appliance in the jackson-databind utilities. Vulnerability Details CVEID: CVE-2019-20330 DESCRIPTION: A lacking of certain net.sf.ehcache blocking in FasterXML jackson-databind has an unknown impact and attack vector...

9.8CVSS2.2AI score0.0864EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2019/12/02 6:15 p.m.6 views

UBUNTU-CVE-2014-9356

Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an 1 image or 2 build in a Dockerfile...

8.6CVSS7.3AI score0.04923EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2019/11/14 9:17 p.m.5 views

mesos: docker image code execution

A flaw was found in Docker image running under root user, where it is possible to overwrite the init helper binary of the container runtime or the command executor in Apache Mesos. A malicious user could use this flaw to gain root-level code execution on the host...

9.3CVSS7.5AI score0.02712EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2019/11/05 9:34 p.m.95 views

Xray - A Tool For Recon, Mapping And OSINT Gathering From Public Networks

XRay is a tool for network OSINT gathering, its goal is to make some of the initial tasks of information gathering and network mapping automatic. How Does it Work? XRay is a very simple tool, it works this way: 1. It'll bruteforce subdomains using a wordlist and DNS requests. 2. For every...

7.1AI score
SaveExploits0References1
Exploit DB
Exploit DB
added 2019/10/28 12:0 a.m.1890 views

PHP-FPM + Nginx - Remote Code Execution

PHuiP-FPizdaM What's this This is an exploit for a bug in php-fpm CVE-2019-11043. In certain nginx + php-fpm configurations, the bug is possible to trigger from the outside. This means that a web user may get code execution if you have vulnerable config see below. What's vulnerable If a webserver...

9.8CVSS9.7AI score0.9947EPSS
SaveExploits56
OSV
OSV
added 2019/10/11 3:7 p.m.4 views

SUSE-SU-2019:1368-2 Recommended update for sles12sp3-docker-image, sles12sp4-image, system-user-root

This update for sles12sp3-docker-image, sles12sp4-image, system-user-root fixes the following issues: - CVE-2019-5021: Include an invalidated root password by default, not an empty one bsc1134524...

10CVSS9.6AI score0.06263EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2019/09/27 9:0 p.m.240 views

Kube-Alien - Tool To Launches Attack on K8s Cluster from Within

This tool launches attack on k8s cluster from within. That means you already need to have an access with permission to deploy pods in a cluster to run it. After running the kube-alien pod it tries to takeover cluster's nodes by adding your public key to node's /root/.ssh/authorizedkeys file by...

7.1AI score
SaveExploits0References3
Veracode
Veracode
added 2019/09/26 5:2 a.m.24 views

Arbitrary File Read

github.com/opencontainers/runc is vulnerable to arbitrary file read. The vulnerability exists as the AppAmor restrictions can be bypassed due to incorrect mount targets check, allowing a malicious Docker image to be mounted over a /proc directory...

7.5CVSS3.6AI score0.04409EPSS
SaveExploits1References20Affected Software3
NVD
NVD
added 2019/09/25 6:15 p.m.27 views

CVE-2019-16884

runc through 1.0.0-rc8, as used in Docker through 19.03.2-ce and other products, allows AppArmor restriction bypass because libcontainer/rootfslinux.go incorrectly checks mount targets, and thus a malicious Docker image can mount over a /proc directory...

7.5CVSS7.5AI score0.04409EPSS
SaveExploits1References15
GithubExploit
GithubExploit
added 2019/09/23 9:37 p.m.350 views

Exploit for Out-of-bounds Write in Php

PHuiP-FPizdaM What's this This is an exploit for a bug in...

9.8CVSS8.7AI score0.9947EPSS
SaveExploits56
myhack58
myhack58
added 2019/09/23 12:0 a.m.164 views

CVE-2019-16097 Harbor privilege elevation vulnerability analysis-vulnerability warning-the black bar safety net

The Harbor is one for the storage and distribution Docker image of the enterprise Registry server, by adding some of the business functions necessary characteristics, such as security, identification, and management, the expansion of the open-source Docker Distribution. As an enterprise-level...

4CVSS0.3AI score0.23284EPSS
SaveExploits5
OPENSUSE Linux
OPENSUSE Linux
added 2019/06/03 12:0 a.m.159 views

Recommended update for sles12sp3-docker-image, sles12sp4-image, system-user-root (important)

openSUSE Security Update: Recommended update for sles12sp3-docker-image, sles12sp4-image, system-user-root Announcement ID: openSUSE-SU-2019:1495-1 Rating: important References: 1134524 Cross-References: CVE-2019-5021 Affected Products: openSUSE Leap 15.1 openSUSE Leap 15.0 An update that fixes o...

10CVSS9.5AI score0.06263EPSS
SaveExploits2References1
OSV
OSV
added 2019/05/28 11:15 a.m.5 views

SUSE-SU-2019:1368-1 Recommended update for sles12sp3-docker-image, sles12sp4-image, system-user-root

This update for sles12sp3-docker-image, sles12sp4-image, system-user-root fixes the following issues: - CVE-2019-5021: Include an invalidated root password by default, not an empty one bsc1134524...

10CVSS9.6AI score0.06263EPSS
SaveExploits2References3
Rows per page
Query Builder