Lucene search
+L

18199 matches found

CVE
CVE
added 2024/03/15 1:05 p.m.65 views

CVE-2024-25916

CVE-2024-25916 affects the WordPress My Calendar plugin up to version 3.4.23. The root cause is improper neutralization of input during page generation, resulting in Stored Cross-Site Scripting due to insufficient input sanitization and output escaping on user-supplied attributes. The vulnerabili...

6.5CVSS5.2AI score0.00331EPSS
SaveExploits0References1
Schneier on Security
Schneier on Security
added 2024/03/15 11:05 a.m.21 views

Improving C++

C++ guru Herb Sutter writes about how we can improve the programming language for better security. The immediate problem "is" that it’s Too Easy By Default™ to write security and safety vulnerabilities in C++ that would have been caught by stricter enforcement of known rules for type, bounds,...

7.7AI score
SaveExploits0
Veracode
Veracode
added 2024/03/14 10:27 a.m.27 views

Denial Of Service

libmad.so is vulnerable to Denial Of Service. The vulnerability is due to the madlayerIII function in layer3.c when processing a crafted audio file, resulting in a heap-based buffer overflow and possible application crash...

7.8CVSS7.5AI score0.02528EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2024/03/12 5:44 p.m.45 views

CVE-2024-26614

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the acceptqueue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0! WARNING: CPU: 19 PID: 21160 at...

3.3CVSS7.3AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/11 7:15 p.m.9 views

CVE-2024-27236

In aocunlockedioctl of aoc.c, there is a possible memory corruption due to type confusion. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

8.4CVSS5.9AI score0.0009EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/11 7:15 p.m.12 views

CVE-2024-27219

In tmusetpi of tmu.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

8.4CVSS5.9AI score0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/11 7:15 p.m.7 views

CVE-2024-25987

In ptsysctlcommand of pt.c, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation...

6.7CVSS5.9AI score
SaveExploits0References1
OSV
OSV
added 2024/03/11 7:15 p.m.10 views

CVE-2024-22010

In dvfsplugincaller of fvp.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

5.5CVSS5.9AI score0.00098EPSS
SaveExploits0References1
Prion
Prion
added 2024/03/11 6:15 p.m.46 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the acceptqueue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0! WARNING: CPU: 19 PID: 21160 at...

7.2AI score0.0018EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/03/11 12:00 a.m.13 views

Google Pixel Security Breach

Google Pixel is a smartphone from Google, Inc. in the United States. Google Pixel suffers from a security vulnerability that stems from a missing bounds check in the configgovtimewindows method of the tmu.c file, which may result in out-of-bounds writes...

7.8CVSS6.8AI score0.00084EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/03/08 12:00 a.m.23 views

Fedora: Security Advisory for frysk (FEDORA-2024-129d8ca6fc)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG 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-only ifdescription...

8.8CVSS9.2AI score0.02578EPSS
SaveExploits3References2
OpenVAS
OpenVAS
added 2024/03/08 12:00 a.m.22 views

Fedora: Security Advisory for gnulib (FEDORA-2024-129d8ca6fc)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG 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-only ifdescription...

8.8CVSS9.2AI score0.02578EPSS
SaveExploits3References2
Fedora
Fedora
added 2024/03/07 10:33 p.m.36 views

[SECURITY] Fedora 40 Update: R-rJava-1.0.6-9.fc40

Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields...

8.8CVSS6.8AI score0.02578EPSS
SaveExploits3
Fedora
Fedora
added 2024/03/07 10:33 p.m.31 views

[SECURITY] Fedora 40 Update: octave-8.4.0-6.fc40

GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may...

8.8CVSS7AI score0.02578EPSS
SaveExploits3
Fedora
Fedora
added 2024/03/07 10:33 p.m.32 views

[SECURITY] Fedora 40 Update: maven-native-1.0-0.18.alpha.11.fc40

Maven Native - compile C and C++ source under Maven with compilers such as GCC, MSVC, GCJ etc...

8.8CVSS6.9AI score0.02578EPSS
SaveExploits3
Fedora
Fedora
added 2024/03/07 10:33 p.m.26 views

[SECURITY] Fedora 40 Update: jchardet-1.1-34.fc40

jchardet is a java port of the source from Mozilla's automatic charset detection algorithm. The original author is Frank Tang. What is available here is the java port of that code. The original source in C++ can be found from http://lxr.mozilla.org/mozilla/source/intl/chardet/. More information c...

8.8CVSS9AI score0.02578EPSS
SaveExploits3
Fedora
Fedora
added 2024/03/07 10:32 p.m.30 views

[SECURITY] Fedora 40 Update: bsh-2.1.0-12.fc40

BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closure...

8.8CVSS7.1AI score0.02578EPSS
SaveExploits3
Fedora
Fedora
added 2024/03/07 10:32 p.m.41 views

[SECURITY] Fedora 40 Update: antlr-2.7.7-77.fc40

ANTLR, ANother Tool for Language Recognition, formerly PCCTS is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions You can use PCCTS 1.xx to generate C-based parsers...

8.8CVSS6.9AI score0.02578EPSS
SaveExploits3
Fedora
Fedora
added 2024/03/07 10:32 p.m.33 views

[SECURITY] Fedora 40 Update: ant-1.10.14-10.fc40

Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile,...

8.8CVSS6.8AI score0.02578EPSS
SaveExploits3
Wiz blog
Wiz blog
added 2024/03/07 4:18 p.m.17 views

CISOs share their top 7 strategies for gaining C-Suite buy-in

In a recent webinar hosted by Wiz, three esteemed CISOs shared their strategies for getting C-suite executives on board with plans for a comprehensive security program...

7.4AI score
SaveExploits0
Rows per page
Query Builder