File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ date: 2019-11-09
88description : |
99 A specially crafted response in data loaded via URL
1010 can cause prototype pollution in JavaScript.
11+ cvss_v3 : 7.3
1112unaffected_versions :
12- - < 3.1.0
13+ - " < 3.1.0"
1314patched_versions :
14- - ' >= 3.3.0'
15+ - " >= 3.3.0"
Original file line number Diff line number Diff line change @@ -16,8 +16,9 @@ description: |
1616 against Server Side Request Forgery (SSRF) exploits by default. This may allow
1717 a remote attacker to access information about internal network resources.
1818cvss_v2 : 7.5
19+ cvss_v3 : 9.8
1920patched_versions :
20- - ' >= 5.2.0'
21+ - " >= 5.2.0"
2122related :
2223 url :
2324 - https://nvd.nist.gov/vuln/detail/CVE-2017-0889
Original file line number Diff line number Diff line change 1+ ---
2+ gem : publify_core
3+ cve : 2022-1812
4+ ghsa : rc42-jghf-vr8f
5+ url : https://github.com/publify/publify/commit/29a5837c29620e33857d7a5afce01384e3f8e41a
6+ title : Integer overflow in publify_core
7+ date : 2023-01-14
8+ description : |
9+ Integer Overflow or Wraparound in GitHub repository publify/publify prior
10+ to 9.2.10 due to an unlimited length user name field.
11+ cvss_v3 : 9.8
12+ patched_versions :
13+ - " >= 9.2.10"
14+ related :
15+ url :
16+ - https://huntr.dev/bounties/17d86a50-265c-4ec8-9592-0bd909ddc8f3
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ date: 2023-01-14
88description : |
99 Improper Input Validation in GitHub repository publify/publify prior
1010 to 9.2.10.
11+ cvss_v3 : 9.8
1112patched_versions :
1213- " >= 9.2.10"
1314related :
Original file line number Diff line number Diff line change @@ -6,5 +6,6 @@ url: https://github.com/advisories/GHSA-f2c9-5jqw-3xh3
66title : Cross-Site Scripting in Qiita::Markdown
77date : 2021-08-02
88description : Increments Qiita::Markdown before 0.33.0 allows XSS in transformers.
9+ cvss_v3 : 6.1
910patched_versions :
10- - ' >= 0.33.0'
11+ - " >= 0.33.0"
Original file line number Diff line number Diff line change @@ -10,8 +10,9 @@ description: |
1010 to bypassing safe mode limitations via special Ruby syntax. This can
1111 lead to deletion of objects for which the user does not have delete
1212 permissions or possibly to privilege escalation.
13+ cvss_v3 : 9.8
1314patched_versions :
14- - ' >= 1.3.3'
15+ - " >= 1.3.3"
1516related :
1617 url :
1718 - https://github.com/svenfuchs/safemode/pull/23
You can’t perform that action at this time.
0 commit comments