Lucene search
+L

1759 matches found

Oracle linux
Oracle linux
added 2022/07/11 12:0 a.m.68 views

olcne security update

olcne 1.4.6-2 - Fix bug in gen-certs-helper script to change permission of node.key to allow opc user to copy over - Update gen-certs-helper script to skip printing olcnetransferscript execution - Cleanup grpc connection when node not found and use substr method in case fqdn used for hostname...

10CVSS7.8AI score0.02743EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2022/07/08 12:0 a.m.10 views

PT-2022-21155 · Node.Js +8 · Node.Js +8

Name of the Vulnerable Software and Affected Versions: Node.js versions prior to 14.20.1 Node.js versions prior to 16.17.1 Node.js versions prior to 18.9.1 Description: The issue arises from the llhttp parser in the http module of Node.js not correctly handling multi-line Transfer-Encoding header...

9.8CVSS6.7AI score0.81464EPSS
SaveExploits31References316
OSV
OSV
added 2022/07/06 1:15 p.m.3 views

DEBIAN-CVE-2022-33980

Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "$prefix:name", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the...

9.8CVSS8.3AI score0.42646EPSS
SaveExploits3References1
Elastic
Elastic
added 2022/06/30 8:32 p.m.15 views

Elastic 8.3.1, 8.3.0, and 7.17.5 Security Update

Kibana cross-site-scripting XSS issue ESA-2022-08 A cross-site-scripting XSS vulnerability was discovered in the Vega Charts Kibana integration which could allow arbitrary JavaScript to be executed in a victim’s browser. Affected Versions: Versions 7.0.0 through 7.17.4 and 8.0.0 through 8.2.3...

7.8CVSS6.7AI score0.00795EPSS
SaveExploits0
CNNVD
CNNVD
added 2022/06/30 12:0 a.m.9 views

Emerson DeltaV Distributed Control System 访问控制错误漏洞

Emerson DeltaV Distributed Control System is an automated distributed control system from Emerson. The system includes features such as network security management, alarm management, batch control, and change management. An access control error vulnerability exists in the Emerson DeltaV Distribut...

7.8CVSS7.4AI score0.00218EPSS
SaveExploits0References5
OSV
OSV
added 2022/06/27 10:15 p.m.3 views

DEBIAN-CVE-2022-31091

Guzzle, an extensible PHP HTTP client. Authorization and Cookie headers on requests are sensitive information. In affected versions on making a request which responds with a redirect to a URI with a different port, if we choose to follow it, we should remove the Authorization and Cookie headers...

7.7CVSS7.4AI score0.01413EPSS
SaveExploits0References1
OSV
OSV
added 2022/06/27 10:15 p.m.9 views

UBUNTU-CVE-2022-31090

Guzzle, an extensible PHP HTTP client. Authorization headers on requests are sensitive information. In affected versions when using our Curl handler, it is possible to use the CURLOPTHTTPAUTH option to specify an Authorization header. On making a request which responds with a redirect to a URI wi...

7.7CVSS7AI score0.01762EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2022/06/27 12:0 a.m.7 views

CVE-2022-31090 CURLOPT_HTTPAUTH option not cleared on change of origin in Guzzle

Guzzle, an extensible PHP HTTP client. Authorization headers on requests are sensitive information. In affected versions when using our Curl handler, it is possible to use the CURLOPTHTTPAUTH option to specify an Authorization header. On making a request which responds with a redirect to a URI wi...

7.7CVSS7.4AI score0.01762EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/06/22 12:0 a.m.5 views

PT-2022-22038 · Jenkins · Jenkins

Name of the Vulnerable Software and Affected Versions: Jenkins versions 2.321 through 2.355 Jenkins LTS versions 2.332.1 through 2.332.3 Description: The HTML output generated for new symbol-based SVG icons in Jenkins includes the title attribute of l:ionicon until Jenkins 2.334 and alt attribute...

8CVSS5.5AI score0.0139EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2022/06/21 12:0 a.m.5 views

PT-2022-20518 · Guzzle · Guzzle

Name of the Vulnerable Software and Affected Versions: Guzzle versions prior to 6.5.8 Guzzle versions prior to 7.4.5 Description: Guzzle, an extensible PHP HTTP client, has a sensitive information leak issue. When using the Curl handler, the CURLOPT HTTPAUTH option can specify an Authorization...

8.1CVSS5.8AI score0.0186EPSS
SaveExploits3References54
Positive Technologies
Positive Technologies
added 2022/06/13 12:0 a.m.8 views

PT-2022-10651 · Apache · Apache Hadoop

Name of the Vulnerable Software and Affected Versions: Apache Hadoop versions prior to 2.10.2 Apache Hadoop versions prior to 3.2.3 Apache Hadoop versions prior to 3.3.2 Description: There is a potential heap buffer overflow in Apache Hadoop libhdfs native code. This issue occurs when a file path...

9.8CVSS9.6AI score0.03078EPSS
SaveExploits0References8
OSV
OSV
added 2022/06/10 12:15 a.m.17 views

UBUNTU-CVE-2022-31043

Guzzle is an open source PHP HTTP client. In affected versions Authorization headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, we should not forward the Authorization header on. This ...

7.5CVSS7.1AI score0.0186EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2022/06/09 12:0 a.m.7 views

PT-2022-3238 · Guzzle +1 · Guzzle +1

Name of the Vulnerable Software and Affected Versions: Guzzle versions prior to 6.5.7 Guzzle versions prior to 7.4.4 Description: The issue is related to the handling of Authorization headers in requests. When a request is made using the https scheme to a server that responds with a redirect to a...

8.1CVSS5.7AI score0.0186EPSS
SaveExploits3References59
Vulnrichment
Vulnrichment
added 2022/06/06 9:15 p.m.9 views

CVE-2022-31027 Authorization Bypass Through User-Controlled Key when using CILogonOAuthenticator in oauthenticator

OAuthenticator is an OAuth token library for the JupyerHub login handler. CILogonOAuthenticator is provided by the OAuthenticator package, and lets users log in to a JupyterHub via CILogon. This is primarily used to restrict a JupyterHub only to users of a given institute. The allowedidps...

4.2CVSS6.4AI score0.00443EPSS
SaveExploits0References1
Debian
Debian
added 2022/05/17 3:49 p.m.91 views

[SECURITY] [DSA 5137-1] needrestart security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5137-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso May 17, 2022 https://www.debian.org/security/faq -...

7.8CVSS7.6AI score0.0041EPSS
SaveExploits2
CNNVD
CNNVD
added 2022/05/17 12:0 a.m.11 views

needrestart 安全漏洞

needrestart is a tool by liske personal developer for checking which daemons need to be restarted after an upgrade. A security vulnerability exists in needrestart versions 0.8 through 3.5, which stems from an easy local elevation of privilege...

7.8CVSS7.1AI score0.0041EPSS
SaveExploits2References14
Positive Technologies
Positive Technologies
added 2022/05/16 12:0 a.m.7 views

PT-2022-10229 · Unknown +1 · Watsonwebserver +1

Name of the Vulnerable Software and Affected Versions: WatsonWebserver versions 4.1.3 and below IpMatcher versions 1.0.4.1 and below Description: An Input Validation issue exists due to insufficient validation of input IP addresses and netmasks against the internal Matcher list of IP addresses an...

9.8CVSS9.3AI score0.0202EPSS
SaveExploits3References10
OSV
OSV
added 2022/05/10 7:15 p.m.8 views

CVE-2022-23676

A remote execution of arbitrary code vulnerability was discovered in ArubaOS-Switch Devices versions: ArubaOS-Switch 15.xx.xxxx: All versions; ArubaOS-Switch 16.01.xxxx: All versions; ArubaOS-Switch 16.02.xxxx: K.16.02.0033 and below; ArubaOS-Switch 16.03.xxxx: All versions; ArubaOS-Switch...

9.8CVSS6.1AI score0.2247EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/10 7:15 p.m.9 views

CVE-2022-23677

A remote execution of arbitrary code vulnerability was discovered in ArubaOS-Switch Devices versions: ArubaOS-Switch 15.xx.xxxx: All versions; ArubaOS-Switch 16.01.xxxx: All versions; ArubaOS-Switch 16.02.xxxx: K.16.02.0033 and below; ArubaOS-Switch 16.03.xxxx: All versions; ArubaOS-Switch...

8.1CVSS6.1AI score0.20072EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/05/10 7:15 p.m.11 views

CVE-2022-23677

A remote execution of arbitrary code vulnerability was discovered in ArubaOS-Switch Devices versions: ArubaOS-Switch 15.xx.xxxx: All versions; ArubaOS-Switch 16.01.xxxx: All versions; ArubaOS-Switch 16.02.xxxx: K.16.02.0033 and below; ArubaOS-Switch 16.03.xxxx: All versions; ArubaOS-Switch...

9.3CVSS7.8AI score0.20072EPSS
SaveExploits0References2
Rows per page
Query Builder