Lucene search
+L

2518 matches found

OSV
OSV
added 2021/02/23 6:15 p.m.2 views

DEBIAN-CVE-2021-20229

A flaw was found in PostgreSQL in versions before 13.2. This flaw allows a user with SELECT privilege on one column to craft a special query that returns all columns of the table. The highest threat from this vulnerability is to confidentiality...

4.3CVSS6.2AI score0.01466EPSS
SaveExploits0References1
OSV
OSV
added 2021/02/23 6:15 p.m.5 views

ALPINE-CVE-2021-20229

A flaw was found in PostgreSQL in versions before 13.2. This flaw allows a user with SELECT privilege on one column to craft a special query that returns all columns of the table. The highest threat from this vulnerability is to confidentiality...

4.3CVSS6.6AI score0.01466EPSS
SaveExploits0References1
Prion
Prion
added 2021/02/23 6:15 p.m.29 views

Design/Logic Flaw

A flaw was found in PostgreSQL in versions before 13.2. This flaw allows a user with SELECT privilege on one column to craft a special query that returns all columns of the table. The highest threat from this vulnerability is to confidentiality...

4CVSS4.1AI score0.01466EPSS
SaveExploits0References3Affected Software3
ATTACKERKB
ATTACKERKB
added 2021/02/23 6:15 p.m.4 views

CVE-2021-20229

A flaw was found in PostgreSQL in versions before 13.2. This flaw allows a user with SELECT privilege on one column to craft a special query that returns all columns of the table. The highest threat from this vulnerability is to confidentiality...

4.3CVSS6.5AI score0.01466EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2021/02/23 12:0 a.m.28 views

SUSE SLES12 Security Update : postgresql13 (SUSE-SU-2021:0545-1)

This update for postgresql13 fixes the following issues : Upgrade to version 13.2 : Updating stored views and reindexing might be needed after applying this update. CVE-2021-3393, bsc1182040: Fix information leakage in constraint-violation error messages. CVE-2021-20229, bsc1182039: Fix failure t...

4.3CVSS5.6AI score0.01466EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2021/02/23 12:0 a.m.30 views

SUSE SLED15 / SLES15 Security Update : postgresql13 (SUSE-SU-2021:0543-1)

This update for postgresql13 fixes the following issues : Upgrade to version 13.2 : - Updating stored views and reindexing might be needed after applying this update. - CVE-2021-3393, bsc1182040: Fix information leakage in constraint-violation error messages. - CVE-2021-20229, bsc1182039: Fix...

4.3CVSS5.6AI score0.01466EPSS
SaveExploits2References8
BDU FSTEC
BDU FSTEC
added 2021/02/16 12:0 a.m.9 views

The vulnerability of the `resetAccumulator` function in the `src/select.c` file of the SQLite database management system allows a hacker to cause a service failure.

The vulnerability of the resetAccumulator function in the src/select.c file of the SQLite database management system is related to a lack of mechanisms for checking input data. Exploiting this vulnerability allows an attacker who operates remotely to cause service failures...

7.8CVSS6.9AI score0.0434EPSS
SaveExploits1References18Affected Software13
BDU FSTEC
BDU FSTEC
added 2021/02/16 12:0 a.m.10 views

The vulnerability in the implementation of the resetAccumulator() function of the SQLite database management system allows a hacker to cause a service failure.

The vulnerability of the implementation of the resetAccumulator function in the SQLite database management system’s select.c module is related to the use of memory after it is freed. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

7.8CVSS7AI score0.04447EPSS
SaveExploits1References15Affected Software10
CNNVD
CNNVD
added 2021/02/15 12:0 a.m.10 views

OpenEMR SQL注入漏洞

OpenEMR is a medical practice management software that also supports electronic medical records EMR. A SQL injection vulnerability exists in interface/main/finder/patientselect.php in OpenEMR versions prior to 5.0.2.5. A remote authenticated attacker can exploit this vulnerability to execute...

7.2CVSS7.4AI score0.01777EPSS
SaveExploits1References5
OSV
OSV
added 2021/02/12 12:0 a.m.3 views

UBUNTU-CVE-2021-3393

An information leak was discovered in postgresql in versions before 13.2, before 12.6 and before 11.11. A user having UPDATE permission but not SELECT permission to a particular column could craft queries which, under some circumstances, might disclose values from that column in error messages. A...

4.3CVSS6.4AI score0.01187EPSS
SaveExploits2References4
Microsoft CVE
Microsoft CVE
added 2021/02/11 8:0 a.m.6 views

In SQLite before 3.32.3 select.c mishandles query-flattener optimization leading to a multiSelectOrderBy heap overflow because of misuse of transitive properties for constant propagation.

...

5.5CVSS7AI score0.01027EPSS
SaveExploits1
Kaspersky
Kaspersky
added 2021/02/11 12:0 a.m.44 views

KLA12088 Multiple vulnerabilities in PostgreSQL

Multiple vulnerabilities were found in PostgreSQL. Malicious users can exploit these vulnerabilities to bypass security restrictions, obtain sensitive information. Below is a complete list of vulnerabilities: 1. A security bypass vulnerability in SELECT privilege can be exploited to bypass securi...

4.3CVSS5.9AI score0.01466EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2021/02/10 12:0 a.m.9 views

PT-2021-1982 · Unknown +10 · Postgresql +9

Name of the Vulnerable Software and Affected Versions: postgresql versions prior to 13.2 postgresql versions prior to 12.6 postgresql versions prior to 11.11 Description: An information leak was discovered in postgresql. A user with UPDATE permission but not SELECT permission to a particular colu...

9.8CVSS6AI score0.4644EPSS
SaveExploits2References134
Positive Technologies
Positive Technologies
added 2021/02/10 12:0 a.m.7 views

PT-2021-2222 · Unknown +3 · Postgresql +2

Name of the Vulnerable Software and Affected Versions: PostgreSQL versions prior to 13.2 PostgreSQL versions prior to 12.6 PostgreSQL versions prior to 11.11 PostgreSQL versions prior to 10.16 PostgreSQL versions prior to 9.6.21 PostgreSQL versions prior to 9.5.25 Description: A flaw was found in...

8.8CVSS6.4AI score0.4644EPSS
SaveExploits2References58
UbuntuCve
UbuntuCve
added 2021/02/05 12:0 a.m.58 views

CVE-2021-20227

A flaw was found in SQLite's SELECT query functionality src/select.c. This flaw allows an attacker who is capable of running SQL queries locally on the SQLite database to cause a denial of service or possible code execution by triggering a use-after-free. The highest threat from this vulnerabilit...

5.5CVSS6.8AI score0.00496EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2021/02/04 3:22 p.m.32 views

CVE-2021-20227

A flaw was found in SQLite's SELECT query functionality src/select.c. This flaw allows an attacker who is capable of running SQL queries locally on the SQLite database to cause a denial of service or possible code execution by triggering a use-after-free. The highest threat from this vulnerabilit...

6.1CVSS1.5AI score0.00496EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/02/04 1:36 p.m.5 views

nodejs-angular: XSS due to regex-based HTML replacement

A XSS flaw was found in nodejs-angular. The regex-based input HTML replacement may turn sanitized code into unsanitized one. Wrapping "" elements in "" ones changes parsing behavior, leading to possibly unsanitizing code...

5.4CVSS7.1AI score0.02142EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2021/02/03 12:0 a.m.5 views

PT-2021-6090 · Qemu +10 · Qemu +10

Name of the Vulnerable Software and Affected Versions: QEMU affected versions not specified Description: An off-by-one error was found in the SCSI device emulation in QEMU. It could occur while processing MODE SELECT commands in mode sense page if the page argument was set to MODE PAGE ALLS 0x3f....

8.8CVSS7AI score0.0288EPSS
SaveExploits20References275
Positive Technologies
Positive Technologies
added 2021/01/22 12:0 a.m.5 views

PT-2021-2226 · Sqlite +3 · Sqlite +3

Name of the Vulnerable Software and Affected Versions: SQLite affected versions not specified Description: A flaw was found in SQLite's SELECT query functionality, specifically in the src/select.c file. This issue allows an attacker capable of running SQL queries locally on the SQLite database to...

7.5CVSS6.9AI score0.03898EPSS
SaveExploits1References30
RedHat Linux
RedHat Linux
added 2021/01/18 4:23 p.m.23 views

postgresql: Selectivity estimators bypass row security policies

PostgreSQL maintains column statistics for tables. Certain statistics, such as histograms and lists of most common values, contain values taken from the column. PostgreSQL does not evaluate row security policies before consulting those statistics during query planning; an attacker can exploit thi...

4.3CVSS7.2AI score0.01085EPSS
SaveExploits0References5
Rows per page
Query Builder