Lucene search
+L

3085 matches found

Fedora
Fedora
added 2022/07/04 1:35 a.m.29 views

[SECURITY] Fedora 36 Update: golang-github-evanphx-json-patch-5.5.0-3.fc36

Jsonpatch is a library which provides functionallity for both applying RFC6902 JSON patches against documents, as well as for calculating & applying RFC7396 JSON merge patches...

9.3CVSS8.2AI score0.0995EPSS
SaveExploits4
OSV
OSV
added 2022/06/28 7:42 p.m.10 views

GSD-2022-1003731 bfq: Update cgroup information before merging bio

bfq: Update cgroup information before merging bio This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.198 by commit...

7AI score
SaveExploits0
OSV
OSV
added 2022/06/28 6:37 p.m.11 views

GSD-2022-1003019 bfq: Update cgroup information before merging bio

bfq: Update cgroup information before merging bio This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.17.14 by commit...

7AI score
SaveExploits0
Snyk
Snyk
added 2022/06/26 12:46 p.m.10 views

Prototype Pollution

Overview @loopback/rest is a The REST API package for loopback-next Affected versions of this package are vulnerable to Prototype Pollution via JSON payloads containing constructor. Details Prototype Pollution is a vulnerability affecting JavaScript. Prototype Pollution refers to the ability to...

9.8CVSS8.3AI score0.01448EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:20 p.m.5 views

Malicious code in @msmg/vue-merge-data-qa (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 148b5fef898978c5cca2c43755dc356409fd64fed11c1c4104fc0ba40a586ac5 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2022/06/20 8:19 p.m.9 views

MAL-2022-6883 Malicious code in uxpin-merge-ms-fabric (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware d6770965c2fb106f9c16c4bba9ca9724909591f0a1e2f43d34a55f322aca56f4 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:19 p.m.4 views

Malicious code in uxpin-merge-ms-fabric (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware d6770965c2fb106f9c16c4bba9ca9724909591f0a1e2f43d34a55f322aca56f4 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/06/17 12:27 a.m.17 views

Memory Safety Issue when using `patch` or `merge` on `state` and assign the result back to `state`

Affected versions of this crate maintains references to memory that might have been freed already. If affects the following two tremor-script language constructs: A Merge where we assign the result back to the target expression and the expression to be merged needs to reference the event: let sta...

0.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/06/17 12:27 a.m.68 views

GHSA-3PP4-64MP-9CG9 Memory Safety Issue when using `patch` or `merge` on `state` and assign the result back to `state`

Affected versions of this crate maintains references to memory that might have been freed already. If affects the following two tremor-script language constructs: A Merge where we assign the result back to the target expression and the expression to be merged needs to reference the event: let sta...

9.8CVSS8.5AI score0.01191EPSS
SaveExploits0References3
NVD
NVD
added 2022/05/31 4:15 p.m.34 views

CVE-2022-29220

github-action-merge-dependabot is an action that automatically approves and merges dependabot pull requests PRs. Prior to version 3.2.0, github-action-merge-dependabot does not check if a commit created by dependabot is verified with the proper GPG key. There is just a check if the actor is set t...

6.5CVSS0.00466EPSS
SaveExploits0References3
Prion
Prion
added 2022/05/31 4:15 p.m.17 views

Design/Logic Flaw

github-action-merge-dependabot is an action that automatically approves and merges dependabot pull requests PRs. Prior to version 3.2.0, github-action-merge-dependabot does not check if a commit created by dependabot is verified with the proper GPG key. There is just a check if the actor is set t...

4CVSS6.4AI score0.00466EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/05/31 4:10 p.m.41 views

CVE-2022-29220 No verification of commits origin in github-action-merge-dependabot

github-action-merge-dependabot is an action that automatically approves and merges dependabot pull requests PRs. Prior to version 3.2.0, github-action-merge-dependabot does not check if a commit created by dependabot is verified with the proper GPG key. There is just a check if the actor is set t...

6.5CVSS6.6AI score0.00466EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/05/31 12:0 a.m.9 views

github-action-merge-dependabot 数据伪造问题漏洞

github-action-merge-dependabot is used to automatically approve and merge dependabot PRs. A security vulnerability exists in github-action-merge-dependabot versions prior to 3.2.0, which stems from the fact that it does not check whether commits created by dependabot are verified with the correct...

6.5CVSS6.5AI score0.00466EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/05/30 12:0 a.m.8 views

Approved spender can not withdraw or merge

Lines of code Vulnerability details In the current implementation, withdraw and merge veNFT can be called by approved spender or token owner. function withdrawuint tokenId external nonreentrant assertisApprovedOrOwnermsg.sender, tokenId; function mergeuint from, uint to external...

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

withdraw() and merge() functions of VotingEscrow won't work when an approved user(not owner) calls because _burn() function fails.

Lines of code Vulnerability details Impact withdraw and merge functions of VotingEscrow won't work when an approved usernot owner calls. Proof of Concept withdraw and merge functions call burn function inside and burn function calls removeTokenFrom using msg.sender. But removeTokenFrom requires...

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

VotingEscrow's merge and withdraw aren't available for approved users

Lines of code Vulnerability details Users who are approved, but do not own a particular NFT, are supposed to be eligible to call merge and withdraw from the NFT. Currently burn, used by merge and withdraw to remove the NFT from the system, will revert unless the sender is the owner of NFT as the...

6.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/05/25 12:11 p.m.27 views

Learn How Hackers Can Hijack Your Online Accounts Even Before You Create Them

Malicious actors can gain unauthorized access to users' online accounts via a new technique called "account pre-hijacking," latest research has found. The attack takes aim at the account creation process that's ubiquitous in websites and other online platforms, enabling an adversary to perform a...

1.1AI score
SaveExploits0
Veracode
Veracode
added 2022/05/04 3:46 p.m.18 views

Prototype Pollution

dset is vulnerable to prototype pollution. An attacker can inject properties into existing construct prototypes via the merge function in the merge.js and modify attributes such as proto, constructor, and prototype...

8.1CVSS4.1AI score0.01811EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/05/03 12:0 a.m.2 views

GHSA-23WX-CGXQ-VPWX Prototype Pollution in dset

All versions of dset prior to 3.1.2 are vulnerable to Prototype Pollution via dset/merge mode, as the dset function checks for prototype pollution by validating if the top-level path contains proto, constructor or prototype. By crafting a malicious object, it is possible to bypass this check and...

6.5CVSS5.9AI score0.01811EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/05/03 12:0 a.m.27 views

Prototype Pollution in dset

All versions of dset prior to 3.1.2 are vulnerable to Prototype Pollution via dset/merge mode, as the dset function checks for prototype pollution by validating if the top-level path contains proto, constructor or prototype. By crafting a malicious object, it is possible to bypass this check and...

8.1CVSS5.2AI score0.01811EPSS
SaveExploits1References5Affected Software2
Rows per page
Query Builder