8.7.3
11 years ago
1 months ago
Known vulnerabilities in the generator-jhipster package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
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 Regular Expression Denial of Service (ReDoS) in applications using JWT or session-based authentication (not OIDC), by allowing an attacker to input a login string which can cause a denial of service, as parsing will be too complex. ** Note ** The vulnerable expression was never officially released. Users might be affected only if they generated an application from the master branch between the identified releases. WorkaroundsUsers who have created an application from the master branch, need to adapt the
has to be changed to
The How to fix Regular Expression Denial of Service (ReDoS)? Upgrade | >=6.8.0 <6.9.0 |
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 Information Exposure. On the user management webpage: The data displayed on the screen is from the How to fix Information Exposure? Upgrade | <6.10.2 |
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 Improper Output Neutralization for Logs. User-provided text can be used to forge logs when using the API. How to fix Improper Output Neutralization for Logs? Upgrade | <6.9.0 |