Lucene search
+L

11088 matches found

Positive Technologies
Positive Technologies
added 2020/04/16 12:00 a.m.20 views

PT-2020-15392 · Jenkins · Jenkins Yaml Axis Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins Yaml Axis Plugin versions 0.2.0 and earlier Description: The issue results from the YAML parser not being configured to prevent the instantiation of arbitrary types, leading to a remote code execution vulnerability. This vulnerability...

8.8CVSS8.9AI score0.02867EPSS
SaveExploits0References7
Hacker One
Hacker One
added 2020/04/13 7:02 p.m.16 views

Mail.ru: Reflected XSS in city-mobil.ru/

Reflected XSS in city-mobil.ru due to unsafe usage of GET parameter...

2.7AI score
SaveExploits0
Snyk
Snyk
added 2020/04/12 12:00 a.m.10 views

Prototype Pollution

Overview grunt-util-property is a Grunt util for getting and setting properties. Affected versions of this package are vulnerable to Prototype Pollution. The function call could be tricked into adding or modifying properties of Object.prototype using a proto payload. PoC var grunt = require"grunt...

7.8CVSS8AI score0.00379EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/04/12 12:00 a.m.8 views

Prototype Pollution

Overview paypal-adaptive is a sdk for Paypal Adaptive Payments and Paypal Adaptive Accounts APIs. Affected versions of this package are vulnerable to Prototype Pollution. The PayPal function could be tricked into adding or modifying properties of Object.prototype using a proto payload. PoC var...

5.3CVSS6.7AI score0.0101EPSS
SaveExploits1References2
OSV
OSV
added 2020/04/11 12:00 p.m.65 views

RUSTSEC-2020-0009 `read_scalar` and `read_scalar_at` allow transmuting values without `unsafe` blocks

The readscalar and readscalarat functions are unsound because they allow transmuting values without unsafe blocks. The following example shows how to create a dangling reference: fn main deriveCopy, Clone, PartialEq, Debug struct S&'static str; impl flatbuffers::EndianScalar for S fn...

7.5CVSS7.4AI score0.00583EPSS
SaveExploits1References3
RustSec
RustSec
added 2020/04/11 12:00 p.m.45 views

`read_scalar` and `read_scalar_at` allow transmuting values without `unsafe` blocks

The readscalar and readscalarat functions are unsound because they allow transmuting values without unsafe blocks. The following example shows how to create a dangling reference: fn main deriveCopy, Clone, PartialEq, Debug struct S&'static str; impl flatbuffers::EndianScalar for S fn...

7.5CVSS4.1AI score0.00583EPSS
SaveExploits1Affected Software1
Veracode
Veracode
added 2020/04/10 12:46 a.m.59 views

Denial Of Service (DoS)

The kernel packages is vulnerable to Denial of Service DoS. It is due to instances of unsafe sprintf use were found in the Linux kernel Bluetooth implementation. Creating a large number of Bluetooth L2CAP, SCO, or RFCOMM sockets could result in arbitrary memory pages being overwritten. A local,...

7.1CVSS4.1AI score0.02979EPSS
SaveExploits1References15Affected Software2
Veracode
Veracode
added 2020/04/10 12:25 a.m.35 views

Insecure Browser Functionality

seamonkey contains an insecure browser functionality. A flaw was found in the way SeaMonkey handles mouse click events. A web page containing specially crafted JavaScript code could move the content window while a mouse-button was pressed, causing any item under the pointer to be dragged. This...

9.3CVSS1.9AI score0.03268EPSS
SaveExploits1References42Affected Software6
RedhatCVE
RedhatCVE
added 2020/04/08 10:27 p.m.32 views

CVE-2019-3837

It was found that the netdma code in tcprecvmsg in the RHEL6 kernel is thread-unsafe. So an unprivileged multi-threaded userspace application calling recvmsg for the same network socket in parallel executed on ioatdma-enabled hardware with netdma enabled can leak the memory, crash the host leadin...

6.1CVSS5.1AI score0.00237EPSS
SaveExploits0References3
CNVD
CNVD
added 2020/04/08 12:00 a.m.12 views

perl-Convert-ASN1 Denial of Service Vulnerability

Perl is a general-purpose, interpreted, dynamic cross-platform programming language from the Perl community. A security vulnerability exists in perl-Convert-ASN1 0.27 and earlier versions, which stems from the program's unsafe decoding of user input. A remote attacker can exploit the vulnerabilit...

7.5CVSS6.8AI score0.04262EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2020/04/07 10:33 a.m.15 views

QEMU: Slirp: potential OOB access due to unsafe snprintf() usages

An out-of-bounds heap buffer access flaw was found in the SLiRP networking implementation of the QEMU emulator. This flaw occurs in tcpemu routine while emulating IRC and other protocols due to unsafe usage of the snprintf3 function. A user or process could use this flaw to crash the QEMU process...

6.8CVSS7.2AI score0.02486EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/04/07 9:48 a.m.123 views

Important: Red Hat Security Advisory: qemu-kvm security update

An update for qemu-kvm is now available for Red Hat Enterprise Linux 7.7 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available fo...

6.8CVSS6.9AI score0.03566EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2020/04/02 10:27 a.m.13 views

QEMU: Slirp: potential OOB access due to unsafe snprintf() usages

An out-of-bounds heap buffer access flaw was found in the SLiRP networking implementation of the QEMU emulator. This flaw occurs in tcpemu routine while emulating IRC and other protocols due to unsafe usage of the snprintf3 function. A user or process could use this flaw to crash the QEMU process...

6.8CVSS7.2AI score0.02486EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2020/04/02 12:00 a.m.46 views

RHEL 7 : qemu-kvm-rhev (RHSA-2020:1300)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:1300 advisory. KVM Kernel-based Virtual Machine is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm-rhev packages provi...

7.7CVSS7.3AI score0.04018EPSS
SaveExploits0References8
Snyk
Snyk
added 2020/04/01 12:00 a.m.7 views

Prototype Pollution

Overview ini-parser is a package to parse .ini files. Affected versions of this package are vulnerable to Prototype Pollution. The library could be tricked into adding or modifying properties of Object.prototype using a proto payload. PoC var a = require"ini-parser"; a.parse'proto\ntoString=JHU';...

9.8CVSS9AI score0.00864EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/04/01 12:00 a.m.58 views

RHEL 7 : libreoffice (RHSA-2020:1151)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:1151 advisory. LibreOffice is an open source, community-developed office productivity suite. It includes key desktop applications, such as a word processor...

9.8CVSS8AI score0.78347EPSS
SaveExploits6References20
RedHat Linux
RedHat Linux
added 2020/03/31 9:21 p.m.17 views

QEMU: Slirp: potential OOB access due to unsafe snprintf() usages

An out-of-bounds heap buffer access flaw was found in the SLiRP networking implementation of the QEMU emulator. This flaw occurs in tcpemu routine while emulating IRC and other protocols due to unsafe usage of the snprintf3 function. A user or process could use this flaw to crash the QEMU process...

6.8CVSS7.2AI score0.02486EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/03/31 9:20 p.m.12 views

QEMU: Slirp: potential OOB access due to unsafe snprintf() usages

An out-of-bounds heap buffer access flaw was found in the SLiRP networking implementation of the QEMU emulator. This flaw occurs in tcpemu routine while emulating IRC and other protocols due to unsafe usage of the snprintf3 function. A user or process could use this flaw to crash the QEMU process...

6.8CVSS7.2AI score0.02486EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/03/31 7:54 p.m.14 views

libreoffice: Unsafe URL assembly flaw in allowed script location check

LibreOffice has a feature where documents can specify that pre-installed macros can be executed on various script events such as mouse-over, document-open etc. Access is intended to be restricted to scripts under the share/Scripts/python, user/Scripts/python sub-directories of the LibreOffice...

7.8CVSS5.8AI score0.0193EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2020/03/26 3:46 p.m.10 views

jackson-databind: failure to block the logback-core class from polymorphic deserialization leading to remote code execution

A flaw was discovered in FasterXML jackson-databind in versions prior to 2.9.9. The vulnerability would permit polymorphic deserialization of malicious objects using the logback-core gadget when used in conjunction with polymorphic type handling methods such as enableDefaultTyping or when...

5.9CVSS7.8AI score0.45205EPSS
SaveExploits2References4
Rows per page
Query Builder