diff --git a/Gemfile.lock b/Gemfile.lock index 1a6e69f..c2d753a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) - async (2.15.3) + async (2.17.0) console (~> 1.26) fiber-annotation io-event (~> 1.6, >= 1.6.5) @@ -37,22 +37,22 @@ GEM fiber-storage fiber-storage (1.0.0) forwardable-extended (2.6.0) - google-protobuf (4.27.3) + google-protobuf (4.28.2) bigdecimal rake (>= 13) - google-protobuf (4.27.3-aarch64-linux) + google-protobuf (4.28.2-aarch64-linux) bigdecimal rake (>= 13) - google-protobuf (4.27.3-arm64-darwin) + google-protobuf (4.28.2-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.27.3-x86-linux) + google-protobuf (4.28.2-x86-linux) bigdecimal rake (>= 13) - google-protobuf (4.27.3-x86_64-darwin) + google-protobuf (4.28.2-x86_64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.27.3-x86_64-linux) + google-protobuf (4.28.2-x86_64-linux) bigdecimal rake (>= 13) hashery (2.1.2) @@ -66,10 +66,10 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - io-event (1.6.5) - jekyll (4.3.3) + io-event (1.7.1) + jekyll (4.3.4) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) @@ -98,7 +98,7 @@ GEM jekyll (>= 3.8, < 5.0) jekyll-sitemap (1.4.0) jekyll (>= 3.7, < 5.0) - jekyll-theme-chirpy (7.0.1) + jekyll-theme-chirpy (7.1.1) jekyll (~> 4.3) jekyll-archives (~> 2.2) jekyll-include-cache (~> 0.2) @@ -145,42 +145,40 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.6) - strscan - rouge (4.3.0) + rexml (3.3.8) + rouge (4.4.0) ruby-rc4 (0.1.5) safe_yaml (1.0.5) - sass-embedded (1.77.8-aarch64-linux-gnu) - google-protobuf (~> 4.26) - sass-embedded (1.77.8-aarch64-linux-musl) - google-protobuf (~> 4.26) - sass-embedded (1.77.8-arm-linux-gnueabihf) - google-protobuf (~> 4.26) - sass-embedded (1.77.8-arm-linux-musleabihf) - google-protobuf (~> 4.26) - sass-embedded (1.77.8-arm64-darwin) - google-protobuf (~> 4.26) - sass-embedded (1.77.8-x86-linux-gnu) - google-protobuf (~> 4.26) - sass-embedded (1.77.8-x86-linux-musl) - google-protobuf (~> 4.26) - sass-embedded (1.77.8-x86_64-darwin) - google-protobuf (~> 4.26) - sass-embedded (1.77.8-x86_64-linux-gnu) - google-protobuf (~> 4.26) - sass-embedded (1.77.8-x86_64-linux-musl) - google-protobuf (~> 4.26) - strscan (3.1.0) + sass-embedded (1.79.5-aarch64-linux-gnu) + google-protobuf (~> 4.27) + sass-embedded (1.79.5-aarch64-linux-musl) + google-protobuf (~> 4.27) + sass-embedded (1.79.5-arm-linux-gnueabihf) + google-protobuf (~> 4.27) + sass-embedded (1.79.5-arm-linux-musleabihf) + google-protobuf (~> 4.27) + sass-embedded (1.79.5-arm64-darwin) + google-protobuf (~> 4.27) + sass-embedded (1.79.5-x86-linux-gnu) + google-protobuf (~> 4.27) + sass-embedded (1.79.5-x86-linux-musl) + google-protobuf (~> 4.27) + sass-embedded (1.79.5-x86_64-darwin) + google-protobuf (~> 4.27) + sass-embedded (1.79.5-x86_64-linux-gnu) + google-protobuf (~> 4.27) + sass-embedded (1.79.5-x86_64-linux-musl) + google-protobuf (~> 4.27) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) ttfunk (1.8.0) bigdecimal (~> 3.1) typhoeus (1.4.1) ethon (>= 0.9.0) - unicode-display_width (2.5.0) - webrick (1.8.1) + unicode-display_width (2.6.0) + webrick (1.8.2) yell (2.2.2) - zeitwerk (2.6.17) + zeitwerk (2.7.0) PLATFORMS aarch64-linux @@ -205,4 +203,4 @@ DEPENDENCIES jekyll-theme-chirpy (~> 7.0, >= 7.0.1) BUNDLED WITH - 2.5.16 + 2.5.11 diff --git a/_posts/2022-04-27-coop-idor-vulnerability.md b/_posts/2022-04-27-coop-idor-vulnerability.md index 7a1a31f..9ffec1b 100644 --- a/_posts/2022-04-27-coop-idor-vulnerability.md +++ b/_posts/2022-04-27-coop-idor-vulnerability.md @@ -88,4 +88,4 @@ receipts. [idor]: https://portswigger.net/web-security/access-control/idor [github]: https://github.com/gregorias/supercard-idor [findata-fetcher]: https://github.com/gregorias/findata-fetcher -[forced-browsing]: https://avinetworks.com/glossary/forceful-browsing/ +[forced-browsing]: https://owasp.org/www-community/attacks/Forced_browsing