Lucene search
+L

3653 matches found

AlmaLinux
AlmaLinux
added 2021/12/21 9:10 a.m.63 views

Moderate: postgresql:12 security update

PostgreSQL is an advanced object-relational database management system DBMS. The following packages have been upgraded to a later upstream version: postgresql 12.9. Security Fixes: postgresql: memory disclosure in certain queries CVE-2021-3677 postgresql: server processes unencrypted bytes from...

8.1CVSS7.7AI score0.01901EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/12/16 4:38 p.m.42 views

Moderate: Red Hat Security Advisory: rh-postgresql13-postgresql security update

An update for rh-postgresql13-postgresql is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.1CVSS6.8AI score0.01901EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2021/12/16 12:0 a.m.31 views

RHEL 7 : rh-postgresql12-postgresql (RHSA-2021:5197)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:5197 advisory. PostgreSQL is an advanced object-relational database management system DBMS. The following packages have been upgraded to a later upstream...

8.1CVSS7.1AI score0.01901EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2021/11/30 7:15 p.m.4 views

CVE-2021-43282

An issue was discovered on Victure WR1200 devices through 1.0.3. The default Wi-Fi WPA2 key is advertised to anyone within Wi-Fi range through the router's MAC address. The device default Wi-Fi password corresponds to the last 4 bytes of the MAC address of its 2.4 GHz network interface controller...

9CVSS6.9AI score0.05404EPSS
SaveExploits3References3
OSV
OSV
added 2021/11/30 7:15 p.m.7 views

CVE-2021-43282

An issue was discovered on Victure WR1200 devices through 1.0.3. The default Wi-Fi WPA2 key is advertised to anyone within Wi-Fi range through the router's MAC address. The device default Wi-Fi password corresponds to the last 4 bytes of the MAC address of its 2.4 GHz network interface controller...

6.5CVSS6.9AI score0.05404EPSS
SaveExploits3References2
OSV
OSV
added 2021/11/25 1:6 p.m.8 views

MGASA-2021-0523 Updated postgresql packages fix security vulnerability

Server processes unencrypted bytes from man-in-the-middle. CVE-2021-23214 libpq processes unencrypted bytes from man-in-the-middle. CVE-2021-23222...

8.1CVSS6.8AI score0.01901EPSS
SaveExploits0References3
CNVD
CNVD
added 2021/11/16 12:0 a.m.47 views

Nim code issue vulnerability

Nim is a statically typed programming language from the Nim community. nim has a code issue vulnerability that can be exploited by attackers to bypass checks and launch SSRF attacks using null bytes...

3.6AI score
SaveExploits0References1
OSV
OSV
added 2021/11/14 12:0 p.m.23 views

RUSTSEC-2021-0123 Converting `NSString` to a String Truncates at Null Bytes

Methods of NSString for conversion to a string may return a partial result. Since they call CStr::fromptr on a pointer to the string buffer, the string is terminated at the first null byte, which might not be the end of the string. In addition to the vulnerable functions listed for this issue, th...

7.5CVSS7.2AI score0.01314EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2021/11/12 6:15 p.m.31 views

CVE-2021-41259

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Notes: None...

5.7AI score
SaveExploits0References2
CNNVD
CNNVD
added 2021/11/12 12:0 a.m.13 views

编号撤回

Nim is a statically typed programming language from the Nim community. nim has a code issue vulnerability that can be exploited by attackers to bypass checks and launch SSRF attacks using null bytes...

5.8AI score
SaveExploits0References3
OSV
OSV
added 2021/11/11 10:15 p.m.14 views

UBUNTU-CVE-2021-3909

OctoRPKI does not limit the length of a connection, allowing for a slowloris DOS attack to take place which makes OctoRPKI wait forever. Specifically, the repository that OctoRPKI sends HTTP requests to will keep the connection open for a day before a response is returned, but does keep drip...

7.5CVSS7.1AI score0.01512EPSS
SaveExploits0References5
PostrgeSql
PostrgeSql
added 2021/11/11 12:0 a.m.72 views

Vulnerability in core server (CVE-2021-23214)

Server processes unencrypted bytes from man-in-the-middle When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of...

8.1CVSS8.4AI score0.01901EPSS
SaveExploits0References1Affected Software1
PostrgeSql
PostrgeSql
added 2021/11/11 12:0 a.m.89 views

Vulnerability in client (CVE-2021-23222)

libpq processes unencrypted bytes from man-in-the-middle A man-in-the-middle attacker can inject false responses to the client's first few queries, despite the use of SSL certificate verification and encryption. If more preconditions hold, the attacker can exfiltrate the client's password or othe...

5.9CVSS8.2AI score0.01501EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2021/11/02 5:36 p.m.7 views

golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

A flaw was found in the Go encoding/binary package. Certain invalid inputs to the ReadUvarint or the ReadVarint causes those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This flaw possibly leads to processing more input than expected. The...

7.5CVSS7.2AI score0.0473EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2021/11/02 10:44 a.m.22 views

CVE-2021-27722

An issue was discovered in Nsasoft US LLC SpotAuditor 5.3.5. The program can be crashed by entering 300 bytes char data into the "Key" or "Name" field while registering...

7.7AI score0.00694EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/11/01 10:41 p.m.5 views

CVE-2021-3909

OctoRPKI does not limit the length of a connection, allowing for a slowloris DOS attack to take place which makes OctoRPKI wait forever. Specifically, the repository that OctoRPKI sends HTTP requests to will keep the connection open for a day before a response is returned, but does keep drip...

7.5CVSS7.1AI score0.01512EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2021/10/21 12:0 a.m.30 views

stb 安全漏洞

stb is a single-file public domain library for C/C. stbimage.h is one of the image loaders. stb stbimage.h is vulnerable, and an attacker could use stbimage to crash the service or read up to 1024 bytes of non-contiguous heap data without controlling where it is read...

7.1CVSS5.5AI score0.0136EPSS
SaveExploits1References15
OSV
OSV
added 2021/10/17 12:0 p.m.41 views

RUSTSEC-2021-0120 abomonation transmutes &T to and from &[u8] without sufficient constraints

This transmute is at the core of the abomonation crates. It's so easy to use it to violate alignment requirements that no test in the crate's test suite passes under miri. The use of this transmute in serialization/deserialization also incorrectly assumes that the layout of a reprRust type is...

7.5CVSS7.2AI score0.00972EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2021/10/11 12:0 a.m.43 views

CVE-2021-32028

A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality...

6.5CVSS7.8AI score0.01449EPSS
SaveExploits0
Malwarebytes
Malwarebytes
added 2021/10/01 2:19 p.m.21 views

Apple Pay vulnerable to wireless pickpockets

Researchers have shown that it is possible for attackers to bypass an Apple iPhones lock screen to access payment services and make contactless transactions. The issue, which only applies to Apple Pay and Visa, is caused by the use of so-called magic bytes, a unique code used to unlock Apple Pay...

6.8AI score
SaveExploits0
Rows per page
Query Builder