Lucene search
K

2292 matches found

Debian CVE
Debian CVE
added 2020/04/09 2:49 a.m.29 views

CVE-2020-11656

In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement...

9.8CVSS7.7AI score0.06234EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2020/04/09 12:0 a.m.6 views

PT-2020-2204 · Sqlite +3 · Sqlite +3

Name of the Vulnerable Software and Affected Versions: SQLite versions 3.31.1 and earlier Description: The issue is related to a use-after-free in the ALTER TABLE implementation, which can be demonstrated by an ORDER BY clause belonging to a compound SELECT statement. This could potentially allow...

10CVSS7AI score0.90184EPSS
Exploits27References507
NVD
NVD
added 2020/03/23 3:15 p.m.9 views

CVE-2020-10793

CodeIgniter through 4.0.0 allows remote attackers to gain privileges via a modified Email ID to the "Select Role of the User" page. NOTE: A contributor to the CodeIgniter framework argues that the issue should not be attributed to CodeIgniter. Furthermore, the blog post reference shows an unknown...

8.8CVSS8.8AI score0.00538EPSS
Exploits0References2
CVE
CVE
added 2020/03/23 2:12 p.m.129 views

CVE-2020-10793

CodeIgniter vulnerability CVE-2020-10793 affects CodeIgniter up to version 4.0.0, allowing remote privilege escalation by manipulating the Email ID on the "Select Role of the User" page. Some sources argue the issue stems from a custom module/plugin rather than the framework itself. Public detail...

8.8CVSS8.7AI score0.00538EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2020/03/23 2:12 p.m.16 views

CVE-2020-10793

CodeIgniter through 4.0.0 allows remote attackers to gain privileges via a modified Email ID to the "Select Role of the User" page. NOTE: A contributor to the CodeIgniter framework argues that the issue should not be attributed to CodeIgniter. Furthermore, the blog post reference shows an unknown...

8.8AI score0.00538EPSS
Exploits0References2
NVD
NVD
added 2020/03/02 5:15 a.m.14 views

CVE-2020-6798

If a template tag was used in a select tag, the parser could be confused and allow JavaScript parsing and execution when it should not be allowed. A site that relied on the browser behaving correctly could suffer a cross-site scripting vulnerability as a result. In general, this flaw cannot be...

6.1CVSS6.6AI score0.01279EPSS
Exploits0References9
OSV
OSV
added 2020/03/02 5:15 a.m.1 views

DEBIAN-CVE-2020-6798

If a template tag was used in a select tag, the parser could be confused and allow JavaScript parsing and execution when it should not be allowed. A site that relied on the browser behaving correctly could suffer a cross-site scripting vulnerability as a result. In general, this flaw cannot be...

6.1CVSS7.3AI score0.01279EPSS
Exploits0References1
Prion
Prion
added 2020/03/02 5:15 a.m.23 views

Cross site scripting

If a template tag was used in a select tag, the parser could be confused and allow JavaScript parsing and execution when it should not be allowed. A site that relied on the browser behaving correctly could suffer a cross-site scripting vulnerability as a result. In general, this flaw cannot be...

4.3CVSS6.2AI score0.01279EPSS
Exploits0References9Affected Software3
Cvelist
Cvelist
added 2020/03/02 4:5 a.m.23 views

CVE-2020-6798

If a template tag was used in a select tag, the parser could be confused and allow JavaScript parsing and execution when it should not be allowed. A site that relied on the browser behaving correctly could suffer a cross-site scripting vulnerability as a result. In general, this flaw cannot be...

6.8AI score0.01279EPSS
Exploits0References9
CVE
CVE
added 2020/03/02 4:5 a.m.341 views

CVE-2020-6798

CVE-2020-6798 involves incorrect parsing when a template tag is used inside a select tag, enabling JavaScript injection under browser-like contexts. The vulnerability affects Thunderbird versions prior to 68.5 (and Firefox before 73 / ESR 68.5); exploitation is discussed in the context of cross-s...

6.1CVSS6.6AI score0.01279EPSS
Exploits0References9Affected Software3
Debian CVE
Debian CVE
added 2020/03/02 4:5 a.m.41 views

CVE-2020-6798

If a template tag was used in a select tag, the parser could be confused and allow JavaScript parsing and execution when it should not be allowed. A site that relied on the browser behaving correctly could suffer a cross-site scripting vulnerability as a result. In general, this flaw cannot be...

6.1CVSS8AI score0.01279EPSS
Exploits0
OSV
OSV
added 2020/02/26 4:15 p.m.1 views

CVE-2019-19986

An issue was discovered in Selesta Visual Access Manager VAM 4.15.0 through 4.29. An attacker without authentication is able to execute arbitrary SQL SELECT statements by injecting the HTTP POST or GET parameter persoid into /tools/VamPersonPhoto.php. The SQL Injection type is Error-based this...

7.5CVSS6.1AI score
Exploits0References3
RedHat Linux
RedHat Linux
added 2020/02/20 10:17 p.m.1 views

Mozilla: Incorrect parsing of template tag could result in JavaScript injection

If a template tag was used in a select tag, the parser could be confused and allow JavaScript parsing and execution when it should not be allowed. A site that relied on the browser behaving correctly could suffer a cross-site scripting vulnerability as a result. In general, this flaw cannot be...

6.1CVSS7.2AI score0.01279EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2020/02/18 8:16 a.m.4 views

Mozilla: Incorrect parsing of template tag could result in JavaScript injection

If a template tag was used in a select tag, the parser could be confused and allow JavaScript parsing and execution when it should not be allowed. A site that relied on the browser behaving correctly could suffer a cross-site scripting vulnerability as a result. In general, this flaw cannot be...

6.1CVSS7.2AI score0.01279EPSS
Exploits0References5
CNVD
CNVD
added 2020/02/18 12:0 a.m.1 views

Ansible Flaw Vulnerability

Ansible is a computer system configuration manager from the American company Ansible. The product can be used to publish, manage and organize computer systems. Ansible has a flaw vulnerability. An attacker can use ansible facts file to select modules to send...

3.9CVSS8.8AI score0.00215EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2020/02/17 9:31 a.m.2 views

sqlite: mishandling of certain uses of SELECT DISTINCT involving a LEFT JOIN in flattenSubquery in select.c leads to a NULL pointer dereference

flattenSubquery in select.c in SQLite 3.30.1 mishandles certain uses of SELECT DISTINCT involving a LEFT JOIN in which the right-hand side is a view. This can cause a NULL pointer dereference or incorrect results...

7.5CVSS7.3AI score0.062EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/02/17 9:10 a.m.1 views

Mozilla: Incorrect parsing of template tag could result in JavaScript injection

If a template tag was used in a select tag, the parser could be confused and allow JavaScript parsing and execution when it should not be allowed. A site that relied on the browser behaving correctly could suffer a cross-site scripting vulnerability as a result. In general, this flaw cannot be...

6.1CVSS7.2AI score0.01279EPSS
Exploits0References5
OSV
OSV
added 2020/02/11 12:0 a.m.0 views

UBUNTU-CVE-2020-6798

If a template tag was used in a select tag, the parser could be confused and allow JavaScript parsing and execution when it should not be allowed. A site that relied on the browser behaving correctly could suffer a cross-site scripting vulnerability as a result. In general, this flaw cannot be...

6.1CVSS6.9AI score0.01279EPSS
Exploits0References9
CNVD
CNVD
added 2020/01/22 12:0 a.m.2 views

Jama Connect Cross-Site Scripting Vulnerability

Jama Connect is an application lifecycle management product that can be deployed in the cloud or installed on Mac and Windows devices. A cross-site scripting vulnerability exists in Jama Connect 8.44.0. The vulnerability can be exploited to conduct a cross-site scripting attack via the Select...

6.1CVSS6.3AI score0.00328EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2020/01/08 9:58 a.m.29 views

CVE-2019-19923

flattenSubquery in select.c in SQLite 3.30.1 mishandles certain uses of SELECT DISTINCT involving a LEFT JOIN in which the right-hand side is a view. This can cause a NULL pointer dereference or incorrect results...

7.5CVSS7.9AI score0.062EPSS
Exploits0References3
Rows per page
Query Builder