5 matches found
EUVD-2025-13348
Malicious code in bioql PyPI...
CVE-2025-47244
Inedo ProGet through 2024.22 allows remote attackers to reach restricted functionality through the C reflection layer, as demonstrated by causing a denial of service when an attacker executes a loop calling RestartWeb or obtaining potentially sensitive information. Exploitation can occur if...
CVE-2025-47244
Inedo ProGet through 2024.22 allows remote attackers to reach restricted functionality through the C reflection layer, as demonstrated by causing a denial of service when an attacker executes a loop calling RestartWeb or obtaining potentially sensitive information. Exploitation can occur if...
CVE-2025-47244
CVE-2025-47244 affects Inedo ProGet (versions 2024.22 and earlier). The vulnerability stems from the C# reflection layer, which can be abused by remote attackers to reach restricted functionality, potentially causing a denial of service (e.g., looping RestartWeb) or exposing sensitive information...
Mono/Moonlight Generic Type Argument Local Privilege Escalation
No description provided by source. using System; using System.Reflection; public class FakeString public int length; public char startchar; public class TestCase private static FakeString UnsafeConversionTT thing where T : FakeString return thing; public static void Main var a = "foo"; var b =...