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
Copy file name to clipboardExpand all lines: SECURITY.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@
4
4
5
5
| Version | Supported |
6
6
| ------- | ------------------ |
7
-
| 2.2.3.1 (latest) |:white_check_mark:|
8
-
| 2.1.0.1-2.2.3.0 |:x:, upgrade to latest release |
7
+
| 2.4.0.0 (latest) |:white_check_mark:|
8
+
| 2.1.0.1-2.3.0.0 |:x:, upgrade to latest release |
9
9
| <= 1.4.x |:x:, no longer supported AT ALL |
10
10
11
11
## Reporting a Vulnerability
@@ -41,11 +41,9 @@ are not in a position to pay out bug bounties for vulnerabilities.
41
41
42
42
Eventually, we would like to have BugCrowd handle this, but that's still a ways off.
43
43
44
-
## Security Bulletins
44
+
## ESAPI Security Bulletins and GitHub Security Advisories
45
45
46
46
There are some ESAPI security bulletins published in the "documentation" directory on GitHub.
47
-
For details see:
47
+
GitHub also has published some Security Advisories for ESAPI.
48
+
For details, see [Vulnerability Summary](https://github.com/ESAPI/esapi-java-legacy/blob/develop/Vulnerability-Summary.md).
48
49
49
-
*[Security Bulletin #1 - MAC Bypass in ESAPI Symmetric Encryption](documentation/ESAPI-security-bulletin1.pdf), which covers CVE-2013-5679 and CVE-2013-5960
50
-
*[Security Bulletin #2 - How Does CVE-2019-17571 Impact ESAPI?](documentation/ESAPI-security-bulletin2.pdf), which covers the Log4J 1 deserialization CVE.
51
-
*[Security Bulletin #3 - How Does the Apache Xerces Vulnerability(SNYK-JAVA-XERCES-608891) Impact ESAPI?](documentation/ESAPI-security-bulletin3.pdf), which decribes a unpatched Apache Xerces vulnerability similar to [CVE-2020-14621](https://nvd.nist.gov/vuln/detail/CVE-2020-14621)
0 commit comments