Lucene search
+L

4267 matches found

OSV
OSV
added 2022/05/24 4:43 p.m.24 views

GHSA-RFC8-WRRF-WP3W Jenkins Azure PublisherSettings Credentials Plugin stored credentials in plain text

Jenkins Azure PublisherSettings Credentials Plugin stored the service management certificate unencrypted in credentials.xml on the Jenkins controller. These credentials could be viewed by users with access to the Jenkins controller file system. Azure PublisherSettings Credentials Plugin has been...

3.3CVSS8.7AI score0.01373EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 4:43 p.m.19 views

Jenkins Azure PublisherSettings Credentials Plugin stored credentials in plain text

Jenkins Azure PublisherSettings Credentials Plugin stored the service management certificate unencrypted in credentials.xml on the Jenkins controller. These credentials could be viewed by users with access to the Jenkins controller file system. Azure PublisherSettings Credentials Plugin has been...

8.8CVSS6.6AI score0.01373EPSS
SaveExploits0References4Affected Software1
Spring Security Advisories
Spring Security Advisories
added 2022/05/24 4:0 p.m.37 views

Preparing for Spring Boot 3.0

Spring Boot 2.0 was the first release in the 2.x line and was published on Feburary 28th 2018. Weve just released Spring Boot 2.7 which means that, so far, weve been maintaining the 2.x line for just over 4 years. In total weve published 95 distinct releases over that timeframe! The entire Spring...

0.2AI score
SaveExploits0
OSV
OSV
added 2022/05/12 10:24 a.m.11 views

MGASA-2022-0168 Updated python-twisted packages fix security vulnerability

CVE-2022-21712: It was discovered that Twisted incorrectly filtered HTTP headers when clients are being redirected to another origin. A remote attacker could use this issue to obtain sensitive information. CVE-2022-21716: It was discovered that Twisted incorrectly processed SSH handshake data on...

7.5CVSS7.6AI score0.0351EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2022/05/12 12:0 a.m.38 views

Security Updates for Microsoft Office Products (May 2022) (deprecated)

This plugin has been deprecated to be brought in line with Tenable's C2R plugin policy. Pleas use smbntms22mayofficec2r.nasl instead. C Tenable, Inc. @DEPRECATED@ Disabled on 2022/06/09. Deprecated by smbntms22mayofficec2r.nasl. include'compat.inc'; if description scriptid161089;...

5.7AI score0.02708EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2022/05/10 7:0 a.m.6 views

ntfsck in NTFS-3G through 2021.8.22 has a heap-based buffer overflow involving buffer+512*3-2. NOTE: the upstream position is that ntfsck is deprecated; however it is shipped by some Linux distributions.

...

7.8CVSS7.2AI score0.00504EPSS
SaveExploits1
Fedora
Fedora
added 2022/05/07 5:6 a.m.30 views

[SECURITY] Fedora 36 Update: golang-x-exp-0-0.42.20220330git053ad81.fc36

This subrepository holds experimental and deprecated packages. The idea for this subrepository originated as the pkg/exp directory of the ma in repository, but its presence there made it unavailable to users of the binary downloads of the Go installation. The subrepository has therefore been...

7.5CVSS9.2AI score0.03931EPSS
SaveExploits0
Code423n4
Code423n4
added 2022/05/07 12:0 a.m.11 views

Using deprecated Chainlink function latestAnswer() in PriceOracleImplementation.sol

Lines of code Vulnerability details Impact In the function getUnderlyingPrice, Chainlink's latestAnswer is used and this function is deprecated and should not be used as this function returns 0 when there is no data rather than giving out error. Precedent of this issue can be found in...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/07 12:0 a.m.9 views

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

Lines of code Vulnerability details This is a classic Code4rena issue: instead of call , transfer is used to withdraw the ether 2021-04-meebits-findings2 Swap.sol implements potentially dangerous transfer 2021-10-tally-findings20 OpenLevV1Lib's and LPool's doTransferOut functions call native...

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

Use of deprecated Chainlink function latestAnswer

Lines of code Vulnerability details Impact Use of deprecated Chainlink function latestAnswer According to Chainlink's documentation, the latestAnswer function is deprecated. This function does not error if no answer has been reached but returns 0, causing an incorrect price feed to USDC Price...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/05 12:0 a.m.11 views

Usage of deprecated transfer to send ETH

Lines of code Vulnerability details Vulnerability details The usage of address.send is considered a bad practice as it only uses 2300 gas and you create a high dependency of gas. It is true that this is only used in an emergency to transfer the funds to the vault, but it always a better practice ...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/04 12:0 a.m.13 views

Chainlink latestAnswer has been deprecated

Lines of code PriceOracleImplementation.solL29-L31 Vulnerability details Impact latestAnswer function is deprecated. This function does not revert if no answer has been reached but returns zero. There is no check for stale price and round completeness. Price can be stale and lead to wrong return...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/04 12:0 a.m.12 views

Using deprecated Chainlink function latestAnswer

Lines of code Vulnerability details Impact According to Chainlink's documentation, the latestAnswer function is deprecated. Proof of Concept This function does not error if no answer has been reached but returns 0. Besides, the latestAnswer is reported with 18 decimals for crypto quotes but 8...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/04 12:0 a.m.17 views

Usage of deprecated Chainlink oracle function

Lines of code Vulnerability details Impact The Chainlink oracle latestAnswer function is deprecated. Instead, you're supposed to use latestRoundData. Using deprecated functions can result in the PriceOracleImplementation not returning the correct value anymore. It will affect the availability of...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/04 12:0 a.m.15 views

Deprecated oracle can return 0 as a price

Lines of code Vulnerability details Impact According to Chainlink's documentation, the latestAnswer function is deprecated. Proof of Concept This function does not error if no answer has been reached but returns 0. Besides, the latestAnswer is reported with 18 decimals for crypto quotes but 8...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/05/03 12:0 a.m.117 views

GHSA-M2H2-264F-F486 angular vulnerable to regular expression denial of service (ReDoS)

AngularJS lets users write client-side web applications. The package angular after 1.7.0 is vulnerable to Regular Expression Denial of Service ReDoS by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat of NUMBERFORMATS.PATTERNS1.posPre with a very...

5.3CVSS7.2AI score0.04927EPSS
SaveExploits1References13
Code423n4
Code423n4
added 2022/05/03 12:0 a.m.8 views

Use of ChainlinkFeed latestAnswer in PriceOracleImplementation is deprecated and not sufficiently validated

Lines of code Vulnerability details Impact PriceOracleImplementation.sol uses the latestAnswer function on the mainnet deployed ChainlinkFeed for the USDC oracle price. However, this function is deprecated as outlined in the comments of the deployed Chainlink contract see POC below. Notably,...

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

Chainlink pricer is using a deprecated API

Lines of code Vulnerability details Impact According to Chainlink's documentation, the latestAnswer function is deprecated. This function might suddenly stop working if Chainlink stop supporting deprecated APIs. And the old API can return stale data. Proof of Concept Tools Used None Recommended...

6.9AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/05/02 12:16 p.m.8 views

CVE-2021-46790

ntfsck in NTFS-3G through 2021.8.22 has a heap-based buffer overflow involving buffer+5123-2. NOTE: the upstream position is that ntfsck is deprecated; however, it is shipped by some Linux distributions...

7.8CVSS7.5AI score0.00504EPSS
SaveExploits1References12
OSV
OSV
added 2022/05/02 12:16 p.m.5 views

AZL-9597 CVE-2021-46790 affecting package ntfs-3g for versions less than 2022.5.17-1

ntfsck in NTFS-3G through 2021.8.22 has a heap-based buffer overflow involving buffer+5123-2. NOTE: the upstream position is that ntfsck is deprecated; however, it is shipped by some Linux distributions...

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