Lucene search
+L

12122 matches found

Prion
Prion
added 2018/02/24 4:29 p.m.24 views

Sql injection

Piwigo before 2.9.3 has SQL injection in admin/tags.php in the administration panel, via the tags array parameter in an admin.php?page=tags request. The attacker must be an administrator...

4CVSS5.8AI score0.01214EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2018/02/24 4:29 p.m.22 views

CVE-2018-6883

Piwigo before 2.9.3 has SQL injection in admin/tags.php in the administration panel, via the tags array parameter in an admin.php?page=tags request. The attacker must be an administrator...

4.9CVSS5.7AI score0.01214EPSS
SaveExploits0References2
CNVD
CNVD
added 2018/02/24 12:00 a.m.17 views

Google V8 Out of Bounds Write 'Array.prototype.map' Built-in Denial of Service Vulnerability

Google V8 is a Web browser developed by the American company Google Google. A denial of service vulnerability exists built into Google V8 Out of Bounds Write 'Array.prototype.map'. A remote attacker could exploit this vulnerability to cause a denial of service...

6.7AI score
SaveExploits0References1
NVD
NVD
added 2018/02/23 11:29 p.m.26 views

CVE-2017-15861

In all Qualcomm products with Android releases from CAF using the Linux kernel, in the function wmaroamsyncheventhandler, vdevid is received from firmware and used to access an array without validation...

7.8CVSS6.9AI score0.00148EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2018/02/23 11:00 p.m.31 views

CVE-2017-15861

In all Qualcomm products with Android releases from CAF using the Linux kernel, in the function wmaroamsyncheventhandler, vdevid is received from firmware and used to access an array without validation...

7.3AI score0.00148EPSS
SaveExploits0References1
Prion
Prion
added 2018/02/22 2:29 p.m.19 views

Sql injection

SQL Injection exists in the CW Tags 2.0.6 component for Joomla! via the searchtext array parameter...

7.5CVSS9.8AI score0.1915EPSS
SaveExploits5References1Affected Software1
Zero Day Initiative
Zero Day Initiative
added 2018/02/21 12:00 a.m.31 views

Microsoft Edge Select Element Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on vulnerable installations of Microsoft Edge. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

4.3CVSS0.05501EPSS
SaveExploits0References1
NVD
NVD
added 2018/02/17 7:29 a.m.33 views

CVE-2018-5974

SQL Injection exists in the SimpleCalendar 3.1.9 component for Joomla! via the catid array parameter...

9.8CVSS9.9AI score0.02652EPSS
SaveExploits5References1
Prion
Prion
added 2018/02/17 7:29 a.m.24 views

Sql injection

SQL Injection exists in the MediaLibrary Free 4.0.12 component for Joomla! via the id parameter or the mid array parameter...

7.5CVSS9.8AI score0.02652EPSS
SaveExploits6References1Affected Software1
Prion
Prion
added 2018/02/17 7:29 a.m.20 views

Sql injection

SQL Injection exists in the SimpleCalendar 3.1.9 component for Joomla! via the catid array parameter...

7.5CVSS9.8AI score0.02652EPSS
SaveExploits5References1Affected Software1
Cvelist
Cvelist
added 2018/02/17 7:00 a.m.44 views

CVE-2018-5974

SQL Injection exists in the SimpleCalendar 3.1.9 component for Joomla! via the catid array parameter...

10AI score0.02652EPSS
SaveExploits5References1
Cvelist
Cvelist
added 2018/02/16 4:00 a.m.37 views

CVE-2017-14537

trixbox 2.8.0.4 has path traversal via the xajaxargs array parameter to /maint/index.php?packages or the lang parameter to /maint/modules/home/index.php...

6.5AI score0.39278EPSS
SaveExploits4References4
OSV
OSV
added 2018/02/15 10:29 p.m.13 views

CVE-2017-8960

An Authentication Bypass vulnerability in HPE MSA 1040 and MSA 2040 SAN Storage IN version GL220P008 and earlier was found...

9.8CVSS5.8AI score0.02283EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2018/02/15 12:00 a.m.51 views

Microsoft Edge Chakra JIT Array.prototype.reverse Array Type Confusion

Microsoft Edge: Chakra: JIT: Array type confusion via Array.prototype.reverse CVE-2018-0835 This is simillar to the previous issue 1457. But this time, we use Array.prototype.reverse. Array.prototype.reverse can be inlineed and may invoke EnsureNonNativeArray to convert the prototype of "this" to...

7.5AI score0.65312EPSS
SaveExploits4
zdt
zdt
added 2018/02/15 12:00 a.m.88 views

Microsoft Edge Chakra JIT - NewScObjectNoCtor Array Type Confusion Exploit

Exploit for windows platform in category dos / poc / This is similar to the previous issues 1457, 1459 MSRC 42551, MSRC 42552. If a JavaScript function is used as a consturctor, it sets the new object's "proto" to its "prototype". The JIT compiler uses NewScObjectNoCtor instructions to perform it...

7.6CVSS7.5AI score0.65312EPSS
SaveExploits4
exploitpack
exploitpack
added 2018/02/15 12:00 a.m.16 views

Microsoft Edge Chakra JIT - LdThis Type Confusion

Microsoft Edge Chakra JIT - LdThis Type Confusion / LdThis instructions' value type is assumed to be "Object". Since "this" can be other objects like an array, it has to be assumed to be "LikelyObject", otherwise, operations to "this" will not be checked properly. PoC: / function optarr arr0 = 1....

0.8AI score
SaveExploits0
exploitpack
exploitpack
added 2018/02/15 12:00 a.m.21 views

Microsoft Edge Chakra JIT - NewScObjectNoCtor Array Type Confusion

Microsoft Edge Chakra JIT - NewScObjectNoCtor Array Type Confusion / This is similar to the previous issues 1457, 1459 MSRC 42551, MSRC 42552. If a JavaScript function is used as a consturctor, it sets the new object's "proto" to its "prototype". The JIT compiler uses NewScObjectNoCtor instructio...

0.2AI score
SaveExploits0
zdt
zdt
added 2018/02/15 12:00 a.m.63 views

Microsoft Edge Chakra JIT - Array Type Confusion via InitProto Instructions Exploit

Exploit for windows platform in category dos / poc / If a native array is used as a prototype, it is converted to a Var array by the Js::JavascriptNativeFloatArray::SetIsPrototype method. In the JIT compiler, it uses InitProto instructions to set object literals' prototype. But when optimizing...

7.5AI score0.54927EPSS
SaveExploits3
exploitpack
exploitpack
added 2018/02/15 12:00 a.m.22 views

Microsoft Edge Chakra JIT - Array Type Confusion via InitProto Instructions

Microsoft Edge Chakra JIT - Array Type Confusion via InitProto Instructions / If a native array is used as a prototype, it is converted to a Var array by the Js::JavascriptNativeFloatArray::SetIsPrototype method. In the JIT compiler, it uses InitProto instructions to set object literals' prototyp...

0.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/02/15 12:00 a.m.57 views

Microsoft Edge Chakra JIT - Memory Corruption

/ Let's consider the following example code. function opt let arr = ; return arr'x'; // Optimize the "opt" function. for let i = 0; i inline Js::Var ExecuteImplicitCallJs::RecyclableObject function, Js::ImplicitCallFlags flags, Fn implicitCall // For now, we will not allow Function that is marked...

7.6CVSS7.2AI score0.65312EPSS
SaveExploits4
Rows per page
Query Builder