Lucene search
+L

341 matches found

CNNVD
CNNVD
added 2023/01/10 12:00 a.m.9 views

OpenAM 路径遍历漏洞

OpenAM is an all-in-one access management solution organized by the OpenAM Consortium. It provides authentication, authorization, delegation, and federation capabilities. A security vulnerability exists in the OpenAM Web Policy Agent that stems from improperly parsing a URL, resulting in a path...

7.5CVSS7.2AI score0.00722EPSS
SaveExploits0References4
OSV
OSV
added 2023/01/03 7:27 a.m.7 views

SUSE-SU-2023:0015-1 Security update for glibc

This update for glibc fixes the following issues: - CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings bsc1122729...

5.3CVSS5.6AI score0.00479EPSS
SaveExploits0References3
VulnCheck KEV
VulnCheck KEV
added 2022/08/19 12:00 a.m.7 views

VulnCheck KEV: CVE-2021-20166

Netgear RAX43 version 1.0.3.96 contains a buffer overrun vulnerability. The URL parsing functionality in the cgi-bin endpoint of the router containers a buffer overrun issue that can redirection control flow of the applicaiton...

8.8CVSS7.5AI score0.02195EPSS
SaveExploits0References1
OSV
OSV
added 2022/07/13 9:15 p.m.9 views

CVE-2022-34764

A CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability exists that could cause denial of service when parsing the URL. Affected Products: X80 advanced RTU Communication Module BMENOR2200H V1.0, OPC UA Modicon Communication Module BMENUA0100 V1.10 and prio...

7.5CVSS5.8AI score0.00656EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/07/12 11:00 a.m.4 views

CVE-2022-34764

A CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability exists that could cause denial of service when parsing the URL. Affected Products: X80 advanced RTU Communication Module BMENOR2200H V1.0, OPC UA Modicon Communication Module BMENUA0100 V1.10 and prio...

7.5CVSS5.9AI score0.00656EPSS
SaveExploits0References2
OSV
OSV
added 2022/06/02 2:15 p.m.11 views

AZL-9909 CVE-2022-27780 affecting package curl for versions less than 7.83.1-1

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a different URL usingthe wrong host name when it is later retrieved.For example, a URL like http://example.com%2F127.0.0.1/, would be allowed bythe parser and get...

7.5CVSS6.7AI score0.02469EPSS
SaveExploits1References1
OSV
OSV
added 2022/05/23 8:18 p.m.7 views

GHSA-44PW-H2CW-W3VQ Uncontrolled Resource Consumption in Hawk

Hawk is an HTTP authentication scheme providing mechanisms for making authenticated HTTP requests with partial cryptographic verification of the request and response, covering the HTTP method, request URI, host, and optionally the request payload. Hawk used a regular expression to parse Host HTTP...

7.4CVSS5.9AI score0.01088EPSS
SaveExploits0References5
OSV
OSV
added 2022/04/05 12:00 a.m.4 views

GHSA-G694-M8VQ-GV9H URL Confusion When Scheme Not Supplied in medialize/uri.js

Medialize is a Javascript URL mutation library. When parsing a URL without a scheme and with excessive slashes, like ///www.example.com, URI.js will parse the hostname as null and the path as /www.example.com. Such behaviour is different from that exhibited by browsers, which will parse...

6.5CVSS5.9AI score0.00799EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/04/05 12:00 a.m.8 views

Medialize URI.js 安全漏洞

Medialize URI.js is a Javascript-based code library from the Medialize team that can be used to efficiently splice URLs. A security vulnerability exists in Medialize URI.js versions prior to 1.19.11, which stems from CRHTLF resulting in invalid protocol extraction...

7.2CVSS6.8AI score0.00673EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2022/03/24 12:00 a.m.139 views

RHEL 8 : Red Hat OpenStack Platform 16.2 (golang-github-vbatts-tar-split) (RHSA-2022:0998)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2022:0998 advisory. Security Fixes: net: incorrect parsing of extraneous zero characters at the beginning of an IP address octet CVE-2021-29923 crypto/tls:...

7.5CVSS7.2AI score0.06975EPSS
SaveExploits2References7
OSV
OSV
added 2022/03/14 10:44 a.m.12 views

CLSA-2022-1647254655 Fix CVE(s): CVE-2022-0391

SECURITY UPDATE: incorrect URL parsing - debian/patches/CVE-2022-0391.patch: add stripping ASCII newline and tabs from the url by urllib.parse - CVE-2022-0391...

7.5CVSS6.9AI score0.08325EPSS
SaveExploits1References1
OSV
OSV
added 2022/03/03 9:15 p.m.10 views

UBUNTU-CVE-2022-24723

URI.js is a Javascript URL mutation library. Before version 1.19.9, whitespace characters are not removed from the beginning of the protocol, so URLs are not parsed properly. This issue has been patched in version 1.19.9. Removing leading whitespace from values before passing them to URI.parse ca...

5.3CVSS6.7AI score0.01995EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2022/02/23 12:47 p.m.10 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.03775EPSS
SaveExploits1References5
OSV
OSV
added 2022/02/17 6:15 p.m.7 views

UBUNTU-CVE-2022-0639

Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.7...

6.5CVSS7.3AI score0.01535EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2022/02/03 4:10 p.m.17 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.03775EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2022/01/14 12:00 a.m.14 views

lib60870代码问题漏洞

lib60870 is a C language library based on the IEC60870-5 protocol. The library provides support for CompanionStandard 101 CS101 and 104 CS104 of the IEC family of standards for remote control applications IEC60870-5 and is commonly used in power systems for communication between central station...

7.5CVSS7.4AI score0.01062EPSS
SaveExploits1References2
OSV
OSV
added 2021/10/27 11:04 a.m.7 views

OESA-2021-1402 golang security update

The go programming language Security Fixes: Go before 1.15.13 and 1.16.x before 1.16.5 has functions for DNS lookups that do not validate replies from DNS servers, and thus a return value may contain an unsafe injection e.g., XSS that does not conform to the RFC1035 format.CVE-2021-33195 In...

7.5CVSS5.5AI score0.10874EPSS
SaveExploits6References9
RedHat Linux
RedHat Linux
added 2021/09/21 10:07 a.m.50 views

Moderate: Red Hat Security Advisory: go-toolset:rhel8 security update

An update for the go-toolset:rhel8 module 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...

7.5CVSS6.8AI score0.03775EPSS
SaveExploits1References3
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.03775EPSS
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
Rows per page
Query Builder