Lucene search
+L

409 matches found

OSV
OSV
added 2021/04/27 6:15 a.m.3 views

UBUNTU-CVE-2019-25038

Unbound before 1.9.5 allows an integer overflow in a size calculation in dnscrypt/dnscrypt.c. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited...

9.8CVSS7.3AI score0.02037EPSS
SaveExploits0References4
Prion
Prion
added 2021/04/27 6:15 a.m.35 views

Design/Logic Flaw

DISPUTED Unbound before 1.9.5 allows an out-of-bounds write via a compressed name in rdatacopy. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited...

7.5CVSS9.3AI score0.02037EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2021/04/27 6:15 a.m.4 views

UBUNTU-CVE-2019-25032

Unbound before 1.9.5 allows an integer overflow in the regional allocator via regionalalloc. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited...

9.8CVSS7.3AI score0.02179EPSS
SaveExploits0References4
OSV
OSV
added 2021/04/27 6:15 a.m.3 views

UBUNTU-CVE-2019-25034

Unbound before 1.9.5 allows an integer overflow in sldnsstr2wirednamebuforigin, leading to an out-of-bounds write. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited...

9.8CVSS7.3AI score0.02037EPSS
SaveExploits0References4
OSV
OSV
added 2021/04/27 6:15 a.m.6 views

UBUNTU-CVE-2019-25039

Unbound before 1.9.5 allows an integer overflow in a size calculation in respip/respip.c. NOTE: The vendor disputes that this is a vulnerability. Although the code may be vulnerable, a running Unbound installation cannot be remotely or locally exploited...

9.8CVSS7.3AI score0.02037EPSS
SaveExploits0References4
OSV
OSV
added 2021/04/07 11:2 a.m.7 views

OESA-2021-1106 glib2 security update

GLib is a bundle of three formerly five low-level system libraries written in C and developed mainly by GNOME. GLib's code was separated from GTK, so it can be used by software other than GNOME and has been developed in parallel ever since. Security Fixes: An issue was discovered in GNOME GLib...

7.8CVSS7.6AI score0.0408EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2021/03/10 12:0 a.m.51 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : freeradius Multiple Vulnerabilities (NS-SA-2021-0037)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has freeradius packages installed that are affected by multiple vulnerabilities: - In FreeRADIUS 3.0.x before 3.0.20, the EAP-pwd module used a global OpenSSL BNCTX instance to handle all handshakes. This mean multiple threads...

7.5CVSS6.8AI score0.02168EPSS
SaveExploits4References4
ATTACKERKB
ATTACKERKB
added 2021/02/01 5:15 a.m.4 views

CVE-2021-3349

GNOME Evolution through 3.38.3 produces a "Valid signature" message for an unknown identifier on a previously trusted key because Evolution does not retrieve enough information from the GnuPG API. NOTE: third parties dispute the significance of this issue, and dispute whether Evolution is the bes...

3.3CVSS5.7AI score0.00346EPSS
SaveExploits1References4
OSV
OSV
added 2020/12/30 2:15 a.m.12 views

UBUNTU-CVE-2020-35850

DISPUTED An SSRF issue was discovered in cockpit-project.org Cockpit 234. NOTE: this is unrelated to the Agentejo Cockpit product. NOTE: the vendor states "I don't think it is a big real-life issue."...

6.5CVSS5.8AI score0.01643EPSS
SaveExploits2References4
OSV
OSV
added 2020/12/17 4:15 p.m.4 views

PYSEC-2020-49

DISPUTED jsonpickle through 1.4.1 allows remote code execution during deserialization of a malicious payload through the decode function. Note: It has been argued that this is expected and clearly documented behaviour. pickle is known to be capable of causing arbitrary code execution, and must no...

9.8CVSS6.4AI score0.06101EPSS
SaveExploits1References7
OSV
OSV
added 2020/12/17 4:15 p.m.5 views

UBUNTU-CVE-2020-22083

DISPUTED jsonpickle through 1.4.1 allows remote code execution during deserialization of a malicious payload through the decode function. Note: It has been argued that this is expected and clearly documented behaviour. pickle is known to be capable of causing arbitrary code execution, and must no...

9.8CVSS6.5AI score0.06101EPSS
SaveExploits1References6
Prion
Prion
added 2020/12/11 4:15 a.m.22 views

Cross site scripting

Typesetter CMS 5.x through 5.1 allows admins to conduct Site Title persistent XSS attacks via an Admin/Configuration URI. NOTE: the significance of this report is disputed because "admins are considered trustworthy...

3.5CVSS4.8AI score0.00694EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2020/11/04 5:15 p.m.5 views

UBUNTU-CVE-2020-22278

DISPUTED phpMyAdmin through 5.0.2 allows CSV injection via Export Section. NOTE: the vendor disputes this because "the CSV file is accurately generated based on the database contents."...

8.8CVSS7.3AI score0.01526EPSS
SaveExploits1References4
Microsoft CVE
Microsoft CVE
added 2020/08/18 7:0 a.m.3 views

An issue was discovered in the Linux kernel through 5.6.2. mpol_parse_str in mm/mempolicy.c has a stack-based out-of-bounds write because an empty nodelist is mishandled during mount option parsing aka CID-aa9f7d5172fa. NOTE: Someone in the security community disagrees that this is a vulnerability because the issue “is a bug in parsing mount options which can only be specified by a privileged user so triggering the bug does not grant any powers not already held.”

...

6CVSS7AI score0.00517EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2020/05/15 7:15 p.m.43 views

CVE-2020-13091

pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibility to use...

9.8CVSS7.2AI score0.03416EPSS
SaveExploits1References3
OSV
OSV
added 2020/05/15 7:15 p.m.9 views

UBUNTU-CVE-2020-13091

DISPUTED pandas through 1.0.3 can unserialize and execute commands from an untrusted file that is passed to the readpickle function, if reduce makes an os.system call. NOTE: third parties dispute this issue because the readpickle function is documented as unsafe and it is the user's responsibilit...

9.8CVSS7.2AI score0.03416EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2020/04/16 12:0 a.m.63 views

EulerOS Virtualization 3.0.2.2 : libxml2 (EulerOS-SA-2020-1474)

According to the versions of the libxml2 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - The xmlBufAttrSerializeTxtContent function in xmlsave.c in libxml2 allows context-dependent attackers to cause a denial of servi...

7.5CVSS7.1AI score0.07025EPSS
SaveExploits2References5
OSV
OSV
added 2020/03/31 5:15 p.m.9 views

UBUNTU-CVE-2020-11441

DISPUTED phpMyAdmin 5.0.2 allows CRLF injection, as demonstrated by %0D%0Astring%0D%0A inputs to login form fields causing CRLF sequences to be reflected on an error page. NOTE: the vendor states "I don't see anything specifically exploitable."...

6.1CVSS7.3AI score0.02406EPSS
SaveExploits1References3
NVD
NVD
added 2020/03/06 9:15 p.m.51 views

CVE-2020-10111

Citrix Gateway 11.1, 12.0, and 12.1 has an Inconsistent Interpretation of HTTP Requests. NOTE: Citrix disputes the reported behavior as not a security issue. Citrix ADC only caches HTTP/1.1 traffic for performance optimization...

7.5CVSS7.6AI score0.01999EPSS
SaveExploits3References3
Veracode
Veracode
added 2020/02/28 1:43 a.m.33 views

Heap-based Buffer Overflow

libgd.so is vulnerable to heap-based buffer overflows. The overflows can be triggered when the function gdImageTiffPtr of gdtiff.c reads input images of GD and GD2 formats and does not check the transparent index bounds of the palette. Note: this CVE is disputed because the vendor suggested GD an...

8.1CVSS3.3AI score0.01399EPSS
SaveExploits1References1Affected Software2
Rows per page
Query Builder