You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have released a new version (1.0.3) that addresses a critical security vulnerability related to cross-site scripting (XSS). The issue was found in the `errmsg` parameter handling in the login endpoint.
4
4
5
-
Use this section to tell people about which versions of your project are
6
-
currently being supported with security updates.
5
+
### Affected Versions
6
+
- Versions 1.0.2 and below
7
7
8
-
| Version | Supported |
9
-
| ------- | ------------------ |
10
-
| 5.1.x |:white_check_mark:|
11
-
| 5.0.x |:x:|
12
-
| 4.0.x |:white_check_mark:|
13
-
| < 4.0 |:x:|
8
+
### Fixed Versions
9
+
- Version 1.0.3
14
10
15
-
## Reporting a Vulnerability
11
+
### Recommended Actions
12
+
We strongly recommend all users to update to the latest version (1.0.3) immediately. You can update your project by following the instructions in our documentation.
16
13
17
-
Use this section to tell people how to report a vulnerability.
14
+
### Reporting Security Issues
15
+
If you find any security issues, please report them to [[email protected]](mailto:[email protected]). We appreciate your help in keeping our project secure.
18
16
19
-
Tell them where to go, how often they can expect to get an update on a
20
-
reported vulnerability, what to expect if the vulnerability is accepted or
21
-
declined, etc.
17
+
Thank you for your attention to this important update.
0 commit comments