Lucene search
+L

4267 matches found

Github Security Blog
Github Security Blog
added 2022/06/17 1:2 a.m.37 views

Uses of deprecated API can be used to cause DoS in user-facing endpoints

Impact Several HandleRoute endpoints make use of the deprecated ioutil.ReadAll. ioutil.ReadAll reads all the data into memory. As such, an attacker who sends a large request to the Argo Events server will be able to crash it and cause denial of service. Eventsources susceptible to an out-of-memor...

7.5CVSS7.1AI score0.01492EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/06/17 1:2 a.m.55 views

GHSA-5Q86-62XR-3R57 Uses of deprecated API can be used to cause DoS in user-facing endpoints

Impact Several HandleRoute endpoints make use of the deprecated ioutil.ReadAll. ioutil.ReadAll reads all the data into memory. As such, an attacker who sends a large request to the Argo Events server will be able to crash it and cause denial of service. Eventsources susceptible to an out-of-memor...

7.5CVSS7.3AI score0.01492EPSS
SaveExploits0References6
NVD
NVD
added 2022/06/15 7:15 p.m.60 views

CVE-2022-31070

NestJS Proxy is a NestJS module to decorate and proxy calls. Prior to version 0.7.0, the nestjs-proxy library did not have a way to block sensitive cookies e.g. session cookies from being forwarded to backend services configured by the application developer. This could have led to sensitive cooki...

7.5CVSS0.00603EPSS
SaveExploits0References2
Prion
Prion
added 2022/06/15 7:15 p.m.26 views

Default configuration

NestJS Proxy is a NestJS module to decorate and proxy calls. Prior to version 0.7.0, the nestjs-proxy library did not have a way to block sensitive cookies e.g. session cookies from being forwarded to backend services configured by the application developer. This could have led to sensitive cooki...

5CVSS7.4AI score0.00603EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2022/06/15 7:15 p.m.20 views

Authorization

NestJS Proxy is a NestJS module to decorate and proxy calls. Prior to version 0.7.0, the nestjs-proxy library did not have a way to control when Authorization headers should should be forwarded for specific backend services configured by the application developer. This could have resulted in...

5CVSS7.4AI score0.00603EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2022/06/13 7:40 p.m.6 views

CVE-2022-31054 Uses of deprecated API can be used to cause DoS in user-facing endpoints in Argo Events

Argo Events is an event-driven workflow automation framework for Kubernetes. Prior to version 1.7.1, several HandleRoute endpoints make use of the deprecated ioutil.ReadAll. ioutil.ReadAll reads all the data into memory. As such, an attacker who sends a large request to the Argo Events server wil...

7.5CVSS7.4AI score0.01492EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/06/13 7:40 p.m.52 views

CVE-2022-31054 Uses of deprecated API can be used to cause DoS in user-facing endpoints in Argo Events

Argo Events is an event-driven workflow automation framework for Kubernetes. Prior to version 1.7.1, several HandleRoute endpoints make use of the deprecated ioutil.ReadAll. ioutil.ReadAll reads all the data into memory. As such, an attacker who sends a large request to the Argo Events server wil...

7.5CVSS7.6AI score0.01492EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/06/13 12:0 a.m.1 views

PT-2022-20492 · Unknown · Argo Events

Name of the Vulnerable Software and Affected Versions: Argo Events versions prior to 1.7.1 Description: Argo Events is an event-driven workflow automation framework for Kubernetes. The issue arises from the use of the deprecated ioutil.ReadAll function in several HandleRoute endpoints, which read...

7.5CVSS7AI score0.01492EPSS
SaveExploits0References10
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.12 views

call() should be used instead or transfer() on an address payable

Lines of code Vulnerability details This is a classic Code4rena issue: code-423n4/2021-04-meebits-findings2 code-423n4/2021-10-tally-findings20 code-423n4/2022-01-openleverage-findings75 Impact The use of the deprecated transfer function for an address will inevitably make the transaction fail...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.8 views

Call to safeApprove without checking previous allowance in burnFees could result in locked funds

Lines of code Vulnerability details Impact Using this deprecated function can lead to unintended reverts and potentially the locking of funds. A deeper discussion on the deprecation of this function is in OZ issue 2219 OpenZeppelin/openzeppelin-contracts2219. Proof Of Concept Refer to the burnFee...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.11 views

Usage of deprecated transfer to send ETH

Lines of code Vulnerability details Impact Usage of deprecated transfer Swap can revert. Proof of Concept The original transfer used to send eth uses a fixed stipend 2300 gas. This was used to prevent reentrancy. However this limit your protocol to interact with others contracts that need more th...

6.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/06/02 2:6 a.m.169 views

Moderate: Red Hat Security Advisory: ACS 3.70 enhancement and security update

Updated images are now available for Red Hat Advanced Cluster Security for Kubernetes RHACS. The updated image includes bug fixes and feature improvements. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score...

9.8CVSS7AI score0.99939EPSS
SaveExploits135References4
Hacker One
Hacker One
added 2022/05/28 6:39 p.m.26 views

Phabricator: Deprecated owners.query API bypasses object view policy

The deprecated owners.query API does not check object view policy. A user is able to view some information about an owner package which they do not have permission to see by calling this API. Since the API is deprecated, it could just be removed. Impact An attacker is able to view some informatio...

2.2AI score
SaveExploits0
OSV
OSV
added 2022/05/24 4:59 p.m.18 views

GHSA-6XW9-QQ9H-CR68 Jenkins Dynatrace Plugin vulnerable to Insufficiently Protected Credentials

Jenkins Dynatrace Application Monitoring Plugin prior to 2.1.4 stores credentials unencrypted in its global configuration file on the Jenkins master where they could be viewed by users with access to the master file system. NOTE: This plugin is marked as DEPRECATED...

7.8CVSS7.5AI score0.00333EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/24 4:59 p.m.54 views

Jenkins Dynatrace Plugin vulnerable to Insufficiently Protected Credentials

Jenkins Dynatrace Application Monitoring Plugin prior to 2.1.4 stores credentials unencrypted in its global configuration file on the Jenkins master where they could be viewed by users with access to the master file system. NOTE: This plugin is marked as DEPRECATED...

7.8CVSS3.8AI score0.00333EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/24 4:59 p.m.42 views

GHSA-CQJV-WHWG-WH47 Jenkins Dynatrace Plugin contains Incorrect Default Permissions

A missing permission check in Jenkins Dynatrace Application Monitoring Plugin allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials. This issue was patched in version 2.1.5, however, please NOTE: This plugin is marked as DEPRECA...

6.5CVSS6.3AI score0.00836EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/24 4:59 p.m.27 views

Jenkins Dynatrace Plugin contains Incorrect Default Permissions

A missing permission check in Jenkins Dynatrace Application Monitoring Plugin allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials. This issue was patched in version 2.1.5, however, please NOTE: This plugin is marked as DEPRECA...

6.5CVSS4.8AI score0.00836EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:59 p.m.31 views

Jenkins Dynatrace Plugin vulnerable to Cross-Site Request Forgery

A cross-site request forgery vulnerability in Jenkins Dynatrace Application Monitoring Plugin prior to 2.1.4 allows attackers to connect to an attacker-specified URL using attacker-specified credentials. NOTE: This plugin is marked as DEPRECATED...

8.1CVSS5.4AI score0.007EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/24 4:59 p.m.20 views

GHSA-X546-XRX3-HJX4 Jenkins Dynatrace Plugin vulnerable to Cross-Site Request Forgery

A cross-site request forgery vulnerability in Jenkins Dynatrace Application Monitoring Plugin prior to 2.1.4 allows attackers to connect to an attacker-specified URL using attacker-specified credentials. NOTE: This plugin is marked as DEPRECATED...

8.1CVSS8AI score0.007EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/24 4:55 p.m.21 views

Jenkins IBM AppScan Plugin showed plain text password in job configuration form fields

Jenkins IBM Application Security on Cloud Plugin 1.2.4 and earlier transmitted configured passwords in plain text as part of job configuration forms, potentially resulting in their exposure. This plugin has bee deprecated...

6.5CVSS6.6AI score0.00807EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder