Lucene search
+L

4121 matches found

ATTACKERKB
ATTACKERKB
added 2022/01/12 10:15 p.m.6 views

CVE-2021-43860

Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.12.3 and 1.10.6, Flatpak doesn't properly validate that the permissions displayed to the user for an app at install time match the actual permissions granted to the app at runtime, in the case that there's a...

8.6CVSS7.3AI score0.01346EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2022/01/12 10:15 p.m.8 views

UBUNTU-CVE-2021-43860

Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.12.3 and 1.10.6, Flatpak doesn't properly validate that the permissions displayed to the user for an app at install time match the actual permissions granted to the app at runtime, in the case that there's a...

8.6CVSS7.2AI score0.01346EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2022/01/12 12:0 a.m.41 views

CVE-2021-43860 Permissions granted to applications can be hidden from the user at install time

Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.12.3 and 1.10.6, Flatpak doesn't properly validate that the permissions displayed to the user for an app at install time match the actual permissions granted to the app at runtime, in the case that there's a...

8.2CVSS8.4AI score0.01346EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2022/01/12 12:0 a.m.48 views

CVE-2021-43860

Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.12.3 and 1.10.6, Flatpak doesn't properly validate that the permissions displayed to the user for an app at install time match the actual permissions granted to the app at runtime, in the case that there's a...

8.6CVSS8.4AI score0.01346EPSS
SaveExploits0
Code423n4
Code423n4
added 2022/01/08 12:0 a.m.30 views

PoolTemplate.sol initialize() can be called by attacker during deployment

Handle jayjonah8 Vulnerability details Impact In PoolTemplate.sol the initialize function sets important storage variables like conditions and references and this function can only be called once. During deployment an attacker can monitor the blockchain byte code and call the initialize function...

7AI score
SaveExploits0
Veracode
Veracode
added 2022/01/07 3:30 a.m.17 views

Denial Of Service (DoS)

pocketmine/pocketmine-mp is vulnerable to denial of service. The library does not properly validate byte limit in the skin length resulting in an overflow, allowing an attacker to crash the application...

3.9AI score
SaveExploits0
OSV
OSV
added 2022/01/06 11:53 p.m.14 views

GHSA-C6FG-99PR-25M9 Uncapped length of skin data fields submitted by players

Impact Some skin data fields e.g. skinID, geometryName are not capped in length. These fields are typically saved in the NBT data of a player when the player quits the server, or during an autosave. This is problematic due to the 32767 byte limit on TAGStrings. If any of these fields exceeds 3276...

7.5CVSS6.9AI score
SaveExploits0References4
OSV
OSV
added 2022/01/01 1:15 a.m.2 views

DEBIAN-CVE-2021-45941

libbpf 0.6.0 and 0.6.1 has a heap-based buffer overflow 8 bytes in bpfobjectopen called from bpfobjectopenmem and bpf-object-fuzzer.c...

6.5CVSS7.2AI score0.01097EPSS
SaveExploits1References1
OSV
OSV
added 2021/12/18 11:6 a.m.11 views

OPENSUSE-SU-2021:1592-1 Security update for nim

This update for nim fixes the following issues: - CVE-2021-41259: Fixed vulnerability in URL parser that allowed a null byte bypass boo1192712 This update was imported from the openSUSE:Leap:15.2:Update update project...

9.3AI score
SaveExploits0References3
OSV
OSV
added 2021/12/14 11:6 p.m.8 views

OPENSUSE-SU-2021:1585-1 Security update for nim

This update for nim fixes the following issues: - CVE-2021-41259: Fixed vulnerability in URL parser that allowed a null byte bypass boo1192712...

9.3AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/12/14 9:31 p.m.8 views

jackson-dataformat-cbor: Unchecked allocation of byte buffer can cause a java.lang.OutOfMemoryError exception

This affects the package com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 0 and before 2.11.4, from 2.12.0-rc1 and before 2.12.1. Unchecked allocation of byte buffer can cause a java.lang.OutOfMemoryError exception...

7.5CVSS6.8AI score0.03074EPSS
SaveExploits0References5
OSV
OSV
added 2021/12/09 7:17 p.m.7 views

GHSA-XMC8-26Q4-QJHX Denial of Service (DoS) in Jackson Dataformat CBOR

This affects the package com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 2.8.0-rc1 and before 2.11.4, from 2.12.0-rc1 and before 2.12.1. Unchecked allocation of byte buffer can cause a java.lang.OutOfMemoryError exception...

7.5CVSS6.9AI score0.03074EPSS
SaveExploits0References7
Code423n4
Code423n4
added 2021/12/08 12:0 a.m.18 views

UniswapV3's path issue for swapExactOutput

Handle cmichel Vulnerability details UniswapV3 expects a path object like tokenA, feeAB, tokenB, feeBC, tokenC. The UniV3Trader.swapExactOutput code tries to reverse this path to get to tokenC, feeBC, tokenB, feeAB, tokenA but that's not what the reverseBytes function does. Note that it reverts t...

6.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/12/02 4:17 p.m.7 views

jackson-dataformat-cbor: Unchecked allocation of byte buffer can cause a java.lang.OutOfMemoryError exception

This affects the package com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 0 and before 2.11.4, from 2.12.0-rc1 and before 2.12.1. Unchecked allocation of byte buffer can cause a java.lang.OutOfMemoryError exception...

7.5CVSS6.8AI score0.03074EPSS
SaveExploits0References5
OSV
OSV
added 2021/11/16 5:26 p.m.49 views

GHSA-H352-G5VW-3926 Improper Input Validation in fruity

Methods of NSString for conversion to a string may return a partial result. Since they call CStr::fromptr on a pointer to the string buffer, the string is terminated at the first null byte, which might not be the end of the string. In addition to the vulnerable functions listed for this issue, th...

7.5CVSS7.2AI score0.01314EPSS
SaveExploits1References5
OSV
OSV
added 2021/11/14 3:19 p.m.15 views

GSD-2021-1002084 nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells

nvmem: Fix shift-out-of-bound UBSAN with byte size cells 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.14.14 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/11/14 3:19 p.m.19 views

UVI-2021-1002084 nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells

nvmem: Fix shift-out-of-bound UBSAN with byte size cells 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.14.14 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/11/14 3:14 p.m.12 views

UVI-2021-1001975 nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells

nvmem: Fix shift-out-of-bound UBSAN with byte size cells 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.213 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/11/14 3:12 p.m.14 views

UVI-2021-1001932 nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells

nvmem: Fix shift-out-of-bound UBSAN with byte size cells 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.9.288 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/11/14 3:11 p.m.21 views

UVI-2021-1001914 nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells

nvmem: Fix shift-out-of-bound UBSAN with byte size cells 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.290 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder