Ausnahme gefangen: SSL certificate problem: certificate is not yet valid ๐Ÿ“Œ CS Money: ReDoS at wiki.cs.money graphQL endpoint (AND probably a kind of command injection)

๐Ÿ  Team IT Security News

TSecurity.de ist eine Online-Plattform, die sich auf die Bereitstellung von Informationen,alle 15 Minuten neuste Nachrichten, Bildungsressourcen und Dienstleistungen rund um das Thema IT-Sicherheit spezialisiert hat.
Ob es sich um aktuelle Nachrichten, Fachartikel, Blogbeitrรคge, Webinare, Tutorials, oder Tipps & Tricks handelt, TSecurity.de bietet seinen Nutzern einen umfassenden รœberblick รผber die wichtigsten Aspekte der IT-Sicherheit in einer sich stรคndig verรคndernden digitalen Welt.

16.12.2023 - TIP: Wer den Cookie Consent Banner akzeptiert, kann z.B. von Englisch nach Deutsch รผbersetzen, erst Englisch auswรคhlen dann wieder Deutsch!

Google Android Playstore Download Button fรผr Team IT Security



๐Ÿ“š CS Money: ReDoS at wiki.cs.money graphQL endpoint (AND probably a kind of command injection)


๐Ÿ’ก Newskategorie: Sicherheitslรผcken
๐Ÿ”— Quelle: vulners.com


image
Summary: The endpoint /graphql has a vulnerable query operation named "search", that can I send a Regex malformed parameter, in order to trick the original regular expression to a regex bomb expression. Payload with a "common" search, querying the value "AAA": ``` query a { search(q: "AAA", lang: "en") { _id weapon_id rarity collection{ _id name } collection_id } } ``` Response: { "data": { "search": [ { "_id": "sticker-baaa-ckstabber", "weapon_id": null, "rarity": "High Grade", "collection": null, "collection_id": null }, { "_id": "sticker-ork-waaagh", "weapon_id": null, "rarity": "High Grade", "collection": null, "collection_id": null } ] }, "extensions": { "tracing": { "version": 1, "startTime": "2020-10-07T02:07:55.251Z", "endTime": "2020-10-07T02:07:55.516Z", "duration": 264270190, "execution": { "resolvers": [ { "path": [ "search" ],...[Resumed for convenience] ] } } } } Pay attention in this part of JSON response: "startTime": "2020-10-07T02:07:55.251Z", "endTime": "2020-10-07T02:07:55.516Z", It's about a instantaneously response time. Ok, now we're ready to play with this... You can reveal the bug inserting "\u0000" on "q" parameter, in order to display an error with part of the graph query. Payload A (see... ...



๐Ÿ“Œ CS Money: ReDoS at wiki.cs.money graphQL endpoint (AND probably a kind of command injection)


๐Ÿ“ˆ 113.08 Punkte

๐Ÿ“Œ Intro to GraphQL, Part 2: Exploring a GraphQL Endpoint | Learning GraphQL


๐Ÿ“ˆ 51.9 Punkte

๐Ÿ“Œ CS Money: Server-side denial of service via large payload sent to wiki.cs.money/graphql


๐Ÿ“ˆ 45.66 Punkte

๐Ÿ“Œ Intro to GraphQL, Part 1: What is GraphQL | Learning GraphQL


๐Ÿ“ˆ 43.1 Punkte

๐Ÿ“Œ Creating a GraphQL Server, Part 1: Building a GraphQL Server with Apollo GraphQL


๐Ÿ“ˆ 43.1 Punkte

๐Ÿ“Œ Intro to GraphQL, Part 2: Exploring a GraphQL Endpoint


๐Ÿ“ˆ 37.54 Punkte

๐Ÿ“Œ CVE-2022-36099 | Wiki UI Main Wiki prior 13.10.6/14.4 code injection (GHSA-xr6m-2p4m-jvqf)


๐Ÿ“ˆ 34.16 Punkte

๐Ÿ“Œ WikiLeaks is wiki-leaked. And it's still not even a proper wiki anyway


๐Ÿ“ˆ 32.42 Punkte

๐Ÿ“Œ Wikiman - terminal-based interactive offline search engine for manual pages, Arch Wiki, Gentoo Wiki, and other documentation


๐Ÿ“ˆ 32.42 Punkte

๐Ÿ“Œ Moodle up to 2.6.11/2.7.9/2.8.7/2.9.1 Wiki mod/wiki:managefiles denial of service


๐Ÿ“ˆ 30.63 Punkte

๐Ÿ“Œ Steam Deck Linux Wiki, the Wiki for new Linux users coming from the Steam Deck, is open for Contributions!


๐Ÿ“ˆ 30.63 Punkte

๐Ÿ“Œ Moodle bis 2.6.11/2.7.9/2.8.7/2.9.1 Wiki mod/wiki:managefiles Denial of Service


๐Ÿ“ˆ 30.63 Punkte

๐Ÿ“Œ Moodle bis 2.6.11/2.7.9/2.8.7/2.9.1 Wiki mod/wiki:managefiles Denial of Service


๐Ÿ“ˆ 30.63 Punkte

๐Ÿ“Œ Curious Use Cases of GraphQL (and The Future of GraphQL)


๐Ÿ“ˆ 30.52 Punkte

๐Ÿ“Œ Any tool available to export all slack threads from channels and create a wiki kind of website?


๐Ÿ“ˆ 30.11 Punkte

๐Ÿ“Œ From REST To GraphQL (aka GraphQL in Production)


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ Creating a GraphQL Server, Part 3: Publishing a GraphQL Server to Azure Functions


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ Creating a GraphQL Server, Part 2: Publishing a GraphQL Server to Azure App Service


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ Intro to GraphQL, Part 1: What is GraphQL


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ MicroProfile GraphQL 1.0 bietet APIs fรผr Java-Applikationen auf GraphQL-Basis


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ GraphQL, Simplified (GraphQL-hooks Workshop)


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ Mirumee Saleor 2.0.0 GraphQL API /graphql/ information disclosure


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ Putting The Graph In GraphQL With The Neo4j GraphQL Library


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ CVE-2023-28867 | graphql-java GraphQL Query stack-based overflow


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ CVE-2023-28877 | VTEX apps-graphql 2.x GraphQL API Module improper authorization


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ How To Get Type-Safety Frontend Queries Like GraphQL Without GraphQL Using Typescript


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ Unlocking the Power of GraphQL for Beginners: A Step-by-Step Guide to Integrating GraphQL into Your Existing Project


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ CVE-2023-50730 | graphql/grackle GraphQL Query stack-based overflow


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ heise+ | GraphQL-APIs mit GraphQL Editor designen


๐Ÿ“ˆ 28.73 Punkte

๐Ÿ“Œ You probably hate systemd because you think it's all about "boot fast no bash" - but it can do so much more you probably had no idea about.


๐Ÿ“ˆ 27.83 Punkte

๐Ÿ“Œ GitHub Security Lab: CodeQL query for finding ReDoS and Regex Injection vulnerabilities in Java


๐Ÿ“ˆ 26.11 Punkte

๐Ÿ“Œ Mutter-Kind-Pass soll digital und zum Eltern-Kind-Pass werden


๐Ÿ“ˆ 26.01 Punkte











matomo