Lucene search
K

3356 matches found

Talos
Talos
added 2019/04/25 12:0 a.m.67 views

Sierra Wireless AirLink ES450 ACEManager Embedded_Ace_Get_Task.cgi Information Disclosure Vulnerability

Summary An exploitable Information Disclosure vulnerability exists in the ACEManager EmbeddedAceGetTask.cgi functionality of Sierra Wireless AirLink ES450 FW 4.9.3. A specially crafted HTTP request can cause an information disclosure, resulting in the exposure of confidential information,...

8.8CVSS8.8AI score0.18647EPSS
Exploits4
OSV
OSV
added 2019/04/21 2:29 a.m.5 views

CVE-2019-11389

An issue was discovered in OWASP ModSecurity Core Rule Set CRS through 3.1.0. /rules/REQUEST-933-APPLICATION-ATTACK-PHP.conf allows remote attackers to cause a denial of service ReDOS by entering a specially crafted string with next at the beginning and nested repetition operators. NOTE: the...

5.3CVSS5.1AI score
Exploits0References2
NVD
NVD
added 2019/04/10 9:29 p.m.29 views

CVE-2019-11069

Sequelize version 5 before 5.3.0 does not properly ensure that standard conforming strings are used...

7.5CVSS7.5AI score0.01823EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2019/04/10 12:0 a.m.4 views

PT-2019-12164 · Postgresql · Sequelize

Name of the Vulnerable Software and Affected Versions: Sequelize versions prior to 5.3.0 Description: The issue arises from the improper handling of backslashes in string literals, potentially allowing attackers to inject SQL statements. This is due to the PostgreSQL option standard conforming...

7.5CVSS7.6AI score0.01823EPSS
Exploits0References11
Debian CVE
Debian CVE
added 2019/04/09 3:53 a.m.20 views

CVE-2019-10902

In Wireshark 3.0.0, the TSDNS dissector could crash. This was addressed in epan/dissectors/packet-tsdns.c by splitting strings safely...

7.5CVSS1.9AI score0.04664EPSS
Exploits1
Cvelist
Cvelist
added 2019/04/09 3:53 a.m.26 views

CVE-2019-10902

In Wireshark 3.0.0, the TSDNS dissector could crash. This was addressed in epan/dissectors/packet-tsdns.c by splitting strings safely...

7.3AI score0.04664EPSS
Exploits1References7
0day.today
0day.today
added 2019/04/02 12:0 a.m.181 views

WordPress PayPal Checkout Payment Gateway 1.6.8 Plugin - Parameter Tampering Vulnerability

Exploit for php platform in category web applications WordPress PayPal Checkout Payment Gateway 1.6.8 Plugin - Parameter Tampering Exploit Title: cgi-bin/webscr?cmd=cart in the WooCommerce PayPal Checkout Payment Gateway plugin 1.6.8 for WordPress allows Parameter Tampering in an amount parameter...

4CVSS6.5AI score0.06049EPSS
Exploits5
NVD
NVD
added 2019/03/21 4:29 p.m.25 views

CVE-2018-4003

An exploitable heap overflow vulnerability exists in the mdnscap binary of the CUJO Smart Firewall running firmware 7003. The string lengths are handled incorrectly when parsing character strings in mDNS resource records, leading to arbitrary code execution in the context of the mdnscap process. ...

9.8CVSS9.3AI score0.01829EPSS
Exploits1References1
OSV
OSV
added 2019/03/21 4:0 p.m.2 views

CVE-2018-19509

wg7.php in Webgalamb 7.0 makes opportunistic calls to htmlspecialchars instead of using a templating engine with proper contextual encoding. Because it is possible to insert arbitrary strings into the database, any JavaScript could be executed by the administrator, leading to XSS...

6.1CVSS5.9AI score0.01058EPSS
Exploits2References2
Prion
Prion
added 2019/03/21 4:0 p.m.18 views

Cross site scripting

wg7.php in Webgalamb 7.0 makes opportunistic calls to htmlspecialchars instead of using a templating engine with proper contextual encoding. Because it is possible to insert arbitrary strings into the database, any JavaScript could be executed by the administrator, leading to XSS...

4.3CVSS6.2AI score0.01058EPSS
Exploits2References2Affected Software1
Vulnerability Lab
Vulnerability Lab
added 2019/03/07 12:0 a.m.39 views

EasyBoot v6.6.0.800 - Stack Buffer Overflow Vulnerability

Document Title: =============== EasyBoot v6.6.0.800 - Stack Buffer Overflow Vulnerability References Source: ==================== https://www.vulnerability-lab.com/getcontent.php?id=2176 Release Date: ============= 2019-03-07 Vulnerability Laboratory ID VL-ID: ====================================...

0.2AI score
Exploits0
BDU FSTEC
BDU FSTEC
added 2019/03/06 12:0 a.m.3 views

The vulnerability of the atol8 function in the libarchive library, which allows a hacker to cause a service failure

The vulnerability of the atol8 function archivereadsupportformatxar.c in the libarchive library is related to errors in processing empty strings, which can lead to buffer overflows. Exploiting this vulnerability could allow a malicious actor to cause service failures...

6.5CVSS6.9AI score0.03341EPSS
Exploits0References3Affected Software2
CNVD
CNVD
added 2019/02/25 12:0 a.m.1 views

ZZCMS Cross-Site Scripting Vulnerability (CNVD-2019-05298)

ZZCMS is a content management system CMS by the ZZCMS team in China. A cross-site scripting vulnerability exists in the 2019 version of ZZCMS, which stems from the inc/stopsqlin.php file accepting mixed case strings, which can be exploited by remote attackers to inject arbitrary web script or HTM...

5.4CVSS6.2AI score0.00637EPSS
Exploits1References1
Packet Storm
Packet Storm
added 2019/02/23 12:0 a.m.235 views

Drupal REST Module Remote Code Execution

Analyzing the patch By diffing Drupal 8.6.9 and 8.6.10, we can see that in the REST module, FieldItemNormalizer now uses a new trait, SerializedColumnNormalizerTrait. This trait provides the checkForSerializedStrings method, which in short raises an exception if a string is provided for a value...

8.3AI score0.91919EPSS
Exploits22
exploitpack
exploitpack
added 2019/02/23 12:0 a.m.50 views

Drupal 8.6.10 8.5.11 - REST Module Remote Code Execution

Drupal 8.6.10 8.5.11 - REST Module Remote Code Execution Analyzing the patch By diffing Drupal 8.6.9 and 8.6.10, we can see that in the REST module, FieldItemNormalizer now uses a new trait, SerializedColumnNormalizerTrait. This trait provides the checkForSerializedStrings method, which in short...

8.1AI score
Exploits0
Github Security Blog
Github Security Blog
added 2019/02/18 11:54 p.m.32 views

SQL Injection in sequelize

Affected versions of sequelize cast arrays to strings and fail to properly escape the resulting SQL statement, resulting in a SQL injection vulnerability. Proof of Concept In Postgres, SQLite, and Microsoft SQL Server there is an issue where arrays are treated as strings and improperly escaped...

7.5CVSS7.9AI score0.01342EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2019/02/18 11:54 p.m.17 views

GHSA-9C2P-JW8P-F84V SQL Injection in sequelize

Affected versions of sequelize cast arrays to strings and fail to properly escape the resulting SQL statement, resulting in a SQL injection vulnerability. Proof of Concept In Postgres, SQLite, and Microsoft SQL Server there is an issue where arrays are treated as strings and improperly escaped...

7.5CVSS7.8AI score0.01342EPSS
Exploits1References4
Fedora
Fedora
added 2019/02/12 1:26 a.m.27 views

[SECURITY] Fedora 28 Update: mingw-libconfuse-3.2.2-1.fc28

libConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and lists of values strings, integers, floats, booleans or other sections, as well as some other features such as single/double-quoted strings, environment variab...

8.8CVSS2.3AI score0.01762EPSS
Exploits1
Cvelist
Cvelist
added 2019/02/07 9:0 p.m.22 views

CVE-2019-1678 Cisco Meeting Server Denial of Service Vulnerability

A vulnerability in Cisco Meeting Server could allow an authenticated, remote attacker to cause a partial denial of service DoS to Cisco Meetings application users who are paired with a Session Initiation Protocol SIP endpoint. The vulnerability is due to improper validation of coSpaces...

4.3CVSS4.5AI score0.01358EPSS
Exploits0References2
Prion
Prion
added 2019/02/07 8:29 p.m.21 views

Input validation

A vulnerability in Cisco Meeting Server could allow an authenticated, remote attacker to cause a partial denial of service DoS to Cisco Meetings application users who are paired with a Session Initiation Protocol SIP endpoint. The vulnerability is due to improper validation of coSpaces...

4CVSS4.6AI score0.01358EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder