Lucene search
K

30 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2020-0506

Malware in sbrugna...

5.3CVSS5.4AI score0.01214EPSS
Exploits0References6
vulnersOsv
vulnersOsv
added 2025/07/25 1:41 p.m.2 views

@iurra/chickpea-stew (>=0.3.0 <=0.3.7), @joaopaulomfe/generator-jhipster-agile-kip (>=0.1.0 <=0.1.1) +175 more potentially affected by CVE-2025-43712 via generator-jhipster (>=2.25.0 <=9.1.0)

generator-jhipster NPM version =2.25.0, =0.3.0, =0.1.0, =0.0.7, =0.0.3, =0.0.11, =2.0.13, =0.0.0, =1.0.0, =0.1.0, =0.0.1, =0.0.2 and more Source cves: CVE-2025-43712 Source advisory: SNYK:JS-GENERATORJHIPSTER-11023283...

8CVSS5.4AI score0.00234EPSS
Exploits0
Snyk
Snyk
added 2025/07/25 1:41 p.m.5 views

Incorrect Authorization

Overview generator-jhipster is a development platform to generate, develop and deploy Spring Boot + Angular / React / Vue Web applications and Spring microservices. Affected versions of this package are vulnerable to Incorrect Authorization via the authorities parameter in the response from the...

8.8CVSS7AI score0.00234EPSS
Exploits0References2
Veracode
Veracode
added 2025/04/15 3:40 a.m.8 views

Remote Code Execution (RCE)

generator-jhipster-entity-audit is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe reflection caused by using Javers as the Entity Audit Framework, which allows malicious classes on the classpath to be exploited through exposed REST endpoints...

7.6CVSS7.3AI score0.00424EPSS
Exploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/04/05 7:29 p.m.19 views

CVE-2025-31119

generator-jhipster-entity-audit is a JHipster module to enable entity audit and audit log page. Prior to 5.9.1, generator-jhipster-entity-audit allows unsafe reflection when having Javers selected as Entity Audit Framework. If an attacker manages to place some malicious classes into the classpath...

7.6CVSS7.9AI score0.00424EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/04/03 7:11 p.m.11 views

CVE-2025-31119 CWE-470 in generator-jhipster-entity-audit when having Javers selected as Entity Audit Framework

generator-jhipster-entity-audit is a JHipster module to enable entity audit and audit log page. Prior to 5.9.1, generator-jhipster-entity-audit allows unsafe reflection when having Javers selected as Entity Audit Framework. If an attacker manages to place some malicious classes into the classpath...

7.6CVSS0.00424EPSS
Exploits0References2
CVE
CVE
added 2025/04/03 7:11 p.m.56 views

CVE-2025-31119

generator-jhipster-entity-audit (a JHipster module) is affected by unsafe reflection when Javers is used as the Entity Audit Framework. Before version 5.9.1, an attacker who can place malicious classes on the classpath and access the REST endpoints could trigger remote code execution. The issue i...

7.6CVSS7.8AI score0.00424EPSS
Exploits0References2
OSV
OSV
added 2025/04/03 7:11 p.m.2 views

CVE-2025-31119 CWE-470 in generator-jhipster-entity-audit when having Javers selected as Entity Audit Framework

generator-jhipster-entity-audit is a JHipster module to enable entity audit and audit log page. Prior to 5.9.1, generator-jhipster-entity-audit allows unsafe reflection when having Javers selected as Entity Audit Framework. If an attacker manages to place some malicious classes into the classpath...

7.6CVSS8.1AI score0.00424EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/04/03 12:0 a.m.2 views

generator-jhipster-entity-audit 安全漏洞

generator-jhipster-entity-audit is a JHipster module in the JHipster open source for enabling entity auditing and audit log pages. A security vulnerability exists in generator-jhipster-entity-audit versions prior to 5.9.1 that stems from insecure reflection that could lead to remote code executio...

7.6CVSS7.5AI score0.00424EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/04/03 12:0 a.m.6 views

PT-2025-14791 · Jhipster · Generator-Jhipster-Entity-Audit

Name of the Vulnerable Software and Affected Versions: generator-jhipster-entity-audit versions prior to 5.9.1 Description: The issue allows for unsafe reflection when Javers is selected as the Entity Audit Framework. If an attacker can place malicious classes into the classpath and access the RE...

7.6CVSS7.2AI score0.00424EPSS
Exploits0References9
Veracode
Veracode
added 2023/11/01 4:14 a.m.15 views

Timing Attack

generator-jhipster is vulnerable to a Timing Attack. The vulnerability exists because the TokenProvider.java uses String.equalsstr to compare the given token-signature. This comparison method does not effectively validate the token because it stops as soon as it encounters the first character tha...

7.5CVSS6.9AI score0.00593EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/31 3:31 a.m.24 views

generator-jhipster allows a timing attack against validateToken due to a string comparison that stops at the first character

JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces t...

7.5CVSS6.5AI score0.00593EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2023/10/31 3:31 a.m.19 views

GHSA-4GPM-R23H-GPRW generator-jhipster allows a timing attack against validateToken due to a string comparison that stops at the first character

JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces t...

7.5CVSS7.4AI score0.00593EPSS
Exploits0References6
NVD
NVD
added 2023/10/31 3:15 a.m.18 views

CVE-2015-20110

JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces t...

7.5CVSS7.5AI score0.00593EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2023/10/31 12:0 a.m.9 views

CVE-2015-20110

JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces t...

7AI score0.00593EPSS
Exploits0References4
Cvelist
Cvelist
added 2023/10/31 12:0 a.m.22 views

CVE-2015-20110

JHipster generator-jhipster before 2.23.0 allows a timing attack against validateToken due to a string comparison that stops at the first character that is different. Attackers can guess tokens by brute forcing one character at a time and observing the timing. This of course drastically reduces t...

7.5AI score0.00593EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2023/10/31 12:0 a.m.3 views

PT-2023-10311 · Jhipster · Generator-Jhipster

Name of the Vulnerable Software and Affected Versions: JHipster generator-jhipster versions prior to 2.23.0 Description: The issue allows for a timing attack against the validateToken function due to a string comparison that stops at the first different character. This enables attackers to guess...

7.5CVSS7.4AI score0.00593EPSS
Exploits0References7
CVE
CVE
added 2023/10/31 12:0 a.m.69 views

CVE-2015-20110

Summary : CVE-2015-20110 affects the JHipster generator-jhipster before 2.23.0. The root cause is a token validation routine that compares strings using a short-circuiting comparison, leaking timing information. This allows attackers to brute-force tokens one character at a time by observing resp...

7.5CVSS7.4AI score0.00593EPSS
Exploits0References4Affected Software1
vulnersOsv
vulnersOsv
added 2022/04/07 3:18 p.m.2 views

generator-jhipster-agilekip (>=0.0.11 <=0.0.12), generator-jhipster-composite-key-server (=7.0.0) +21 more potentially affected by CVE-2022-24815 via generator-jhipster (>=7.0.0 <=7.8.0)

generator-jhipster NPM version =7.0.0, =0.0.11, =0.1.0, =0.0.0, =0.0.0, =3.0.0, =1.0.0, =1.12.0, =1.0.0, =4.0.0, =2.0.0, =2.0.0-beta.1 and more Source cves: CVE-2022-24815 Source advisory: OSV:GHSA-QJMQ-8HJR-QCV6...

8.1CVSS7.2AI score0.01317EPSS
Exploits1
NVD
NVD
added 2020/06/25 8:15 p.m.22 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
Exploits0References4
Rows per page
Query Builder