Lucene search
+L

5889 matches found

Code423n4
Code423n4
added 2023/09/06 12:00 a.m.24 views

LastRewardRound is sometimes not checkpointed for Delegators

Lines of code Vulnerability details Impact lastRewardRound is not updated/checkpointed for delegators when transcoder changes state. This results in incorrect rewards and votes. It also violates this checkpointing condition specified by the technical specification: Quote: "In practical terms, it...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/09/06 12:00 a.m.14 views

Transfering Bonds would create confusion among delegators because of non-deletion of unbondingLocks & assigning all the new delegators the same unbounding id

Lines of code Vulnerability details transferBond function is used to transfers ownership of a bond to a new delegator using optional hints if needed. Here the old unbound lock is deleted after creating a new one in unbondWithHint function. But the problem lies in the delete operation as it does n...

6.7AI score
SaveExploits0
NVD
NVD
added 2023/09/05 7:15 a.m.30 views

CVE-2023-21655

Memory corruption in Audio while validating and mapping metadata...

7.8CVSS7AI score0.00109EPSS
SaveExploits0References1
Prion
Prion
added 2023/09/05 7:15 a.m.25 views

Memory corruption

Memory corruption in Audio while validating and mapping metadata...

4.3CVSS7.8AI score0.00109EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/09/05 6:23 a.m.17 views

CVE-2023-21655 Integer Overflow or Wraparound in Display

Memory corruption in Audio while validating and mapping metadata...

6.7CVSS7.2AI score0.00109EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/09/05 6:23 a.m.44 views

CVE-2023-21655 Integer Overflow or Wraparound in Display

Memory corruption in Audio while validating and mapping metadata...

6.7CVSS8.1AI score0.00109EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/09/05 12:00 a.m.11 views

Qualcomm Chipsets Input Validation Error Vulnerability

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that stems from audio memory corruption when validating and mapping metadata...

7.8CVSS7AI score0.00109EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2023/09/04 11:30 a.m.58 views

WiFi-Pineapple-MK7_REST-Client - WiFi Hacking Workflow With WiFi Pineapple Mark VII API

PINEAPPLE MARK VII REST CLIENT The leading rogue access point and WiFi pentest toolkit for close access operations. Passive and active attacks analyze vulnerable and misconfigured devices. https://hak5.org/collections/sale/products/wifi-pineapple Author :: TW-D Version :: 1.3.7 Copyright ::...

7.3AI score
SaveExploits0References5
Citrix
Citrix
added 2023/08/31 12:00 a.m.14 views

Network Printers not getting mapped

Network Printers not getting mapped...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/08/29 9:24 a.m.13 views

kernel: unmap_mapping_range() race with munmap() on VM_PFNMAP mappings leads to stale TLB entry

A flaw was found in include/asm-generic/tlb.h in the Linux kernel due to a race condition unmapmappingrange versus munmap. This issue allows a device driver to free a page while it still has stale TLB entries...

4.7CVSS6.6AI score0.00225EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/08/29 9:22 a.m.9 views

kernel: unmap_mapping_range() race with munmap() on VM_PFNMAP mappings leads to stale TLB entry

A flaw was found in include/asm-generic/tlb.h in the Linux kernel due to a race condition unmapmappingrange versus munmap. This issue allows a device driver to free a page while it still has stale TLB entries...

4.7CVSS6.6AI score0.00225EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/08/24 2:30 a.m.5 views

SUSE CVE-2020-19185

Buffer Overflow vulnerability in oneonemapping function in progs/dumpentry.c:1373 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command...

6.5CVSS4.8AI score0.01738EPSS
SaveExploits1References3
OSV
OSV
added 2023/08/22 7:15 p.m.4 views

DEBIAN-CVE-2020-19185

Buffer Overflow vulnerability in oneonemapping function in progs/dumpentry.c:1373 in ncurses 6.1 allows remote attackers to cause a denial of service via crafted command...

6.5CVSS5.4AI score0.01738EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2023/08/22 12:00 a.m.10 views

PT-2023-11512 · Ncurses +1 · Ncurses +1

Name of the Vulnerable Software and Affected Versions: ncurses version 6.1 Description: The issue is related to a Buffer Overflow vulnerability in the one one mapping function in progs/dump entry.c:1373. This allows remote attackers to cause a denial of service via crafted commands. The...

6.5CVSS4.3AI score0.01738EPSS
SaveExploits1References24
zdt
zdt
added 2023/08/21 12:00 a.m.309 views

Linux/x64 - memfd_create ELF loader Shellcode (170 bytes)

Shellcode Title: Linux/x64 - memfdcreate ELF loader 170 bytes Shellcode Author: Ivan Nikolsky enty8080 & Tomas Globis tomasglgg Tested on: Linux x8664 Shellcode Description: This shellcode attempts to establish reverse TCP connection, reads ELF length, reads ELF and maps it into the memory, creat...

7.4AI score
SaveExploits0
Citrix
Citrix
added 2023/08/20 12:00 a.m.20 views

Citrix WEM Network drives are not being mapped

Network drive mapping set through WEM doesn't map the drive In the WEM action viewer, it is shown as applied to the required WEM agent No errors related to this in the event viewer or WEM logs...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/10 12:00 a.m.12 views

If gov use removeGauge users who use votingPower for that gauge will lose their votingPower infinetly.

Lines of code Vulnerability details Impact When gov use removeGauge gauge's power changed to the 0, however there is no reset for user votePower which stored in voteuserpower mapping. Because of that users will lose their voting power. For example if a user give his 1000 votingPower to removedGau...

6.6AI score
SaveExploits0
GithubExploit
GithubExploit
added 2023/08/02 9:50 a.m.246 views

Exploit for Path Traversal in Apache Http_Server

PoC exploit for CVE-2021-41773 and CVE-2021-42013, two vulnerabi...

9.8CVSS9.7AI score0.99992EPSS
SaveExploits190
Code423n4
Code423n4
added 2023/07/31 12:00 a.m.15 views

the unfollow contract does random unfollow process of random follow token.

Lines of code Vulnerability details Impact in the FollowNft.sol we have to unfollow function this function is supposed to do unfollow process but as you see the followTokenId variable just returns one random follow id with profile id through mapping and there is no option to select which follow n...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/30 12:00 a.m.17 views

Inability of Followers and Followees to Commenting

Lines of code Vulnerability details Impact The lack of functionality restricts interaction and engagement between the profile owner and their followers or the users they follow. This limitation diminishes the platform's value, as users who are interested in a post or have a genuine reason to...

7AI score
SaveExploits0
Rows per page
Query Builder