Lucene search
+L

66 matches found

Kitploit
Kitploit
added 2026/09/03 11:05 p.m.6 views

cargo-fuzz

cargo fuzz أمرcargo فرعي للاختبار بالتشويش باستخدام libFuzzer! سهل الاستخدام! التثبيت root@kitploit: $ cargo install cargo-fuzz ملاحظة: يتطلب libFuzzer دعم مُعقِّم LLVM sanitizer، لذا يعمل هذا فقط على x86-64 و Aarch64، وفقط على أنظمة التشغيل الشبيهة بيونكس وليس Windows. يتطلب هذا أيضًا مترجمًا...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 6:59 p.m.9 views

oss-fuzz

OSS-Fuzz: التشويه المستمر للبرمجيات مفتوحة المصدر اختبار التشويه هو تقنية معروفة لكشف أخطاء البرمجة في البرمجيات. العديد من هذه الأخطاء القابلة للكشف، مثل تجاوز سعة المخزن المؤقت، يمكن أن يكون لها آثار أمنية خطيرة. وجدت Google آلاف الثغرات الأمنية وأخطاء الاستقرار من خلال نشر التشويه الموجه داخل...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/03 12:55 p.m.52 views

honggfuzz

Honggfuzz A security-oriented, feedback-driven, evolutionary fuzzer. Honggfuzz is a general-purpose fuzzer that uses code coverage software and hardware-based to find bugs. It is multi-process, multi-threaded, and supports persistent fuzzing for extreme speed. Key Features Fast : Multi-process an...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 4:19 a.m.3 views

kernel-sanitizers

Linux Kernel Sanitizers Hinweis: Die meisten Sanitizer werden im Linux-Kernel-Repository gepflegt und hier nicht gehostet. Dieses Repository enthält Out-of-Tree-Informationen und Prototypen für KASAN, UBSAN, KCSAN, KFENCE, KMSAN und KTSAN. Beachten Sie, dass der KMSAN-Code separat gehostet wird...

5.4AI score
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: RDMA/irdma: Fixed a data race on CQP completion statistics. CQP completion statistics is locked when used in irdmawaitevent and irdmacheckcqpprogress. However, it can also be updated in the completion thread irdmascccqgetcqein...

5.7AI score0.00195EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/04 12:34 a.m.14 views

EUVD-2026-52487

Microweber CMS through 2.0.20 contains a stored cross-site scripting vulnerability in the content tagging system that allows admin-authenticated attackers to inject arbitrary JavaScript by submitting malicious payloads via the tagnames parameter of the GET /api/savecontentadmin endpoint, bypassin...

4.8CVSS5.5AI score0.00161EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/03 9:53 p.m.46 views

CVE-2026-67617

CVE-2026-67617 (Microweber CMS 2.0.20) describes a stored XSS in the content tagging system. An admin-authenticated attacker can inject arbitrary JavaScript by submitting payloads to the tag_names parameter of the GET /api/save_content_admin endpoint. The vulnerability allegedly bypasses three sa...

4.8CVSS5.5AI score0.00161EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-65911

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In DOMPurify through 3.3.3, function predicates supplied via ADDATTR or ADDTAGS to DOMPurify.sanitize persist in internal state EXTRAELEMENTHANDLING across...

6.1CVSS4.8AI score0.00233EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/13 2:19 p.m.14 views

PYSEC-2026-3222 Invalid char to bool conversion when printing a tensor

Impact When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so sanitizers/fuzzers will crash. Patches We have patched the issu...

4.8CVSS6.2AI score0.00411EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 10:17 a.m.13 views

PYSEC-2026-939 Invalid char to bool conversion when printing a tensor

Impact When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so sanitizers/fuzzers will crash. Patches We have patched the issu...

4.8CVSS7.1AI score0.00411EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/22 4:16 p.m.19 views

DEBIAN-CVE-2026-50557

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-rc.2, 21.2.15, 20.3.22 and 19.2.22, an issue in the @angular/compiler and @angular/core packages allows bypassing element and attribute...

6.1CVSS5.8AI score0.00344EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/22 3:11 p.m.51 views

CVE-2026-50557 Angular: Template and Attribute Namespace Sanitization Bypass (XSS)

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-rc.2, 21.2.15, 20.3.22 and 19.2.22, an issue in the @angular/compiler and @angular/core packages allows bypassing element and attribute...

5.3CVSS0.00344EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/22 3:11 p.m.24 views

EUVD-2026-38257

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-rc.2, 21.2.15, 20.3.22 and 19.2.22, an issue in the @angular/compiler and @angular/core packages allows bypassing element and attribute...

5.3CVSS5.8AI score0.00344EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/06/22 3:11 p.m.39 views

CVE-2026-50557

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-rc.2, 21.2.15, 20.3.22 and 19.2.22, an issue in the @angular/compiler and @angular/core packages allows bypassing element and attribute...

6.1CVSS5.8AI score0.00344EPSS
SaveExploits0
Snyk
Snyk
added 2026/06/15 5:21 p.m.21 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via improper handling of namespaced elements and attributes during template compilation and sanitization. An attacker can execute arbitrary JavaScript in the user's browser by injecting specially crafted templat...

9.3CVSS5.9AI score0.00344EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/03 12:00 a.m.14 views

CVE-2025-70100

A divide-by-zero vulnerability in the ext4blocksetlbsize function in src/ext4blockdev.c of the lwext4 1.0.0 library allows attackers to cause a denial of service by providing a malformed ext4 filesystem image that results in a zero logical block size. The vulnerability is triggered during mount o...

5.8AI score0.00162EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2026/05/29 7:18 p.m.27 views

CVE-2026-46527

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.44.0, When the server has called Server::settrustedproxies with a non-empty trusted-proxy list, an attacker can send an HTTP request that includes an X-Forwarded-For header whose value parses to no valid ...

8.7CVSS5.7AI score0.00327EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/05/24 12:00 a.m.21 views

PT-2026-45895

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=515796208 Crash type: Security exception Crash state: com.code intelligence.jazzer.sanitizers.RegexInjection.hookInternal com.code intelligence.jazzer.sanitizers.RegexInjection.patternHook...

5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/05/02 6:11 a.m.9 views

CVE-2026-43058 media: vidtv: fix pass-by-value structs causing MSAN warnings

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix pass-by-value structs causing MSAN warnings vidtvtsnullwriteinto and vidtvtspcrwriteinto take their argument structs by value, causing MSAN to report uninit-value warnings. While only vidtvtsnullwriteinto has...

5.8AI score
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2026/04/22 8:19 a.m.10 views

kernel: net/sched: cls_u32: use skb_header_pointer_careful()

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: use skbheaderpointercareful skbheaderpointer does not fully validate negative @offset values. Use skbheaderpointercareful instead. GangMin Kim provided a report and a repro fooling u32classify: BUG: KASAN:...

7.1CVSS5.6AI score0.00122EPSS
SaveExploits0References5
Rows per page
Query Builder