Lucene search
+L

12091 matches found

Cvelist
Cvelist
added 2018/06/12 8:00 p.m.30 views

CVE-2018-3576

improper validation of array index in WiFi driver function sapInterferenceRssiCount leads to array out-of-bounds access in all Android releases from CAF Android for MSM, Firefox OS for MSM, QRD Android using the Linux Kernel...

5.4AI score0.00165EPSS
SaveExploits0References1
CVE
CVE
added 2018/06/12 8:00 p.m.50 views

CVE-2018-3576

CVE-2018-3576 describes an improper validation of an array index in the Qualcomm WLAN driver’s sapInterferenceRssiCount() function, causing array out-of-bounds access on Android devices using the Linux kernel (CAF Android for MSM, Firefox OS for MSM, QRD Android). The issue affects Android releas...

7.8CVSS7.2AI score0.00165EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2018/06/11 9:29 p.m.5 views

DEBIAN-CVE-2016-9897

Memory corruption resulting in a potentially exploitable crash during WebGL functions using a vector constructor with a varying array within libGLES. This vulnerability affects Firefox 50.1, Firefox ESR 45.6, and Thunderbird 45.6...

7.5CVSS8.8AI score0.03269EPSS
SaveExploits1References1
Prion
Prion
added 2018/06/11 9:29 p.m.24 views

Format string

A vulnerability while parsing "application/http-index-format" format content where uninitialized values are used to create an array. This could allow the reading of uninitialized memory into the arrays affected. This vulnerability affects Thunderbird 52.1, Firefox ESR 45.9, Firefox ESR 52.1, and...

5CVSS7.6AI score0.02664EPSS
SaveExploits1References11Affected Software10
Debian CVE
Debian CVE
added 2018/06/11 9:00 p.m.36 views

CVE-2017-7818

A use-after-free vulnerability can occur when manipulating arrays of Accessible Rich Internet Applications ARIA elements within containers through the DOM. This results in a potentially exploitable crash. This vulnerability affects Firefox 56, Firefox ESR 52.4, and Thunderbird 52.4...

9.8CVSS9.9AI score0.03377EPSS
SaveExploits1
zdt
zdt
added 2018/06/11 12:00 a.m.45 views

Chrome V8 PromiseAllResolveElementClosure Element Confusion Vulnerability

Exploit for multiple platform in category dos / poc Chrome: V8: PromiseAllResolveElementClosure can cause elements kind confusion The Promise.all method internally uses PromiseAllResolveElementClosure...

0.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2018/06/07 4:05 p.m.9 views

OpenJDK: ArrayBlockingQueue deserialization to an inconsistent state (Libraries, 8189284)

Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE subcomponent: Libraries. Supported versions that are affected are Java SE: 6u171, 7u161, 8u152 and 9.0.1; Java SE Embedded: 8u151; JRockit: R28.3.16. Easily exploitable vulnerability allows unauthenticated attacke...

4.3CVSS7.3AI score0.04675EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2018/06/07 12:00 a.m.22 views

FreeBSD : bro -- multiple memory allocation issues (2f4fd3aa-32f8-4116-92f2-68f05398348e)

Corelight reports : Bro 2.5.4 primarily fixes security issues Multiple fixes and improvements to BinPAC generated code related to array parsing, with potential impact to all Bro's BinPAC-generated analyzers in the form of buffer over-reads or other invalid memory accesses depending on whether a...

6AI score
SaveExploits0References2
Packet Storm
Packet Storm
added 2018/06/07 12:00 a.m.32 views

Chrome V8 PromiseAllResolveElementClosure Element Confusion

Chrome: V8: PromiseAllResolveElementClosure can cause elements kind confusion The Promise.all method internally uses PromiseAllResolveElementClosure https://cs.chromium.org/chromium/src/v8/src/builtins/builtins-promise-gen.cc?rcl=dc2d3bb9711effb349df58af26c49169aa019121&l=1910 as a resolver for...

SaveExploits0
OSV
OSV
added 2018/05/31 8:29 p.m.28 views

CVE-2016-10547

Nunjucks is a full featured templating engine for JavaScript. Versions 2.4.2 and lower have a cross site scripting XSS vulnerability in autoescape mode. In autoescape mode, all template vars should automatically be escaped. By using an array for the keys, such as name=alert1, it is possible to...

6.1CVSS6.2AI score
SaveExploits0References3
exploitpack
exploitpack
added 2018/05/31 12:00 a.m.22 views

Microsoft Edge Chakra - EntrySimpleObjectSlotGetter Type Confusion

Microsoft Edge Chakra - EntrySimpleObjectSlotGetter Type Confusion / function optw, arr arr0 = 1.1; let res = w.event; arr0 = 2.3023e-320; return res; let arr = 1.1; for let i = 0; i ::EntrySimpleObjectSlotGetter 00007fffd5cf3d50 // w.event 000001a880001235 48ffd0 call rax 000001a880001238...

0.6AI score
SaveExploits0
CNVD
CNVD
added 2018/05/31 12:00 a.m.9 views

sequelize SQL Injection Vulnerability

sequelize is a database ORM Object Relational Mapping tool for Node.js. An SQL injection vulnerability exists in sequelize 3.19.3 and earlier versions, which originates when the program uses an array as a string and fails to encode it correctly. The vulnerability can be exploited to remove IDs wi...

7.5CVSS7.9AI score0.01342EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2018/05/30 9:07 a.m.32 views

CVE-2018-6142

Array bounds check failure in V8 in Google Chrome prior to 67.0.3396.62 allowed a remote attacker to perform an out of bounds memory read via a crafted PDF file...

6.5CVSS4.4AI score0.00833EPSS
SaveExploits0References2
NVD
NVD
added 2018/05/29 8:29 p.m.31 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.5CVSS7.8AI score0.01342EPSS
SaveExploits1References2
FreeBSD
FreeBSD
added 2018/05/29 12:00 a.m.12 views

bro -- multiple memory allocation issues

Corelight reports: Bro 2.5.4 primarily fixes security issues Multiple fixes and improvements to BinPAC generated code related to array parsing, with potential impact to all Bro's BinPAC-generated analyzers in the form of buffer over-reads or other invalid memory accesses depending on whether a...

1.8AI score
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2018/05/25 12:00 a.m.10 views

The vulnerability of the Qualcomm QTEE API in the Android operating system allows a perpetrator to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the Qualcomm QTEE API in the Android operating system is related to errors in handling array indexes. Exploiting this vulnerability can allow a malicious actor to compromise the confidentiality, integrity, and accessibility of the protected information...

10CVSS5.5AI score0.01207EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2018/05/24 9:29 p.m.31 views

CVE-2018-7406

An issue was discovered in Foxit Reader before 9.1 and PhantomPDF before 9.1. This vulnerability allows remote attackers to execute arbitrary code. 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...

8.8CVSS8.8AI score0.03957EPSS
SaveExploits1References3
OSV
OSV
added 2018/05/24 9:29 p.m.8 views

CVE-2018-7406

An issue was discovered in Foxit Reader before 9.1 and PhantomPDF before 9.1. This vulnerability allows remote attackers to execute arbitrary code. 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...

8.8CVSS6.1AI score0.03957EPSS
SaveExploits1References3
Prion
Prion
added 2018/05/24 9:29 p.m.26 views

Design/Logic Flaw

An issue was discovered in Foxit Reader before 9.1 and PhantomPDF before 9.1. This vulnerability allows remote attackers to execute arbitrary code. 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...

6.8CVSS8.7AI score0.03957EPSS
SaveExploits1References3Affected Software2
AlpineLinux
AlpineLinux
added 2018/05/24 9:00 p.m.51 views

CVE-2018-7406

An issue was discovered in Foxit Reader before 9.1 and PhantomPDF before 9.1. This vulnerability allows remote attackers to execute arbitrary code. 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...

8.8CVSS7.4AI score0.03957EPSS
SaveExploits1References3
Rows per page
Query Builder