Lucene search
+L

2941 matches found

Kitploit
Kitploit
added 2026/08/27 1:10 a.m.3 views

send

@fastify/send Send هي مكتبة لدفق الملفات من نظام الملفات كاستجابة HTTP تدعم الاستجابات الجزئية النطاقات، والتفاوض المشروط بـ GET If-Match، If-Unmodified-Since، If-None-Match، If-Modified-Since، وتغطية اختبار عالية، وأحداث دقيقة يمكن الاستفادة منها لاتخاذ الإجراءات المناسبة في تطبيقك أو إطار العمل...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/26 4:25 p.m.2 views

send

Send Un fork di Firefox Send di Mozilla. Mozilla ha interrotto Send, questo fork è uno sforzo della comunità per mantenere il progetto aggiornato e vivo. Fork al commit dell'ultima versione pubblicamente ospitata da Mozilla Il branding Mozilla & Firefox è stato rimosso per consentire il...

5.4AI score
SaveExploits0References25
EUVD
EUVD
added 2026/08/26 12:00 a.m.5 views

EUVD-2026-66752

In Stomper 5e2741e when a client sends a SEND frame missing the destination header field, the server triggers a null pointer dereference or access to invalid memory while processing the frame, causing the process to crash...

5.2AI score
SaveExploits0References2
NVD
NVD
added 2026/08/25 10:17 p.m.6 views

CVE-2026-62865

Typebot is an open-source chatbot builder. In self-hosted versions prior to 3.18.0, the server-side Send Email integration block allows arbitrary reading of local files on the server. The block builds Nodemailer attachments from a typebot variable, and its parseAttachments helper returns the...

8.7CVSS0.00307EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 9:52 p.m.30 views

CVE-2026-62865 TypeBot: Arbitrary server file read via Send Email block attachment path

Typebot is an open-source chatbot builder. In self-hosted versions prior to 3.18.0, the server-side Send Email integration block allows arbitrary reading of local files on the server. The block builds Nodemailer attachments from a typebot variable, and its parseAttachments helper returns the...

8.7CVSS0.00307EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 9:52 p.m.1 views

CVE-2026-62865 TypeBot: Arbitrary server file read via Send Email block attachment path

Typebot is an open-source chatbot builder. In self-hosted versions prior to 3.18.0, the server-side Send Email integration block allows arbitrary reading of local files on the server. The block builds Nodemailer attachments from a typebot variable, and its parseAttachments helper returns the...

8.7CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/08/25 9:52 p.m.15 views

CVE-2026-62865

Typebot (open-source chatbot builder), in self-hosted versions prior to 3.18.0 , allows arbitrary local file read through the server-side Send Email integration block. The parseAttachments helper treats any attachment value not matching the application's base URL as a filesystem path, and the Nod...

8.7CVSS5.7AI score0.00307EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 10:17 a.m.3 views

-CVE-2021-41962

-CVE-2021-41962 विवरण Sourcecodester Vehicle Service Management System 1.0 में vehicleservice में Send Service Request के Owner fullname पैरामीटर के माध्यम से क्रॉस साइट स्क्रिप्टिंग XSS भेद्यता मौजूद है। अतिरिक्त जानकारी NA भेद्यता प्रकार Cross Site Scripting XSS उत्पाद का विक्रेता...

4.8CVSS4.9AI score0.006EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/08/25 9:55 a.m.5 views

CVE-2026-74698

A flaw was found in the Linux kernel's net/mlx5e driver. When a Send Queue SQ is re-activated, the Byte Queue Limits BQL counters are incorrectly reset even if there are still network transmissions in progress. This can lead to an inconsistent state, causing the kernel to trigger an error and...

5.5CVSS5.3AI score0.00166EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/23 12:06 a.m.8 views

SUSE CVE-2026-74589

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix skredir use-after-free in send verdict skpsockmsgverdict takes a socket reference for psock-skredir. tcpbpfsendverdict copies that pointer while holding the source socket lock, but does not take a reference for...

5.6AI score0.00138EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 8:35 p.m.35 views

CVE-2026-12999 Infineon Airoc Wi-Fi driver leaks TX buffers on send failure, leading to permanent pool exhaustion

The Infineon Airoc Wi-Fi driver's transmit callback airocmgmtsend in drivers/wifi/infineon/airocwifi.c allocates a netbuf from the fixed airocpool for every outbound packet. When whdnetworksendethernetdata returns a synchronous failure, the underlying WHD library does not take ownership of the...

5.3CVSS0.00159EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 3:31 p.m.23 views

CVE-2026-74589

A use-after-free vulnerability exists in the Linux kernel's BPF sockmap feature, specifically in the sk_redir handling within tcp_bpf_sendmsg_redir(). The function tcp_bpf_send_verdict() copies the psock->sk_redir pointer while holding the source socket lock but fails to take a reference for t...

8.4CVSS5.5AI score0.00138EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:31 p.m.15 views

CVE-2026-74589 bpf, sockmap: Fix sk_redir use-after-free in send verdict

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix skredir use-after-free in send verdict skpsockmsgverdict takes a socket reference for psock-skredir. tcpbpfsendverdict copies that pointer while holding the source socket lock, but does not take a reference for...

8.4CVSS5.7AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/22 3:31 p.m.7 views

EUVD-2026-64526

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix skredir use-after-free in send verdict skpsockmsgverdict takes a socket reference for psock-skredir. tcpbpfsendverdict copies that pointer while holding the source socket lock, but does not take a reference for...

5.5AI score0.00138EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.24 views

CVE-2026-74589 bpf, sockmap: Fix sk_redir use-after-free in send verdict

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix skredir use-after-free in send verdict skpsockmsgverdict takes a socket reference for psock-skredir. tcpbpfsendverdict copies that pointer while holding the source socket lock, but does not take a reference for...

8.4CVSS0.00138EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.11 views

PT-2026-79594

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix sk redir use-after-free in send verdict sk psock msg verdict takes a socket reference for psock-sk redir. tcp bpf send verdict copies that pointer while holding the source socket lock, but does not take a...

5.4AI score0.00138EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/20 9:17 p.m.6 views

DEBIAN-CVE-2026-77641

tor before 0.4.9.9 was prone to a NULL write after free when sending a CONFLUXSWITCH cell fails. The return value of relaysendcommandfromedge was ignored, so a send failure which calls circuitmarkforclose and removes the leg via cfxdelleg would go undetected, causing the caller to write to the...

6.5CVSS5.5AI score0.00194EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.15 views

PT-2026-79151

tor before 0.4.9.9 was prone to a NULL write after free when sending a CONFLUX SWITCH cell fails. The return value of relay send command from edge was ignored, so a send failure which calls circuit mark for close and removes the leg via cfx del leg would go undetected, causing the caller to write...

6.5CVSS5.3AI score0.00194EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 5:46 p.m.7 views

CVE-2026-72448

A flaw was found in the octeontx2-pf driver in the Linux kernel. When a network interface utilizing this driver is shut down or the device is removed, a memory leak occurs because the send-queue timestamp buffer is not properly deallocated. This continuous memory accumulation can lead to system...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 9:16 p.m.6 views

CVE-2026-75529

Pandora is affected by a stored cross-site scripting vulnerability in the PDF download functionality. The /task-download//.../pdf endpoint verifies that the submitted file is a PDF using Pandora's content-based file-type detection, but previously returned the file using sendfiletask.file.path...

6.9CVSS0.00277EPSS
SaveExploits0References1
Rows per page
Query Builder