Hsweb

Hsweb

2 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.22%
  • Veröffentlicht 30.12.2018 18:29:00
  • Zuletzt bearbeitet 21.11.2024 04:01:48

An issue was discovered in hsweb 3.0.4. It is a reflected XSS vulnerability due to the absence of type parameter checking in FlowableModelManagerController.java.

Exploit
  • EPSS 0.08%
  • Veröffentlicht 30.12.2018 18:29:00
  • Zuletzt bearbeitet 21.11.2024 04:01:48

A CSRF issue was discovered in web/authorization/oauth2/controller/OAuth2ClientController.java in hsweb 3.0.4 because the state parameter in the request is not compared with the state parameter in the session after user authentication is successful.