Lucene search
+L

9611 matches found

Vulnrichment
Vulnrichment
added 2021/11/23 9:30 p.m.17 views

CVE-2021-38003

Inappropriate implementation in V8 in Google Chrome prior to 95.0.4638.69 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

9AI score0.38573EPSS
SaveExploits2References4
Github Security Blog
Github Security Blog
added 2021/11/23 9:15 p.m.50 views

Prototype Pollution in algoliasearch-helper

The package algoliasearch-helper before 3.6.2 are vulnerable to Prototype Pollution due to use of the merge function in src/SearchParameters/index.jsSearchParameters.parseNumbers without any protection against prototype properties. Note that this vulnerability is only exploitable if the...

9.8CVSS5.1AI score0.01574EPSS
SaveExploits1References5Affected Software1
Code423n4
Code423n4
added 2021/11/22 12:00 a.m.15 views

OverlayV1Mothership.sol Incomplete implementation

Handle WatchPug Vulnerability details Based on the context, FEE and MARGINMAINTENANCE rates should be bounded. However, the current implementation does not enforce these bounds. uint16 public constant MINFEE = 1; // 0.01% uint16 public constant MAXFEE = 100; // 1.00% uint16 public constant...

7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/11/19 8:55 p.m.39 views

Broken encryption in EdgeX Foundry

Summary Broken encryption in app-functions-sdk “AES” transform in EdgeX Foundry releases prior to Jakarta allows attackers to decrypt messages via unspecified vectors. Detailed Description The app-functions-sdk exports an “aes” transform that user scripts can optionally call to encrypt data in th...

5.7CVSS5.3AI score0.00313EPSS
SaveExploits0References4Affected Software3
OSV
OSV
added 2021/11/19 8:55 p.m.27 views

GHSA-6C7M-QWXJ-MVHP Broken encryption in EdgeX Foundry

Summary Broken encryption in app-functions-sdk “AES” transform in EdgeX Foundry releases prior to Jakarta allows attackers to decrypt messages via unspecified vectors. Detailed Description The app-functions-sdk exports an “aes” transform that user scripts can optionally call to encrypt data in th...

5.4CVSS5.3AI score0.00313EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2021/11/19 8:00 a.m.31 views

Chromium: CVE-2021-38021 Inappropriate implementation in referrer

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS7.6AI score0.00788EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2021/11/19 8:00 a.m.40 views

Chromium: CVE-2021-38018 Inappropriate implementation in navigation

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS7.5AI score0.00783EPSS
SaveExploits0
Code423n4
Code423n4
added 2021/11/18 12:00 a.m.16 views

_transferBurn does not actually burn tokens (decrease supply)

Handle harleythedog Vulnerability details Impact The implementation of transferBurn in ovl/OverlayToken.sol does not actually burn any tokens since totalSupply is not decreased see the implementation for burn for reference of what should be done. The transferBurn function is a helper function tha...

7.1AI score
SaveExploits0
Veracode
Veracode
added 2021/11/17 10:37 p.m.57 views

Packet Injection

kernel is vulnerable to packet injection. The vulnerability exists due to a flaw in Linux kernel's WiFi implementation which allows an attacker within the wireless range to abuse a logic flaw in the WiFi implementation by reassembling packets from multiple fragments under different keys, treating...

2.6CVSS6.4AI score0.02592EPSS
SaveExploits2References14Affected Software2
CNVD
CNVD
added 2021/11/17 12:00 a.m.54 views

Google Chrome referrer security bypass vulnerability

Google Chrome is a web browser from Google, Inc. A security vulnerability exists in Google Chrome due to an improper implementation of certain features in the product. A remote attacker could exploit the vulnerability to bypass security restrictions...

6.5CVSS3.2AI score0.00788EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2021/11/17 12:00 a.m.21 views

NestedFactory.sol#_submitInOrders() Wrong implementation cause users to be overcharged

Handle WatchPug Vulnerability details When executing orders, the actual amountSpent + feesAmount can be lower than inputTokenAmount, the unspent amount should be returned to the user. However, in the current implementation, the unspent amount will be taken as part of the fee. function...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2021/11/17 12:00 a.m.63 views

Google Chrome service workers security bypass vulnerability

Google Chrome is a web browser from Google, Inc. A security vulnerability exists in Google chrome, which is caused by improper design or implementation during the development of code for a web system or product. A remote attacker could exploit the vulnerability to bypass security restrictions...

6.5CVSS4.7AI score0.00911EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/11/17 12:00 a.m.56 views

Google Chrome navigation security bypass vulnerability

Google Chrome is a web browser from Google, an American company. Google Chrome suffers from a security vulnerability that stems from an error in the product's navigation implementation. An attacker can exploit this vulnerability to bypass security restrictions...

6.5CVSS7.3AI score0.00783EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2021/11/16 12:00 a.m.11 views

setGuardian() Wrong implementation

Handle WatchPug Vulnerability details function setGuardianaddress guardian external onlyGovernance; governance = guardian; function setGuardianaddress guardian external onlyGovernance; governance = guardian; governance = guardian should be guardian = guardian. --- The text was updated successfull...

7.1AI score
SaveExploits0
Veracode
Veracode
added 2021/11/15 11:15 a.m.22 views

Privilege Escalation

openzeppelin-contracts is vulnerable to privilege escalation. Remote attackers are able to exploit vulnerable upgradeTo and upgradeToAndCall functions in UUPSUpgradeable component due to uninitialized implementation contracts...

9.8CVSS5.2AI score0.01439EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2021/11/15 12:00 a.m.8 views

Google Chrome 安全特征问题漏洞

Google Chrome is a web browser from Google, Inc. A security vulnerability exists in Google Chrome due to an improper implementation of certain features in the product. A remote attacker could exploit the vulnerability to bypass security restrictions...

6.5CVSS8.3AI score0.00788EPSS
SaveExploits0References13
FreeBSD
FreeBSD
added 2021/11/15 12:00 a.m.53 views

chromium -- multiple vulnerabilities

Chrome Releases reports: This release contains 25 security fixes, including: 1263620 High CVE-2021-38008: Use after free in media. Reported by Marcin Towalski of Cisco Talos on 2021-10-26 1260649 High CVE-2021-38009: Inappropriate implementation in cache. Reported by Luan Herrera @lbherrera on...

9.6CVSS8.3AI score0.01362EPSS
SaveExploits2References1
OSV
OSV
added 2021/11/12 6:15 p.m.26 views

CVE-2021-41264

OpenZeppelin Contracts is a library for smart contract development. In affected versions upgradeable contracts using UUPSUpgradeable may be vulnerable to an attack affecting uninitialized implementation contracts. A fix is included in version 4.3.2 of @openzeppelin/contracts and...

9.8CVSS6.7AI score
SaveExploits0References3
Prion
Prion
added 2021/11/12 6:15 p.m.37 views

Design/Logic Flaw

OpenZeppelin Contracts is a library for smart contract development. In affected versions upgradeable contracts using UUPSUpgradeable may be vulnerable to an attack affecting uninitialized implementation contracts. A fix is included in version 4.3.2 of @openzeppelin/contracts and...

7.5CVSS9.3AI score0.01439EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2021/11/12 5:55 p.m.74 views

CVE-2021-41264

OpenZeppelin CVE-2021-41264 affects upgradeable contracts using UUPSUpgradeable due to uninitialized implementation contracts. The vulnerability is addressed in version 4.3.2 of @openzeppelin/contracts and @openzeppelin/contracts-upgradeable. If upgrading is not possible, a mitigation is to initi...

9.8CVSS9.4AI score0.01439EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder