Lucene search
+L

267 matches found

Debian CVE
Debian CVE
added 2020/08/08 8:21 p.m.77 views

CVE-2020-15824

In JetBrains Kotlin from 1.4-M1 to 1.4-RC as Kotlin 1.3.7x is not affected by the issue. Fixed version is 1.4.0 there is a script-cache privilege escalation vulnerability due to kotlin-main-kts cached scripts in the system temp directory, which is shared by all users by default...

8.8CVSS9.1AI score0.01848EPSS
SaveExploits0
OSV
OSV
added 2020/06/26 4:48 p.m.76 views

GHSA-J3RH-8VWQ-WH84 JHipster Kotlin using insecure source of randomness `RandomStringUtils` before v1.2.0

JHipster Kotlin is using an insecure source of randomness to generate all of its random values. JHipster Kotlin relies upon apache commons lang3 RandomStringUtils. From the documentation: Caveat: Instances of Random, upon which the implementation of this class relies, are not cryptographically...

9.8CVSS9.5AI score0.03673EPSS
SaveExploits1References15
Github Security Blog
Github Security Blog
added 2020/06/26 4:48 p.m.57 views

JHipster Kotlin using insecure source of randomness `RandomStringUtils` before v1.2.0

JHipster Kotlin is using an insecure source of randomness to generate all of its random values. JHipster Kotlin relies upon apache commons lang3 RandomStringUtils. From the documentation: Caveat: Instances of Random, upon which the implementation of this class relies, are not cryptographically...

9.8CVSS0.2AI score0.03673EPSS
SaveExploits1References15Affected Software1
NVD
NVD
added 2020/06/25 8:15 p.m.28 views

CVE-2020-4072

In generator-jhipster-kotlin version 1.6.0 log entries are created for invalid password reset attempts. As the email is provided by a user and the api is public this can be used by an attacker to forge log entries. This is vulnerable to https://cwe.mitre.org/data/definitions/117.html This problem...

5.3CVSS0.01214EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2020/06/25 8:05 p.m.32 views

CVE-2020-4072 Log Forging in generator-jhipster-kotlin

In generator-jhipster-kotlin version 1.6.0 log entries are created for invalid password reset attempts. As the email is provided by a user and the api is public this can be used by an attacker to forge log entries. This is vulnerable to https://cwe.mitre.org/data/definitions/117.html This problem...

5.3CVSS5.3AI score0.01214EPSS
SaveExploits0References4
CVE
CVE
added 2020/06/25 8:05 p.m.59 views

CVE-2020-4072

CVE-2020-4072 affects generator-jhipster-kotlin 1.6.0. It allows log forging by creating log entries for invalid password reset attempts using a user-provided email; the issue arises in applications generated with JWT or session authentication (OAuth apps are not affected). The root cause is logg...

5.3CVSS5.2AI score0.01214EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/25 8:02 p.m.52 views

Log Forging in generator-jhipster-kotlin

Impact We log the mail for invalid password reset attempts. As the email is provided by a user and the api is public this can be used by an attacker to forge log entries. This is vulnerable to https://cwe.mitre.org/data/definitions/117.html This problem affects only application generated with jwt...

5.3CVSS5.2AI score0.01214EPSS
SaveExploits0References6Affected Software1
nodejs
nodejs
added 2019/09/26 9:27 p.m.33 views

Cryptographically Weak PRNG

Overview All versions of generator-jhipster-kotlin use a Cryptographically Weak PRNG that may lead to account takeover. The package uses a cryptographically insecure method to generate password reset links, which allows an attacker to guess password reset links and takeover accounts. Recommendati...

7.5CVSS2.1AI score0.03673EPSS
SaveExploits1Affected Software1
NVD
NVD
added 2019/09/14 12:15 a.m.43 views

CVE-2019-16303

A class generated by the Generator in JHipster before 6.3.0 and JHipster Kotlin through 1.1.0 produces code that uses an insecure source of randomness apache.commons.lang3 RandomStringUtils. This allows an attacker if able to obtain their own password reset URL to compute the value for all other...

9.8CVSS9.7AI score0.03673EPSS
SaveExploits1References8
OSV
OSV
added 2019/09/14 12:15 a.m.31 views

CVE-2019-16303

A class generated by the Generator in JHipster before 6.3.0 and JHipster Kotlin through 1.1.0 produces code that uses an insecure source of randomness apache.commons.lang3 RandomStringUtils. This allows an attacker if able to obtain their own password reset URL to compute the value for all other...

9.8CVSS7.2AI score
SaveExploits0References8
Prion
Prion
added 2019/09/14 12:15 a.m.29 views

Default credentials

A class generated by the Generator in JHipster before 6.3.0 and JHipster Kotlin through 1.1.0 produces code that uses an insecure source of randomness apache.commons.lang3 RandomStringUtils. This allows an attacker if able to obtain their own password reset URL to compute the value for all other...

7.5CVSS9.6AI score0.03673EPSS
SaveExploits1References8Affected Software2
Cvelist
Cvelist
added 2019/09/13 11:43 p.m.44 views

CVE-2019-16303

A class generated by the Generator in JHipster before 6.3.0 and JHipster Kotlin through 1.1.0 produces code that uses an insecure source of randomness apache.commons.lang3 RandomStringUtils. This allows an attacker if able to obtain their own password reset URL to compute the value for all other...

9.7AI score0.03673EPSS
SaveExploits1References8
CVE
CVE
added 2019/09/13 11:43 p.m.297 views

CVE-2019-16303

CVE-2019-16303 affects JHipster-generated apps: a class produced by the Generator (before 6.3.0) and JHipster Kotlin (through 1.1.0) uses an insecure RNG (apache.commons.lang3 RandomStringUtils) to create password reset tokens. This can enable an attacker who obtains their own password reset URL ...

9.8CVSS9.6AI score0.03673EPSS
SaveExploits1References8Affected Software2
Positive Technologies
Positive Technologies
added 2019/09/13 12:00 a.m.7 views

PT-2019-14615 · Jhipster +1 · Jhipster Kotlin +2

Name of the Vulnerable Software and Affected Versions: JHipster versions prior to 6.3.0 JHipster Kotlin versions prior to 1.2.0 Description: A vulnerability exists due to the use of an insecure source of randomness, specifically apache.commons.lang3 RandomStringUtils, which allows an attacker to...

9.8CVSS9.8AI score0.03673EPSS
SaveExploits1References25
CNVD
CNVD
added 2019/07/09 12:00 a.m.19 views

JetBrains Kotlin Man-in-the-Middle Attack Vulnerability

JetBrains Kotlin is a statically typed programming language from the Czech company JetBrains that runs on the Java Virtual Machine. A man-in-the-middle attack vulnerability exists in JetBrains Kotlin versions prior to 1.3.30. An attacker could exploit this vulnerability to conduct a...

8.1CVSS7.9AI score0.01397EPSS
SaveExploits2References1
CNVD
CNVD
added 2019/07/09 12:00 a.m.10 views

JetBrains TeamCity Encryption Security Vulnerability

JetBrains TeamCity is a set of distributed build management and continuous integration tools from the Czech company JetBrains. The tool provides continuous unit testing, code quality analysis and build problem analysis reports and other features. An encryption issue vulnerability exists in...

5.3CVSS6.7AI score0.00925EPSS
SaveExploits0References1
NVD
NVD
added 2019/07/03 8:15 p.m.36 views

CVE-2019-10103

JetBrains IntelliJ IDEA projects created using the Kotlin JS Client/JVM Server IDE Template were resolving Gradle artifacts using an http connection, potentially allowing an MITM attack. This issue, which was fixed in Kotlin plugin version 1.3.30, is similar to CVE-2019-10101...

8.1CVSS8AI score0.00813EPSS
SaveExploits0References2
OSV
OSV
added 2019/07/03 8:15 p.m.29 views

CVE-2019-10102

JetBrains Ktor framework created using the Kotlin IDE template versions before 1.1.0 were resolving artifacts using an http connection during the build process, potentially allowing an MITM attack. This issue was fixed in Kotlin plugin version 1.3.30...

8.1CVSS6.9AI score
SaveExploits0References2
NVD
NVD
added 2019/07/03 8:15 p.m.31 views

CVE-2019-10101

JetBrains Kotlin versions before 1.3.30 were resolving artifacts using an http connection during the build process, potentially allowing an MITM attack...

8.1CVSS8AI score0.01397EPSS
SaveExploits2References3
NVD
NVD
added 2019/07/03 8:15 p.m.26 views

CVE-2019-12845

The generated Kotlin DSL settings allowed usage of an unencrypted connection for resolving artifacts. The issue was fixed in JetBrains TeamCity 2018.2.3...

5.3CVSS6.1AI score0.00925EPSS
SaveExploits0References1
Rows per page
Query Builder