Skip to content

Instantly share code, notes, and snippets.

View muelsyse-az's full-sized avatar
🔃
Updating Repositories

muelsyse muelsyse-az

🔃
Updating Repositories
View GitHub Profile
@parrot409
parrot409 / writeup.md
Last active April 25, 2025 12:29
CVE-2025-3155

Details

Intro

CVE-2025-3155 affects Yelp which is The Gnome's user help application. It's installed by default on Ubuntu desktop.

what is a scheme

A URI scheme is the part of a Uniform Resource Identifier (URI) that identifies a protocol or a specific application (steam://run/1337) that should handle the resource identified by the URI. It's the part that comes before the colon (://).