Lucene search
+L

14293 matches found

OSV
OSV
added 2023/11/16 11:15 p.m.9 views

UBUNTU-CVE-2023-48233

Vim is an open source command line text editor. If the count after the :s command is larger than what fits into a signed long variable, abort with evaluetoolarge. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit...

4.3CVSS7AI score0.00755EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2023/11/16 10:59 p.m.44 views

CVE-2023-48231

Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure. Exploitation beyond crashing the application has not been shown to be viable. This issue has been addressed in commit 25aabc2b which has been included in release version...

4.3CVSS6.2AI score0.00672EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/11/16 10:59 p.m.36 views

CVE-2023-48231

Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure. Exploitation beyond crashing the application has not been shown to be viable. This issue has been addressed in commit 25aabc2b which has been included in release version...

4.3CVSS7.4AI score0.00672EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/11/16 10:59 p.m.63 views

CVE-2023-48231 Use-After-Free in win_close() in vim

Vim is an open source command line text editor. When closing a window, vim may try to access already freed window structure. Exploitation beyond crashing the application has not been shown to be viable. This issue has been addressed in commit 25aabc2b which has been included in release version...

3.9CVSS5.5AI score0.00672EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2023/11/16 10:57 p.m.60 views

CVE-2023-48232

Vim is an open source command line text editor. A floating point exception may occur when calculating the line offset for overlong lines and smooth scrolling is enabled and the cpo-settings include the 'n' flag. This may happen when a window border is present and when the wrapped line continues o...

4.3CVSS5.9AI score0.00674EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/11/16 10:52 p.m.57 views

CVE-2023-48234 overflow in nv_z_get_count in vim

Vim is an open source command line text editor. When getting the count for a normal mode z command, it may overflow for large counts given. Impact is low, user interaction is required and a crash may not even happen in all situations. This issue has been addressed in commit 58f9befca1 which has...

2.8CVSS5.7AI score0.00755EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2023/11/16 10:47 p.m.46 views

CVE-2023-48236

Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAXINT. Impact is low, user interaction is required and a crash may not even happen in all situations. This vulnerability has been addressed in commit 73b2d379 which...

4.3CVSS6.4AI score0.00694EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/11/16 10:47 p.m.63 views

CVE-2023-48236 overflow in get_number in vim

Vim is an open source command line text editor. When using the z= command, the user may overflow the count with values larger than MAXINT. Impact is low, user interaction is required and a crash may not even happen in all situations. This vulnerability has been addressed in commit 73b2d379 which...

2.8CVSS5.7AI score0.00694EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/11/16 1:54 a.m.14 views

SUSE CVE-2023-47627

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. These bugs have...

5.3CVSS8.3AI score0.00857EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2023/11/16 12:00 a.m.47 views

CVE-2023-47470

Buffer Overflow vulnerability in Ffmpeg before github commit 4565747056a11356210ed8edcecb920105e40b60 allows a remote attacker to achieve an out-of-array write, execute arbitrary code, and cause a denial of service DoS via the refpicliststruct function in libavcodec/evcps.c...

7.8CVSS7.8AI score0.00687EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/11/16 12:00 a.m.12 views

PT-2023-30463 · FFmpeg · Ffmpeg

Name of the Vulnerable Software and Affected Versions: Ffmpeg versions before github commit 4565747056a11356210ed8edcecb920105e40b60 Description: The issue allows a remote attacker to achieve an out-of-array write, execute arbitrary code, and cause a denial of service DoS via the ref pic list...

7.8CVSS8AI score0.00687EPSS
SaveExploits0References10
OSV
OSV
added 2023/11/15 2:48 p.m.34 views

GHSA-3CH3-JHC6-5R8X yt-dlp Generic Extractor MITM Vulnerability via Arbitrary Proxy Injection

Impact The Generic Extractor in yt-dlp is vulnerable to an attacker setting an arbitrary proxy for a request to an arbitrary url, allowing the attacker to MITM the request made from yt-dlp's HTTP session. This could lead to cookie exfiltration in some cases. To pass extra control data between...

5CVSS4.8AI score0.00321EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2023/11/15 12:00 a.m.123 views

CVE-2023-44444

GIMP PSP File Parsing Off-By-One Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicio...

7.8CVSS7.5AI score0.56404EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/11/14 10:19 p.m.43 views

yiisoft/yii deserializing untrusted user input can lead to remote code execution

Impact Affected versions of yiisoft/yii are vulnerable to Remote Code Execution RCE if the application calls unserialize on arbitrary user input. Patches Upgrade yiisoft/yii to version 1.1.29 or higher. For more information See the following links for more details: - Git commit -...

9.8CVSS7.7AI score0.03147EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2023/11/14 9:15 p.m.48 views

CVE-2023-47627

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTPNOEXTENSIONS is enabled or not using a prebuilt wheel. These bugs have...

7.5CVSS6.8AI score0.00857EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.6 views

kernel: drm/amd/display: Do not set DRR on pipe Commit

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not set DRR on pipe Commit WHY Writing to DRR registers such as OTGVTOTALMIN on the same frame as a pipe commit can cause underflow...

5.5CVSS6.3AI score0.00191EPSS
SaveExploits0References5
OSV
OSV
added 2023/11/14 2:15 p.m.21 views

AZL-32122 CVE-2023-6111 affecting package hyperv-daemons for versions less than 5.15.143.1-1

A use-after-free vulnerability in the Linux kernel's netfilter: nftables component can be exploited to achieve local privilege escalation. The function nfttransgccatchall did not remove the catchall set element from the catchalllist when the argument sync is true, making it possible to free a...

7.8CVSS7AI score0.00317EPSS
SaveExploits0References1
Prion
Prion
added 2023/11/14 2:15 p.m.34 views

Design/Logic Flaw

A use-after-free vulnerability in the Linux kernel's netfilter: nftables component can be exploited to achieve local privilege escalation. The function nfttransgccatchall did not remove the catchall set element from the catchalllist when the argument sync is true, making it possible to free a...

4.3CVSS7AI score0.00317EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/11/14 2:15 p.m.4 views

UBUNTU-CVE-2023-6111

A use-after-free vulnerability in the Linux kernel's netfilter: nftables component can be exploited to achieve local privilege escalation. The function nfttransgccatchall did not remove the catchall set element from the catchalllist when the argument sync is true, making it possible to free a...

7.8CVSS7AI score0.00317EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2023/11/14 2:15 p.m.30 views

CVE-2023-6111

A use-after-free vulnerability in the Linux kernel's netfilter: nftables component can be exploited to achieve local privilege escalation. The function nfttransgccatchall did not remove the catchall set element from the catchalllist when the argument sync is true, making it possible to free a...

7.8CVSS7AI score0.00317EPSS
SaveExploits0References4
Rows per page
Query Builder