Lucene search
K

2204 matches found

Prion
Prion
added 2018/07/13 8:29 p.m.39 views

Code injection

The P1735 IEEE standard describes flawed methods for encrypting electronic-design intellectual property IP, as well as the management of access rights for such IP, including improperly specified HDL syntax allows use of an EDA tool as a decryption oracle. The methods are flawed and, in the most...

4.6CVSS7.4AI score0.00455EPSS
Exploits0References2
Cvelist
Cvelist
added 2018/07/13 8:0 p.m.20 views

CVE-2017-13092 The P1735 IEEE standard describes flawed methods for encrypting electronic-design intellectual property (IP), including improperly specified HDL syntax allows use of an EDA tool as a decryption oracle

The P1735 IEEE standard describes flawed methods for encrypting electronic-design intellectual property IP, as well as the management of access rights for such IP, including improperly specified HDL syntax allows use of an EDA tool as a decryption oracle. The methods are flawed and, in the most...

7.5AI score0.00455EPSS
Exploits0References2
Atlassian
Atlassian
added 2018/07/13 4:58 p.m.554 views

XSS Vulnerability in Code Block Macro

h3. Summary There appears to be an XSS vulnerability when using the powershell syntax from within the Confluence Code Block Macro h3. Environment Confluence 6.6.6 h3. Steps to Reproduce Create a test page add macros code block select language=powershell enter...

0.6AI score
Exploits0Affected Software1
Kitploit
Kitploit
added 2018/07/08 2:7 p.m.25 views

BST (Binary String Toolkit) - Quickly And Easily Convert Binary Strings For All Your Exploit Development Needs

The Binary String Toolkit or BST for short is a rather simple utility to convert binary strings to various formats suitable for later inclusions in source codes, such as those used to develop exploits in the security field. Features Dump files content to standard output in a binary string format...

7.4AI score
Exploits0References1
Hacker One
Hacker One
added 2018/06/29 8:39 p.m.66 views

Hanno's projects: blind sql injection

Summary: There exists a possibility that your Serendipity installation is vulnerable to a blind sql injection. Description: By sending specially crafted SQL commands to /plugin/tag/ and timing how long it takes for the server to respond, it is quite possible that the blog backend is interepreting...

0.1AI score
Exploits0
0day.today
0day.today
added 2018/06/12 12:0 a.m.36 views

Joomla EkRishta 2.10 Component - username SQL Injection Vulnerability

Exploit for php platform in category web applications Exploit Title: Joomla! Component EkRishta 2.10 - 'username' SQL Injection Exploit Author: L0RD Software Link: https://extensions.joomla.org/extension/ek-rishta/ Vendor Homepage: https://www.joomlaextensions.co.in/ Version: 2.10 Tested on: Win ...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2018/06/12 12:0 a.m.54 views

Joomla! Component EkRishta 2.10 - 'username' SQL Injection

Exploit Title: Joomla! Component EkRishta 2.10 - 'username' SQL Injection Date: 2018-06-11 Exploit Author: L0RD Software Link: https://extensions.joomla.org/extension/ek-rishta/ Vendor Homepage: https://www.joomlaextensions.co.in/ Version: 2.10 Tested on: Win 10 POC : SQLi : Parameter : username...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2018/06/12 12:0 a.m.26 views

Joomla EkRishta 2.10 SQL Injection

Exploit Title: Joomla! Component EkRishta 2.10 - 'username' SQL Injection Date: 2018-06-11 Exploit Author: L0RD Software Link: https://extensions.joomla.org/extension/ek-rishta/ Vendor Homepage: https://www.joomlaextensions.co.in/ Version: 2.10 Tested on: Win 10 POC : SQLi : Parameter : username...

0.6AI score
Exploits0
OSV
OSV
added 2018/06/04 1:29 p.m.2 views

DEBIAN-CVE-2016-1000342

In the Bouncy Castle JCE Provider version 1.55 and earlier ECDSA does not fully validate ASN.1 encoding of signature on verification. It is possible to inject extra elements in the sequence making up the signature and still have it validate, which in some cases may allow the introduction of...

7.5CVSS7.5AI score0.01782EPSS
Exploits0References1
CNVD
CNVD
added 2018/06/01 12:0 a.m.2 views

Espruino Buffer Overflow Vulnerability (CNVD-2018-10888)

Espruino is a JavaScript interpreter for microcontrollers. A buffer overflow vulnerability exists in Espruino prior to 1.99. The vulnerability arises due to the misuse of strncat during syntax parsing. An attacker can exploit this vulnerability via a specially crafted input file to cause a denial...

7.8CVSS7.2AI score0.01298EPSS
Exploits1References1
OSV
OSV
added 2018/05/31 4:29 p.m.1 views

CVE-2018-11592

Espruino before 1.98 allows attackers to cause a denial of service application crash with a user crafted input file via an Out-of-bounds Read during syntax parsing in which certain height validation is missing in libs/graphics/jswrapgraphics.c...

5.5CVSS5.5AI score
Exploits0References3
OSV
OSV
added 2018/05/31 4:29 p.m.1 views

CVE-2018-11596

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing because a check for '\0' is made for the wrong array element in jsvar.c...

5.5CVSS5.6AI score0.00811EPSS
Exploits0References2
OSV
OSV
added 2018/05/31 4:29 p.m.3 views

CVE-2018-11595

Espruino before 1.99 allows attackers to cause a denial of service application crash and a potential Escalation of Privileges with a user crafted input file via a Buffer Overflow during syntax parsing, because strncat is misused...

7.8CVSS5.5AI score0.01298EPSS
Exploits1References5
OSV
OSV
added 2018/05/31 4:29 p.m.2 views

CVE-2018-11597

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing because of a missing check for stack exhaustion with many '' characters in jsparse.c...

5.5CVSS5.5AI score0.00811EPSS
Exploits0References2
Prion
Prion
added 2018/05/31 4:29 p.m.20 views

Null pointer dereference

Espruino before 1.98 allows attackers to cause a denial of service application crash with a user crafted input file via a NULL pointer dereference during syntax parsing. This was addressed by adding validation for a debug trace print statement in jsvar.c...

4.3CVSS5.3AI score0.01013EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2018/05/31 4:29 p.m.18 views

Integer overflow

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via an integer overflow during syntax parsing. This was addressed by fixing stack size detection on Linux in jsutils.c...

4.3CVSS5.5AI score0.01013EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2018/05/31 4:29 p.m.11 views

Buffer overflow

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing because a check for '\0' is made for the wrong array element in jsvar.c...

4.3CVSS5.4AI score0.00811EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2018/05/31 4:29 p.m.13 views

Out-of-bounds

Espruino before 1.98 allows attackers to cause a denial of service application crash with a user crafted input file via an Out-of-bounds Read during syntax parsing in which certain height validation is missing in libs/graphics/jswrapgraphics.c...

4.3CVSS5.4AI score0.01013EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2018/05/31 4:29 p.m.13 views

Buffer overflow

Espruino before 1.99 allows attackers to cause a denial of service application crash with a user crafted input file via a Buffer Overflow during syntax parsing of "VOID" tokens in jsparse.c...

4.3CVSS5.4AI score0.01124EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2018/05/31 4:29 p.m.18 views

Buffer overflow

Espruino before 1.99 allows attackers to cause a denial of service application crash and potential Information Disclosure with a user crafted input file via a Buffer Overflow during syntax parsing because strncpy is misused in jslex.c...

5.8CVSS6.6AI score0.01231EPSS
Exploits1References3Affected Software1
Rows per page
Query Builder