Lucene search
+L

296 matches found

CVE
CVE
added 2021/06/10 10:07 a.m.129 views

CVE-2021-34363

CVE-2021-34363 affects the Python package thefuck (aka The Fuck) prior to version 3.31. The root cause is a path traversal flaw in the undo archive operation, which can lead to arbitrary file deletion. Public documentation across multiple feeds confirms this: Arch Linux ASAs and Fedora advisories...

9.1CVSS9.1AI score0.01847EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2021/06/10 10:07 a.m.66 views

CVE-2021-34363

The thefuck aka The Fuck package before 3.31 for Python allows Path Traversal that leads to arbitrary file deletion via the "undo archive operation" feature...

9.1CVSS9.3AI score0.01847EPSS
SaveExploits0
CNNVD
CNNVD
added 2021/06/10 12:00 a.m.9 views

thefuck 路径遍历漏洞

thefuck is an open source application. Corrects errors in previous console commands. A path traversal vulnerability exists in thefuck, which can be exploited to arbitrarily delete files via the "undo archive operation" feature...

9.1CVSS5.6AI score0.01847EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2021/06/10 12:00 a.m.6 views

PT-2021-4116 · Pypi +1 · Thefuck +1

Name of the Vulnerable Software and Affected Versions: TheFuck versions prior to 3.31 Description: The issue is related to path traversal weaknesses in the TheFuck package for Python, allowing an attacker to compromise data integrity and cause a denial of service. This can lead to arbitrary file...

9.1CVSS7AI score0.01847EPSS
SaveExploits0References26
Positive Technologies
Positive Technologies
added 2021/05/12 12:00 a.m.11 views

PT-2024-11196

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak in the Linux kernel has been resolved. The issue occurred in the ptp: ocp module, where an error handling path failed to properly undo a successful 'pci ioremap bar' call...

6.2CVSS5.5AI score0.00202EPSS
SaveExploits0References17
Veracode
Veracode
added 2020/12/06 3:58 a.m.35 views

Integer Overflow

Neovim is vulnerable to integer overflow. The vulnerability existed because it does not properly validate values for tree length when reading a corrupted undo file, which may lead to resultant buffer overflows...

9.8CVSS3.5AI score0.0274EPSS
SaveExploits0References10Affected Software1
Veracode
Veracode
added 2020/12/06 3:57 a.m.27 views

Arbitrary Code Execution

neovim is vulnerable to arbitrary code execution. An integer overflow during unserializeuep memory allocation due to improper validation for for tree length when reading a corrupted undo file allows an attacker to execute arbitrary code on the host OS via a buffer overflow...

9.8CVSS5.8AI score0.03389EPSS
SaveExploits0References10Affected Software1
CNVD
CNVD
added 2020/06/22 12:00 a.m.6 views

Unspecified Vulnerability in Mattermost Server (CNVD-2020-48228)

Mattermost Server is the United States Mattermost company's set of open source messaging platform. A security vulnerability exists in Mattermost Server versions prior to 4.3.0, 4.2.1 and 4.1.2. An attacker could exploit the vulnerability to undo another user's session...

4.3CVSS6.7AI score0.0077EPSS
SaveExploits0References1
CNVD
CNVD
added 2020/02/19 12:00 a.m.9 views

Zimbra Collaboration Suite (ZCS) Undo Shared Calendar Accessibility Vulnerability

Zimbra Collaboration Suite ZCS is a collaboration software suite that includes an email server and web client. An undo shared calendar accessibility vulnerability exists in Zimbra Collaboration Suite ZCS versions prior to 8.8.15 Patch 7. The vulnerability stems from the fact that after an attacke...

5.3CVSS6.8AI score0.0107EPSS
SaveExploits0References1
OPENSUSE Linux
OPENSUSE Linux
added 2019/08/24 12:00 a.m.280 views

Security update for neovim (important)

openSUSE Security Update: Security update for neovim Announcement ID: openSUSE-SU-2019:1997-1 Rating: important References: 1137443 Cross-References: CVE-2019-12735 Affected Products: openSUSE Backports SLE-15-SP1 An update that fixes one vulnerability is now available. Description: This update f...

9.3CVSS9.1AI score0.19111EPSS
SaveExploits5References1
OpenVAS
OpenVAS
added 2019/06/08 12:00 a.m.20 views

Fedora Update for vim FEDORA-2019-d79f89346c

The remote host is missing an update for the Copyright C 2019 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.3CVSS9AI score0.19111EPSS
SaveExploits5References2
Hacker One
Hacker One
added 2018/09/13 3:37 p.m.86 views

Mail.ru: XSS in touch.mail.ru

Browser specific user assisted DOM based XSS in message editor undo functionality via quoted content. Vulnerability did not affected mobile browsers used by majority of touch.mail.ru web interface users...

4.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/06/28 12:00 a.m.31 views

EulerOS 2.0 SP3 : vim (EulerOS-SA-2018-1171)

According to the version of the vim packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - An integer overflow flaw was found in the way vim handled undo files. This bug could result in vim crashing when trying to process corrupted undo...

9.8CVSS8.2AI score0.0274EPSS
SaveExploits0References2
Zero Day Initiative
Zero Day Initiative
added 2018/05/14 12:00 a.m.27 views

Microsoft Edge Undo Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on vulnerable installations of Microsoft Edge. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

4.3CVSS1.2AI score0.06368EPSS
SaveExploits1References1
zdt
zdt
added 2018/01/16 12:00 a.m.19 views

Linux/x86 - Disable Shadowing Shellcode (42 bytes)

include const char sc= "\x31\xdb" //xor ebx,ebx "\x8d\x43\x17" //LEA eax,ebx + 0x17 /LEA is FASTER than push and pop! "\x99" //cdq "\xcd\x80" //int 80 //setuid0 shouldn't returns -1 right? ; "\xb0\x0b" //mov al,0bh "\x52" //push edx /Termina la cadena con un 0 "\x68\x63\x6f\x6e\x76" //push dword...

SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2017/09/12 12:00 a.m.37 views

Microsoft Edge Undo Command Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on vulnerable installations of Microsoft Edge. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

4.3CVSS7.5AI score0.05737EPSS
SaveExploits0References1
OSV
OSV
added 2017/08/17 8:02 a.m.8 views

MGASA-2017-0275 Updated vim packages fix security vulnerabilities

Florian Larysch and Bram Moolenaar discovered that vim, an enhanced vi editor, does not properly validate values for the "filetype", "syntax" and "keymap" options, which may result in the execution of arbitrary code if a file with a specially crafted modeline is opened CVE-2016-1248. A...

9.8CVSS9AI score0.25314EPSS
SaveExploits2References5
Mageia
Mageia
added 2017/08/17 8:02 a.m.65 views

Updated vim packages fix security vulnerabilities

Florian Larysch and Bram Moolenaar discovered that vim, an enhanced vi editor, does not properly validate values for the "filetype", "syntax" and "keymap" options, which may result in the execution of arbitrary code if a file with a specially crafted modeline is opened CVE-2016-1248. A...

9.8CVSS1.5AI score0.25314EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2017/07/07 12:00 a.m.38 views

openSUSE Security Update : vim (openSUSE-2017-788)

This update for vim fixes the following issues : Security issues fixed : - CVE-2017-5953: Fixed a possible overflow with corrupted spell file bsc1024724 - CVE-2017-6350: Fixed a possible overflow when reading a corrupted undo file bsc1027053 - CVE-2017-6349: Fixed a possible overflow when reading...

9.8CVSS6.9AI score0.03389EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2017/06/29 12:00 a.m.30 views

SUSE SLED12 / SLES12 Security Update : vim (SUSE-SU-2017:1712-1)

This update for vim fixes the following issues: Security issues fixed : - CVE-2017-5953: Fixed a possible overflow with corrupted spell file bsc1024724 - CVE-2017-6350: Fixed a possible overflow when reading a corrupted undo file bsc1027053 - CVE-2017-6349: Fixed a possible overflow when reading ...

9.8CVSS6.9AI score0.03389EPSS
SaveExploits0References11
Rows per page
Query Builder