Lucene search
+L

21391 matches found

Tenable Nessus
Tenable Nessus
added 2022/07/11 12:00 a.m.34 views

CentOS 8 : ruby:2.6 (CESA-2022:5338)

The remote CentOS Linux 8 host has packages installed that are affected by a vulnerability as referenced in the CESA-2022:5338 advisory. - Ruby: Buffer overrun in String-to-Float conversion CVE-2022-28739 Note that Nessus has not tested for this issue but has instead relied only on the...

7.5CVSS7.2AI score0.04267EPSS
SaveExploits0References2
OSV
OSV
added 2022/07/08 11:42 a.m.9 views

UBUNTU-CVE-2022-24809

net-snmp provides various tools relating to the Simple Network Management Protocol. Prior to version 5.9.2, a user with read-only credentials can use a malformed OID in a GET-NEXT to the nsVacmAccessTable to cause a NULL pointer dereference. Version 5.9.2 contains a patch. Users should use strong...

6.5CVSS6.9AI score0.01105EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2022/07/08 11:42 a.m.31 views

CVE-2022-24806

net-snmp provides various tools relating to the Simple Network Management Protocol. Prior to version 5.9.2, a user with read-write credentials can exploit an Improper Input Validation vulnerability when SETing malformed OIDs in master agent and subagent simultaneously. Version 5.9.2 contains a...

6.5CVSS6.8AI score0.01052EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2022/07/08 11:42 a.m.35 views

CVE-2022-24807

net-snmp provides various tools relating to the Simple Network Management Protocol. Prior to version 5.9.2, a malformed OID in a SET request to SNMP-VIEW-BASED-ACM-MIB::vacmAccessTable can cause an out-of-bounds memory access. A user with read-write credentials can exploit the issue. Version 5.9....

6.5CVSS6.8AI score0.01008EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2022/07/08 11:42 a.m.75 views

CVE-2022-24808

net-snmp provides various tools relating to the Simple Network Management Protocol. Prior to version 5.9.2, a user with read-write credentials can use a malformed OID in a SET request to NET-SNMP-AGENT-MIB::nsLogTable to cause a NULL pointer dereference. Version 5.9.2 contains a patch. Users shou...

6.5CVSS6.8AI score0.01131EPSS
SaveExploits0References4
Zero Day Initiative
Zero Day Initiative
added 2022/07/07 12:00 a.m.28 views

Centreon Virtual Metrics SQL Injection Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Centreon. Authentication is required to exploit this vulnerability. The specific flaw exists within the processing of Virtual Metrics. The issue results from the lack of proper validation of ...

6.5CVSS1.1AI score0.02123EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/07/07 12:00 a.m.16 views

Oracle Linux 9 : libinput (ELSA-2022-5257)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2022-5257 advisory. 1.19.3-2 - CVE-2022-1215: fix a format string vulnerability 2076816 Tenable has extracted the preceding description block directly from the Oracle Linux securit...

7.8CVSS7.3AI score0.00371EPSS
SaveExploits0References2
Veracode
Veracode
added 2022/07/06 5:26 a.m.43 views

Insecure Cryptography

ujson is vulnerable to insecure cryptography. The vulnerability exists in a JSON string contains escaped surrogate characters which are not part of a proper surrogate pair, the library may decode those characters incorrectly which allows remote attackers to cause unintended behavior in the...

7.5CVSS7.3AI score0.02473EPSS
SaveExploits1References7Affected Software3
Packet Storm
Packet Storm
added 2022/07/06 12:00 a.m.357 views

EQS Integrity Line Cross Site Scripting / Information Disclosure

EQS Integrity Line: Multiple Vulnerabilities Name Multiple Vulnerabilities in EQS Integrity Line Systems Affected EQS Integrity Line through 2022-07-01 Severity High Impact CVSSv2 High 8.8/10, score: AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Vendor EQS Group AG https://www.eqs.com/ Advisory...

6.4AI score0.01527EPSS
SaveExploits3
ATTACKERKB
ATTACKERKB
added 2022/07/06 12:00 a.m.110 views

CVE-2022-31129

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment more specifically rfc2822 parsing, which is tried by default has...

7.5CVSS7.7AI score0.05249EPSS
SaveIn wildExploits1References15
BDU FSTEC
BDU FSTEC
added 2022/07/06 12:00 a.m.13 views

The vulnerability of the __ajax_explorer.sgi file in D-Link DIR-645 router microprogramming software allows a hacker to execute arbitrary commands.

The vulnerability of the ajaxexplorer.sgi file of the D-Link DIR-645 router microprogramming system is related to the failure to eliminate special elements used in the operating system’s processing of the QUERYSTRING parameter. Exploiting this vulnerability can allow an attacker to execute...

10CVSS7.5AI score0.05635EPSS
SaveExploits1References4Affected Software1
OpenVAS
OpenVAS
added 2022/07/06 12:00 a.m.19 views

Fedora: Security Advisory for golang-vbom-util (FEDORA-2022-fae3ecee19)

The remote host is missing an update for the Copyright C 2022 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.3CVSS8.9AI score0.0995EPSS
SaveExploits4References2
OSV
OSV
added 2022/07/05 9:05 p.m.34 views

GHSA-FM67-CV37-96FF Potential double free of buffer during string decoding

Impact What kind of vulnerability is it? Who is impacted? When an error occurs while reallocating the buffer for string decoding, the buffer gets freed twice. Due to how UltraJSON uses the internal decoder, this double free is impossible to trigger from Python. Patches Has the problem been patche...

5.9CVSS6.5AI score0.01822EPSS
SaveExploits0References6
OSV
OSV
added 2022/07/05 6:15 p.m.1 views

DEBIAN-CVE-2022-31116

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Affected versions were found to improperly decode certain characters. JSON strings that contain escaped surrogate characters not part of a proper surrogate pair were decoded incorrectly. Besides corrupti...

7.5CVSS7.5AI score0.02473EPSS
SaveExploits1References1
OSV
OSV
added 2022/07/05 6:15 p.m.3 views

DEBIAN-CVE-2022-31117

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. In versions prior to 5.4.0 an error occurring while reallocating a buffer for string decoding can cause the buffer to get freed twice. Due to how UltraJSON uses the internal decoder, this double free is...

5.9CVSS6.7AI score0.01822EPSS
SaveExploits0References1
Prion
Prion
added 2022/07/05 6:15 p.m.28 views

Double free

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. In versions prior to 5.4.0 an error occurring while reallocating a buffer for string decoding can cause the buffer to get freed twice. Due to how UltraJSON uses the internal decoder, this double free is...

4.3CVSS6.5AI score0.01822EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2022/07/05 6:15 p.m.9 views

UBUNTU-CVE-2022-31117

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. In versions prior to 5.4.0 an error occurring while reallocating a buffer for string decoding can cause the buffer to get freed twice. Due to how UltraJSON uses the internal decoder, this double free is...

5.9CVSS6.7AI score0.01822EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2022/07/05 5:30 p.m.10 views

CVE-2022-31117 Double free of buffer during string decoding in ujson

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. In versions prior to 5.4.0 an error occurring while reallocating a buffer for string decoding can cause the buffer to get freed twice. Due to how UltraJSON uses the internal decoder, this double free is...

5.9CVSS5.7AI score0.01822EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/07/05 12:00 a.m.7 views

PT-2022-3515

Name of the Vulnerable Software and Affected Versions UltraJSON versions prior to 5.4.0 Description The issue is related to the improper decoding of certain characters in JSON strings, specifically escaped surrogate characters not part of a proper surrogate pair. This can lead to string corruptio...

9.4CVSS6.8AI score0.02473EPSS
SaveExploits1References43
Positive Technologies
Positive Technologies
added 2022/07/05 12:00 a.m.17 views

PT-2022-7131 · Unknown +8 · X.Org Server +8

Name of the Vulnerable Software and Affected Versions: X.org Server affected versions not specified Description: A critical vulnerability was found in X.org Server, affecting the GetCountedString function of the xkb/xkb.c file. The manipulation leads to a buffer overflow. This issue can be...

9CVSS8.4AI score0.02685EPSS
SaveExploits0References134
Rows per page
Query Builder