Lucene search
K

1136 matches found

Prion
Prion
added 2018/05/31 8:29 p.m.9 views

Sql injection

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier...

7.5CVSS8.1AI score0.00266EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2018/05/31 8:29 p.m.10 views

Code injection

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. Before version 1.7.0-alpha3, sequelize defaulted SQLite to use MySQL backslash escaping, even though SQLite uses Postgres escapin...

7.5CVSS7.6AI score0.00486EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2018/05/31 8:0 p.m.14 views

CVE-2016-10553

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier...

9.8AI score0.00266EPSS
Exploits0References2
Cvelist
Cvelist
added 2018/05/31 8:0 p.m.16 views

CVE-2016-10550

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS If user input goes into the limit or order parameters, a malicious user can put in their own SQL statements. This affects sequeliz...

9.6AI score0.00486EPSS
Exploits0References2
CVE
CVE
added 2018/05/31 8:0 p.m.53 views

CVE-2016-10553

CVE-2016-10553 affects the Node.js ORM sequelize . The vulnerability is a SQL Injection when user input is concatenated into queries, specifically in patterns like findOne or where: "user input". Affected versions are the pre-3.0 releases; the recommended fix is to upgrade to version 3.0.0 or lat...

9.8CVSS9.7AI score0.00266EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2018/05/29 8:29 p.m.15 views

Sql injection

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS In Postgres, SQLite, and Microsoft SQL Server there is an issue where arrays are treated as strings and improperly escaped. This...

5CVSS8AI score0.0022EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2018/05/29 8:29 p.m.15 views

CVE-2016-10556

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS In Postgres, SQLite, and Microsoft SQL Server there is an issue where arrays are treated as strings and improperly escaped. This...

7.5CVSS8.1AI score
Exploits0References2
CVE
CVE
added 2018/05/29 8:0 p.m.61 views

CVE-2016-10556

CVE-2016-10556 affects the Sequelize ORM for Node.js (v3.19.3 and earlier). The issue: when an array is used as a string in a query, Sequelize incorrectly escapes it, causing a SQL injection in Postgres, SQLite, and MSSQL. The PoC shows a crafted replacements value leading to a query like: SELECT...

7.5CVSS7.7AI score0.0022EPSS
Exploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2017/12/08 2:58 a.m.2 views

postgresql: Start scripts permit database administrator to modify root-owned files

Privilege escalation flaws were found in the Red Hat initialization scripts of PostgreSQL. An attacker with access to the postgres user account could use these flaws to obtain root access on the server machine...

7.2CVSS7.4AI score0.00042EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2017/12/08 2:58 a.m.2 views

postgresql: Start scripts permit database administrator to modify root-owned files

Privilege escalation flaws were found in the initialization scripts of PostgreSQL. An attacker with access to the postgres user account could use these flaws to obtain root access on the server machine...

7.2CVSS7.4AI score0.00053EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2017/12/08 2:58 a.m.2 views

postgresql: Start scripts permit database administrator to modify root-owned files

Privilege escalation flaws were found in the initialization scripts of PostgreSQL. An attacker with access to the postgres user account could use these flaws to obtain root access on the server machine...

7.2CVSS7.4AI score0.00053EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2017/12/08 2:41 a.m.2 views

postgresql: Start scripts permit database administrator to modify root-owned files

Privilege escalation flaws were found in the initialization scripts of PostgreSQL. An attacker with access to the postgres user account could use these flaws to obtain root access on the server machine...

7.2CVSS7.4AI score0.00053EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2017/12/08 2:40 a.m.3 views

postgresql: Start scripts permit database administrator to modify root-owned files

Privilege escalation flaws were found in the Red Hat initialization scripts of PostgreSQL. An attacker with access to the postgres user account could use these flaws to obtain root access on the server machine...

7.2CVSS7.4AI score0.00042EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2017/12/08 12:0 a.m.2 views

PT-2018-5763 · Red Hat +1 · Postgresql +2

Name of the Vulnerable Software and Affected Versions: PostgreSQL affected versions not specified Description: Privilege escalation flaws were found in the Red Hat initialization scripts of PostgreSQL. An attacker with access to the postgres user account could use these flaws to obtain root acces...

7.2CVSS6.9AI score0.00053EPSS
Exploits0References19
Debian
Debian
added 2017/11/09 9:36 p.m.22 views

[SECURITY] [DSA 4027-1] postgresql-9.4 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-4027-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff November 09, 2017 https://www.debian.org/security/faq -...

8.1CVSS7.7AI score0.00908EPSS
Exploits0
Veracode
Veracode
added 2017/08/14 5:20 a.m.20 views

Remote Code Execution (RCE)

node-postgres is vulnerable to remote code execution RCE attacks. The library does not properly escape the results field, allowing a malicious user to inject and execute arbitrary code...

9.8CVSS9.8AI score0.70815EPSS
Exploits1References4Affected Software1
Node.js
Node.js
added 2017/08/13 4:26 a.m.142 views

Remote Code Execution

Overview Affected versions of pg contain a remote code execution vulnerability that occurs when the remote database or query specifies a crafted column name. There are two specific scenarios in which it is likely for an application to be vulnerable: 1. The application executes unsafe, user-suppli...

7.5CVSS5.9AI score0.70815EPSS
Exploits1Affected Software1
pentestit
pentestit
added 2017/07/25 12:17 a.m.89 views

UPDATE: OWASP Dependency-Check 2.1.0!

PenTestIT RSS Feed My first post about this open source OWASP project was about an older version. This post discusses the changes made to the open source software composition analysis utility in the latest release yesterday. This is the OWASP Dependency-Check 2.1.0! What I like about this release...

7.3AI score
Exploits0
CNVD
CNVD
added 2017/04/27 12:0 a.m.0 views

SolarWinds Log and Event Manager Postgres Database Security Bypass Vulnerability

SolarWinds Log and Event Manager is a log and event manager that provides real-time log analysis, memory event correlation, and threat attack response. A security bypass vulnerability exists in the Postgres database of SolarWinds Log and Event Manager 6.3.1, which stems from the database having a...

7.2AI score
Exploits0References1
0day.today
0day.today
added 2017/04/25 12:0 a.m.264 views

Solarwinds LEM 6.3.1 Hardcoded Credentials Vulnerability

The Postgres database on Solarwinds Log and Event Manager Virtual Appliance version 6.3.1 has default hardcoded credentials. While some security measures were taken to ensure that network connectivity to the Postgres database wouldn't be possible using IPv4, the same measures were not taken for...

6.7AI score
Exploits0
Rows per page
Query Builder