Lucene search
+L

7037 matches found

exploitpack
exploitpack
added 2018/06/08 12:0 a.m.19 views

WebKit - Use-After-Free when Resuming Generator

WebKit - Use-After-Free when Resuming Generator !-- In WebKit, resuming a generator is implemented in JavaScript. An internal object property, @generatorState is used to prevent recursion within generators. In GeneratorPrototype.js, the state is checked by calling: var state = this.@generatorStat...

7.4AI score
SaveExploits0
OSV
OSV
added 2018/06/08 12:0 a.m.4 views

UBUNTU-CVE-2018-4218

An issue was discovered in certain Apple products. iOS before 11.4 is affected. Safari before 11.1.1 is affected. iCloud before 7.5 on Windows is affected. iTunes before 12.7.5 on Windows is affected. tvOS before 11.4 is affected. watchOS before 4.3.1 is affected. The issue involves the "WebKit"...

8.8CVSS7.5AI score0.08964EPSS
SaveExploits4References12
seebug.org
seebug.org
added 2018/06/08 12:0 a.m.68 views

WebKit: Use-after-free when resuming generator(CVE-2018-4218)

In WebKit, resuming a generator is implemented in JavaScript. An internal object property, @generatorState is used to prevent recursion within generators. In GeneratorPrototype.js, the state is checked by calling: var state = this.@generatorState; and set by calling: generator.@generatorState =...

0.1AI score0.08964EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2018/06/08 12:0 a.m.30 views

WebKit - Use-After-Free when Resuming Generator

!-- In WebKit, resuming a generator is implemented in JavaScript. An internal object property, @generatorState is used to prevent recursion within generators. In GeneratorPrototype.js, the state is checked by calling: var state = this.@generatorState; and set by calling: generator.@generatorState...

8.8CVSS7.5AI score0.08964EPSS
SaveExploits4
OSV
OSV
added 2018/06/06 6:15 p.m.7 views

MGASA-2018-0274 Updated qtpass packages fix security vulnerability

All passwords generated with QtPass' built-in password generator prior to 1.2.1 are possibly predictable and enumerable by hackers...

7.4AI score
SaveExploits0References3
zdt
zdt
added 2018/06/06 12:0 a.m.51 views

Pagekit < 1.0.13 - Cross-Site Scripting Code Generator Exploit

Exploit for php platform in category web applications Title: Pagekit ' + code + '' f = openname, 'w+' f.writecode f.close if name == 'main': print''' / \ \ / / | | \ / / | / / | | / / | || | | | \ \ / /| | | | | | |/ \ | | | | ' | || | | | \ V / | ||/ /| || | | || | | | | | | / || ||/||/...

5.2AI score0.03169EPSS
SaveExploits5
UbuntuCve
UbuntuCve
added 2018/06/05 1:29 p.m.33 views

CVE-2018-1000180

Bouncy Castle BC 1.54 - 1.59, BC-FJA 1.0.0, BC-FJA 1.0.1 and earlier have a flaw in the Low-level interface to RSA key pair generator, specifically RSA Key Pairs generated in low-level API with added certainty may have less M-R tests than expected. This appears to be fixed in versions BC 1.60 bet...

7.5CVSS7.1AI score0.03576EPSS
SaveExploits0References3
CVE
CVE
added 2018/06/05 1:0 p.m.222 views

CVE-2018-1000180

CVE-2018-1000180 affects Bouncy Castle BC 1.54–1.59 (and BC-FJA 1.0.0/1.0.1) with a flaw in the Low-level RSA key pair generator interface that may produce RSA key pairs with fewer Miller–Rabin primality tests than expected. IBM vulnerability bulletins associate this CVE with IBM products (e.g., ...

7.5CVSS7.1AI score0.03576EPSS
SaveExploits0References21Affected Software2
exploitpack
exploitpack
added 2018/06/05 12:0 a.m.26 views

Pagekit 1.0.13 - Cross-Site Scripting Code Generator

Pagekit 1.0.13 - Cross-Site Scripting Code Generator Title: Pagekit ' + code + '' f = openname, 'w+' f.writecode f.close if name == 'main': print''' / \ \ / / | | \ / / | / / | | / / | || | | | \ \ / /| | | | | | |/ \ | | | | ' | || | | | \ V / | ||/ /| || | | || | | | | | | / || ||/||/ |||/...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/06/05 12:0 a.m.29 views

Pagekit < 1.0.13 - Cross-Site Scripting Code Generator

Title: Pagekit ' + code + '' f = openname, 'w+' f.writecode f.close if name == 'main': print''' / \ \ / / | | \ / / | / / | | / / | || | | | \ \ / /| | | | | | |/ \ | | | | ' | || | | | \ V / | ||/ /| || | | || | | | | | | / || ||/||/ |||/ / || Author : DEEPIN2Junseo Lee''' print' enter...

4.8CVSS5.1AI score0.03169EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2018/06/05 12:0 a.m.39 views

Pagekit Cross Site Scripting Code Generator

Title: Pagekit ' + code + '' f = openname, 'w+' f.writecode f.close if name == 'main': print''' / \ \ / / | | \ / / | / / | | / / | || | | | \ \ / /| | | | | | |/ \ | | | | ' | || | | | \ V / | ||/ /| || | | || | | | | | | / || ||/||/ |||/ / || Author : DEEPIN2Junseo Lee''' print' enter...

5.2AI score0.03169EPSS
SaveExploits5
Prion
Prion
added 2018/06/04 1:29 p.m.30 views

Design/Logic Flaw

In the Bouncy Castle JCE Provider version 1.55 and earlier the DSA key pair generator generates a weak private key if used with default values. If the JCA key pair generator is not explicitly initialised with DSA parameters, 1.55 and earlier generates a private value assuming a 1024 bit key size...

5CVSS6.8AI score0.032EPSS
SaveExploits0References8Affected Software2
CVE
CVE
added 2018/06/04 1:0 p.m.181 views

CVE-2016-1000343

CVE-2016-1000343 affects the Bouncy Castle JCE Provider (1.55 and earlier). When the JCA key pair generator is not explicitly initialised with DSA parameters, it may generate a weak private key by assuming a 1024-bit key size. Publicly available documents confirm this issue and recommend either e...

7.5CVSS7.2AI score0.032EPSS
SaveExploits0References8Affected Software1
UbuntuCve
UbuntuCve
added 2018/06/04 12:0 a.m.34 views

CVE-2016-1000343

In the Bouncy Castle JCE Provider version 1.55 and earlier the DSA key pair generator generates a weak private key if used with default values. If the JCA key pair generator is not explicitly initialised with DSA parameters, 1.55 and earlier generates a private value assuming a 1024 bit key size...

7.5CVSS7AI score0.032EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2018/06/04 12:0 a.m.9 views

PT-2018-4637 · Bouncy Castle +3 · Bouncy Castle Jce Provider +3

Name of the Vulnerable Software and Affected Versions: Bouncy Castle JCE Provider versions 1.55 and earlier Description: The issue concerns the generation of weak private keys by the DSA key pair generator when used with default values. If the JCA key pair generator is not explicitly initialized...

9.8CVSS6.3AI score0.24282EPSS
SaveExploits1References92
OSV
OSV
added 2018/06/04 12:0 a.m.23 views

UBUNTU-CVE-2016-1000343

In the Bouncy Castle JCE Provider version 1.55 and earlier the DSA key pair generator generates a weak private key if used with default values. If the JCA key pair generator is not explicitly initialised with DSA parameters, 1.55 and earlier generates a private value assuming a 1024 bit key size...

7.5CVSS7.1AI score0.032EPSS
SaveExploits0References3
Mageia
Mageia
added 2018/05/31 8:34 p.m.86 views

Updated kernel-linus packages fix security vulnerabilities

This kernel-linus update is based on the upstream 4.14.44 and fixes at least the following security issues: The netfilter subsystem in the Linux kernel through 4.15.7 mishandles the case of a rule blob that contains a jump but lacks a user-defined chain, which allows local users to cause a denial...

8CVSS7.1AI score0.60631EPSS
SaveExploits22References27
BDU FSTEC
BDU FSTEC
added 2018/05/25 12:0 a.m.8 views

The vulnerability of the mechanism for handling errors during the establishment of SSL connections for Qualcomm’s Android operating system allows a perpetrator to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the error handling mechanism for establishing SSL connections in Qualcomm’s Android operating system is related to improper error handling of errors returned by the RNG function. Exploiting this vulnerability can allow a remote attacker to compromise the confidentiality,...

10CVSS5.5AI score0.01252EPSS
SaveExploits0References4Affected Software1
Packet Storm
Packet Storm
added 2018/05/23 12:0 a.m.36 views

MySQL Smart Reports 1.0 Cross Site Scripting / SQL Injection

Exploit Title: MySQL Smart Reports 1.0 - SQL Injection / Cross-Site Scripting Dork: N/A Date: 22.05.2018 Exploit Author: Azkan Mustafa AkkuA AkkuS Vendor Homepage: https://codecanyon.net/item/mysql-smart-reports-online-report-generator-with-existing-data/16836503 Version: 1.0 Category: Webapps...

0.3AI score
SaveExploits0
exploitpack
exploitpack
added 2018/05/23 12:0 a.m.27 views

MySQL Smart Reports 1.0 - id SQL Injection Cross-Site Scripting

MySQL Smart Reports 1.0 - id SQL Injection Cross-Site Scripting Exploit Title: MySQL Smart Reports 1.0 - SQL Injection / Cross-Site Scripting Dork: N/A Date: 22.05.2018 Exploit Author: Özkan Mustafa Akkuş AkkuS Vendor Homepage:...

SaveExploits0
Rows per page
Query Builder