Lucene search
+L

343 matches found

RedHat Linux
RedHat Linux
added 2021/09/07 8:38 a.m.7 views

golang: net: incorrect parsing of extraneous zero characters at the beginning of an IP address octet

A flaw was found in golang. Extraneous zero characters at the beginning of an IP address octet are not properly considered which could allow an attacker to bypass IP-based access controls. The highest threat from this vulnerability is to data confidentiality and integrity as well as system...

7.5CVSS7.1AI score0.03673EPSS
SaveExploits1References5
OSV
OSV
added 2021/08/23 11:04 a.m.9 views

OESA-2021-1323 rust security update

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Security Fixes: library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which in some...

9.1CVSS6.9AI score0.02623EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/07 5:15 p.m.4 views

DEBIAN-CVE-2021-29923

Go before 1.17 does not properly consider extraneous zero characters at the beginning of an IP address octet, which in some situations allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation. This affects net.ParseIP and net.ParseCIDR...

7.5CVSS7AI score0.03673EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/07 5:15 p.m.7 views

DEBIAN-CVE-2021-29922

library/std/src/net/parser.rs in Rust before 1.53.0 does not properly consider extraneous zero characters at the beginning of an IP address string, which in some situations allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation...

9.1CVSS8.3AI score0.02623EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/08/07 5:15 p.m.7 views

CVE-2021-29923

Go before 1.17 does not properly consider extraneous zero characters at the beginning of an IP address octet, which in some situations allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation. This affects net.ParseIP and net.ParseCIDR...

7.5CVSS6.8AI score0.03673EPSS
SaveExploits1References11
BDU FSTEC
BDU FSTEC
added 2021/07/20 12:00 a.m.11 views

The vulnerability of the rfc822.c component in the Mutt email client, related to uncontrolled resource consumption, allows a hacker to trigger a service failure.

The vulnerability of the rfc822.c component in the Mutt email client is related to incorrect processing of the comma-separated list of addresses in RFC822 fields. Exploiting this vulnerability can allow an attacker to cause a service failure remotely...

6.5CVSS6.5AI score0.02796EPSS
SaveExploits0References12Affected Software4
CNNVD
CNNVD
added 2021/07/19 12:00 a.m.9 views

Moodle 安全漏洞

Moodle is a free, open-source e-learning software platform, also known as a course management system, learning management system or virtual learning environment. An uncontrolled resource consumption vulnerability exists in the Moodle URL parsing process, which can be exploited by an attacker to...

7.5CVSS5.7AI score0.00734EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2021/07/16 12:00 a.m.17 views

Medialize URI.js 输入验证错误漏洞

Medialize URI.js is a Javascript-based code library from the Medialize team that can be used to efficiently stitch URLs. Medialize URI.js is vulnerable to an input validation error that results from a new URI that fails to properly parse https:///, which leads to the system user being directed to...

6.1CVSS5.6AI score0.0091EPSS
SaveExploits1References5
OSV
OSV
added 2021/07/13 12:01 p.m.9 views

USN-5006-2 php5, php7.0 vulnerabilities

USN-5006-1 fixed several vulnerabilities in PHP. This update provides the corresponding update for Ubuntu 14.04 ESM and Ubuntu 16.04 ESM. Original advisory details: It was discovered that PHP incorrectly handled certain PHAR files. A remote attacker could possibly use this issue to cause PHP to...

7.5CVSS6.8AI score0.03179EPSS
SaveExploits4References6
OSV
OSV
added 2021/06/30 12:29 a.m.14 views

GSD-2021-1000968 net: ieee802154: fix null deref in parse dev addr

net: ieee802154: fix null deref in parse dev addr This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.45 by commit...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.22 views

SUSE: Security Advisory (SUSE-SU-2014:1011-1)

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

9.8CVSS9.6AI score0.247EPSS
SaveExploits5References2
Positive Technologies
Positive Technologies
added 2021/02/12 12:00 a.m.6 views

PT-2021-8372 · Openzfs +3 · Openzfs +3

Name of the Vulnerable Software and Affected Versions: OpenZFS versions through 2.0.3 Description: An issue was discovered in OpenZFS when an NFS share is exported to IPv6 addresses via the sharenfs feature. There is a silent failure to parse the IPv6 address data, and access is allowed to...

7.5CVSS6.4AI score0.02084EPSS
SaveExploits2References24
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:00 a.m.151 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : python Multiple Vulnerabilities (NS-SA-2020-0059)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has python packages installed that are affected by multiple vulnerabilities: - http.cookiejar.DefaultPolicy.domainreturnok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricke...

7.5CVSS7.3AI score0.05366EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:00 a.m.41 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : python3 Multiple Vulnerabilities (NS-SA-2020-0089)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has python3 packages installed that are affected by multiple vulnerabilities: - http.cookiejar.DefaultPolicy.domainreturnok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be trick...

7.5CVSS7.4AI score0.05366EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2020/06/17 12:00 a.m.45 views

RHEL 7 : python (RHSA-2020:2520)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2020:2520 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic dat...

7.5CVSS7.3AI score0.05366EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/06/12 10:36 a.m.92 views

Moderate: Red Hat Security Advisory: python security update

An update for python is now available for Red Hat Enterprise Linux 7.7 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS6.8AI score0.05366EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2020/04/28 3:42 p.m.60 views

Moderate: Red Hat Security Advisory: python3 security and bug fix update

An update for python3 is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.5CVSS6.7AI score0.05366EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2020/03/26 12:00 a.m.6 views

PT-2020-20363 · Google · Google Closure Library

Name of the Vulnerable Software and Affected Versions: Google Closure Library versions up to and including v20200224 Description: A URL parsing issue in goog.uri of the Google Closure Library allows an attacker to send malicious URLs to be parsed by the library and return the wrong authority...

6.5CVSS6.6AI score0.00537EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2020/03/13 12:00 a.m.41 views

EulerOS Virtualization for ARM 64 3.0.2.0 : python (EulerOS-SA-2020-1212)

According to the versions of the python packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - http.cookiejar.DefaultPolicy.domainreturnok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validat...

7.5CVSS7.4AI score0.05366EPSS
SaveExploits5References7
OSV
OSV
added 2020/03/12 12:15 a.m.7 views

CVE-2019-5180

An exploitable stack buffer overflow vulnerability vulnerability exists in the iocheckd service ‘I/O-Check’ functionality of WAGO PFC 200 Firmware version 03.02.0214. An attacker can send a specially crafted packet to trigger the parsing of this cache file. The destination buffer sp+0x440 is...

7.8CVSS7.4AI score0.00656EPSS
SaveExploits1References1
Rows per page
Query Builder