Lucene search
+L

580 matches found

OSV
OSV
added 2021/12/19 7:44 p.m.20 views

GSD-2021-1002594 net/sched: fq_pie: prevent dismantle issue

net/sched: fqpie: prevent dismantle issue 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.15.8 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/12/19 7:40 p.m.12 views

GSD-2021-1002510 net/sched: fq_pie: prevent dismantle issue

net/sched: fqpie: prevent dismantle issue 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.10.85 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/11/29 2:38 a.m.17 views

UVI-2021-1002329 sched/fair: Prevent dead task groups from regaining cfs_rq's

sched/fair: Prevent dead task groups from regaining cfsrq's 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.15.5 by commit...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2021/11/17 12:0 a.m.7 views

Prevent Minting During Emergency Exit

Handle TimmyToes Vulnerability details Impact Potential increased financial loss during security incident. Proof of Concept Consider a critical incident where a vault is being drained or in danger of being drained due to a vulnerability within the vault or its strategies. At this stage, you want ...

6.8AI score
SaveExploits0
Friends Of PHP
Friends Of PHP
added 2021/11/15 10:47 a.m.51 views

CVE-2021-41270: Prevent CSV Injection via formulas

More info at https://symfony.com/cve-2021-41270...

6.5CVSS7.2AI score0.01355EPSS
SaveExploits0Affected Software1
Code423n4
Code423n4
added 2021/11/12 12:0 a.m.13 views

Anyone Can Arbitrarily Call FSDVesting.updateVestedTokens()

Handle leastwood Vulnerability details Impact The updateVestedTokens function is intended to be called by the FSD.sol contract when updating a user's vested token amount. A check is performed to ensure that user == beneficiary, however, as user is a user controlled argument, it is possible to spo...

6.9AI score
SaveExploits0
Trend Micro Simply Security
Trend Micro Simply Security
added 2021/11/04 12:0 a.m.13 views

Integrate Cybersecurity Incident Response in DevSecOps

This article examines the need for cross-functional integration and integrated communication between development and security teams to prevent communication dead zones and avoid delays in alerting and remediation...

7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/10/21 5:52 p.m.44 views

Before and After a Pen Test: Steps to Get Through It

An effective cybersecurity strategy can be challenging to implement correctly and often involves many layers of security. Part of a robust security strategy involves performing what is known as a penetration test pen test. The penetration test helps to discover vulnerabilities and weaknesses in...

0.3AI score
SaveExploits0
OSV
OSV
added 2021/10/19 4:25 p.m.8 views

UVI-2021-1001592 net: hns3: do not allow call hns3_nic_net_open repeatedly

net: hns3: do not allow call hns3nicnetopen repeatedly 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.151 by commit...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/16 12:0 a.m.13 views

Prevent execution with invalid signatures

Handle gpersoon Vulnerability details Impact Suppose one of the supplied addrsi to the constructor of Identity.sol happens to be 0 by accident. In that case: privileges0 = 1 Now suppose you call execute with an invalid signature, then recoverAddrImpl will return a value of 0 and thus signer=0. If...

6.8AI score
SaveExploits0
HackRead
HackRead
added 2021/10/08 7:5 p.m.18 views

A Brief Walkthrough On CMMS Cybersecurity

By Owais Sultan CMMS platforms can also be compromised like peer software which brings us to our today’s discussion topic of how to prevent cyber attacks. This is a post from HackRead.com Read the original post: A Brief Walkthrough On CMMS Cybersecurity...

2.8AI score
SaveExploits0
HackRead
HackRead
added 2021/10/08 2:22 p.m.21 views

What is a data breach & how to prevent one?

By Owais Sultan What is a data breach? A data breach is a security lapse where a non-authorized person can assess sensitive information without authorization. This is a post from HackRead.com Read the original post: What is a data breach & how to prevent one?...

3AI score
SaveExploits0
Code423n4
Code423n4
added 2021/09/21 12:0 a.m.13 views

lack of checks in Factory::setBondPercentDiv allow owner to prevent bonding in Auction::bondForRebalance()

Handle GalloDaSballo Vulnerability details Impact setBondPercentDiv has no checks for min and max Setting bondPercentDiv to 0 will cause Auction::bondForRebalance to revert This allows the owner to prevent bonding by setting the bondPercentDiv to 0 Recommended Mitigation Steps Refactor to functio...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/09/08 12:0 a.m.5 views

Filter Logic calls to gravity cosmos at client level to avoid reverts

Handle hack3r-0m Vulnerability details Add a check for call.logiccontractaddress to make sure it is not the same as gravity contract to avoid panics from the orchestrator by failing gas estimations --- The text was updated successfully, but these errors were encountered: All reactions...

6.9AI score
SaveExploits0
OSV
OSV
added 2021/08/03 2:49 a.m.15 views

GSD-2021-1001466 usb: max-3421: Prevent corruption of freed memory

usb: max-3421: Prevent corruption of freed memory 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 v4.4.277 by commit...

7.4AI score
SaveExploits0
OSV
OSV
added 2021/08/03 2:29 a.m.11 views

UVI-2021-1001401 usb: max-3421: Prevent corruption of freed memory

usb: max-3421: Prevent corruption of freed memory 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 v4.14.241 by commit...

7.4AI score
SaveExploits0
OSV
OSV
added 2021/08/03 2:24 a.m.15 views

UVI-2021-1001381 dma-buf/sync_file: Don't leak fences on merge failure

dma-buf/syncfile: Don't leak fences on merge failure 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 v4.19.199 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/08/03 2:18 a.m.16 views

GSD-2021-1001362 usb: max-3421: Prevent corruption of freed memory

usb: max-3421: Prevent corruption of freed memory 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 v4.19.199 by commit...

7.4AI score
SaveExploits0
OSV
OSV
added 2021/08/03 2:12 a.m.14 views

GSD-2021-1001340 x86/signal: Detect and prevent an alternate signal stack overflow

x86/signal: Detect and prevent an alternate signal stack overflow 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.134 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/08/03 2:6 a.m.11 views

GSD-2021-1001315 cifs: prevent NULL deref in cifs_compose_mount_options()

cifs: prevent NULL deref in cifscomposemountoptions 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.135 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder