Lucene search
+L

658 matches found

OSV
OSV
added 2021/11/09 8:54 a.m.12 views

ALBA-2021:4279 new packages: gcc-toolset-11-make

GCC Toolset is a compiler toolset that provides recent versions of development tools. GCC Toolset is an Application Stream packaged as a Software Collection. This enhancement update adds the gcc-toolset-11-make packages to AlmaLinux For instructions on usage, see Using GCC Toolset linked from the...

6.7AI score
SaveExploits0References1
Rockylinux
Rockylinux
added 2021/11/09 8:54 a.m.12 views

new packages: gcc-toolset-11-make

An update is available for gcc-toolset-11-make. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list GCC Toolset is a compiler toolset that provides recent versions o...

2.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/11/04 12:0 a.m.10 views

PT-2021-23829 · Crypto++ · Crypto++

Name of the Vulnerable Software and Affected Versions: Crypto++ aka Cryptopp versions 8.6.0 and earlier Description: The issue concerns a timing leakage in the MakePublicKey function, where there is a correlation between execution time and private key length. This could potentially allow attacker...

5.3CVSS7AI score0.01899EPSS
SaveExploits1References10
NVD
NVD
added 2021/10/26 1:15 p.m.17 views

CVE-2011-4119

caml-light = 0.75 uses mktemp insecurely, and also does unsafe things in /tmp during make install...

9.8CVSS0.01831EPSS
SaveExploits1References3
Prion
Prion
added 2021/10/26 1:15 p.m.11 views

Code injection

caml-light = 0.75 uses mktemp insecurely, and also does unsafe things in /tmp during make install...

7.5CVSS7.1AI score0.01831EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2021/10/26 12:11 p.m.25 views

CVE-2011-4119

caml-light = 0.75 uses mktemp insecurely, and also does unsafe things in /tmp during make install...

9.5AI score0.01831EPSS
SaveExploits1References3
GithubExploit
GithubExploit
added 2021/10/20 7:34 a.m.164 views

Exploit for Off-by-one Error in Sudo_Project Sudo

CVE-2021-3156 CVE-2021-3156 exploit Introducti...

7.8CVSS7.7AI score0.99295EPSS
SaveExploits81
OSV
OSV
added 2021/09/20 4:15 p.m.4 views

CVE-2021-39562

An issue was discovered in swftools through 20200710. A NULL pointer dereference exists in the function FileStream::makeSubStream located in Stream.cc. It allows an attacker to cause Denial of Service...

5.5CVSS5.8AI score0.00635EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/09 8:44 p.m.14 views

GHSA-4298-89HC-6RFV Open Redirect in Flask-User

This affects all versions of package Flask-User. When using the makesafeurl function, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple backslashes such as /////evil.com/path or \\evil.com/path. This vulnerability is only exploitable if an...

5.4CVSS6AI score0.01113EPSS
SaveExploits1References6
CNVD
CNVD
added 2021/07/07 12:0 a.m.8 views

Unspecified Vulnerability in Flask-User

Flask-User is a software application. Customizable user authentication and user management, register, confirm, login, change username, password, forget password, etc. A security vulnerability exists in Flask-User, which can be exploited to bypass url authentication and redirect a user to an...

6.1CVSS7.1AI score0.01113EPSS
SaveExploits1References1
OSV
OSV
added 2021/07/05 11:15 a.m.15 views

CVE-2021-23401

This affects all versions of package Flask-User. When using the makesafeurl function, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as /////evil.com/path or \\evil.com/path. This vulnerability is only exploitable if an...

6.1CVSS5.9AI score0.01113EPSS
SaveExploits1References3
PyPA
PyPA
added 2021/07/05 11:15 a.m.10 views

PYSEC-2021-337

This affects all versions of package Flask-User. When using the makesafeurl function, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as /////evil.com/path or \\\evil.com/path. This vulnerability is only exploitable if an...

6.1CVSS7AI score0.01113EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/07/05 10:20 a.m.5 views

CVE-2021-23401

This affects all versions of package Flask-User. When using the makesafeurl function, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as /////evil.com/path or \\evil.com/path. This vulnerability is only exploitable if an...

6.1CVSS5.7AI score0.01113EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2021/07/05 12:0 a.m.11 views

flask-user 输入验证错误漏洞

Flask-User is a software application. Customizable user authentication and user management, register, confirm, login, change username, password, forget password, etc. A security vulnerability exists in Flask-User, which can be exploited to bypass url authentication and redirect a user to an...

6.1CVSS5.8AI score0.01113EPSS
SaveExploits1References3
Oracle linux
Oracle linux
added 2021/06/15 12:0 a.m.228 views

Unbreakable Enterprise kernel security update

5.4.17-2102.202.5 - sctp: delay autoasconf init until binding the first addr Xin Long Orabug: 32907967 CVE-2021-23133 CVE-2021-23133 - dm ioctl: fix out of bounds array access when no devices Mikulas Patocka Orabug: 32860491 CVE-2021-31916 - uek-rpm: update kABI lists for the new symbols Saeed...

8.1CVSS8.1AI score0.06309EPSS
SaveExploits1
Huntr
Huntr
added 2021/05/13 2:22 a.m.20 views

Heap-based Buffer Overflow in strukturag/libde265

✍️ Description heap-buffer-overflow of decctx.cc in function readspsNAL 🕵️‍♂️ Proof of Concept Verification steps: 1.Get the source code of Bento4 2.Compile the Bento4 bash $ ./autogen.sh $ export CFLAGS="-g -lpthread -fsanitize=address" $ export CXXFLAGS="-g -lpthread -fsanitize=address" $...

7.5CVSS2.5AI score0.0202EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2021/04/24 7:0 a.m.4 views

In the standard library in Rust before 1.49.0 VecDeque::make_contiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free.

...

9.8CVSS7AI score0.01676EPSS
SaveExploits1
OSV
OSV
added 2021/04/14 6:15 a.m.3 views

DEBIAN-CVE-2020-36322

An issue was discovered in the FUSE filesystem implementation in the Linux kernel before 5.10.6, aka CID-5d069dbe8aaf. fusedogetattr calls makebadinode in inappropriate situations, causing a system crash. NOTE: the original fix for this vulnerability was incomplete, and its incompleteness is...

5.5CVSS6.4AI score0.00378EPSS
SaveExploits0References1
OSV
OSV
added 2021/04/11 8:15 p.m.26 views

CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

9.8CVSS6.7AI score
SaveExploits0References2
OSV
OSV
added 2021/04/11 8:15 p.m.2 views

DEBIAN-CVE-2020-36318

In the standard library in Rust before 1.49.0, VecDeque::makecontiguous has a bug that pops the same element more than once under certain condition. This bug could result in a use-after-free or double free...

9.8CVSS8.3AI score0.01676EPSS
SaveExploits1References1
Rows per page
Query Builder