Lucene search
+L

4545 matches found

Fedora
Fedora
added 2026/09/08 12:58 a.m.3 views

[SECURITY] Fedora 43 Update: baresip-4.11.0-1.fc43

A modular SIP user-agent with support for audio and video, and many IETF standards such as SIP, SDP, RTP/RTCP and STUN/TURN/ICE for both, IPv4 and IPv6. Additional modules provide support for audio codecs like Codec2, G.711, G.722, GSM, L16 and Opus, audio drivers like ALSA, GStreamer, JACK Audio...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 12:30 a.m.3 views

Digital-Signature-Hijack

Digital Signature Hijack Hijacking legitimate digital signatures is a technique that can be used during red team assessments in order to sign PowerShell code and binaries. This could assist to bypass Device Guard restrictions and maintain stealthy in an engagement. DigitalSignatureHijack is a...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/07 12:51 p.m.10 views

decrypted

decrypted FairPlay decryptor dump iPA for iOS Application that running on macOS with SIP-enabled, using CVE-2025-24204. Support macOS 15.0-15.2 STILL UNDER DEVELOPMENT Credits CVE-2025-24204 Decryptor...

9.8CVSS8.3AI score0.01438EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/05 1:49 p.m.5 views

astDoS

astDoS Tool to exploit CVE-2018-7284 and CVE-2018-19278 Usage This tool is used as a command. root@kitploit: astDoS.py -h -a 1,2 -sA SERVERIP -sP SERVERPORT -u USER -p PASSWD -sub SUBUSER -dA DNSIP -dP DNSPORT -v VERSION DoS attack against Astersisk, CVE-2018-7284 and CVE-2018-19278 optional...

7.5CVSS7.4AI score0.57662EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/04 11:28 p.m.6 views

POC

POC ¡Solo para fines de investigación! Una colección pública de POCs y Exploits para las vulnerabilidades que descubrí. CVE-2022-22583 PackageKit : Una aplicación podría acceder a archivos restringidos SIP Bypass CVE-2022-26690 PackageKit : Una aplicación maliciosa podría modificar partes...

7.8CVSS6.9AI score0.08191EPSS
SaveExploits1
NVD
NVD
added 2026/09/04 6:17 p.m.6 views

CVE-2026-57160

PJSIP is a free and open source multimedia communication library written in C. Prior to commit d6a0e7f, a buffer overflow can occur in pjsipgenericarrayhdrprint in pjsip/src/pjsip/sipmsg.c, the function that serializes generic array headers such as Allow, Require, Supported, and Unsupported. Unde...

6.9CVSS0.00443EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 5:11 p.m.31 views

CVE-2026-57160 PJSIP: SIP message header buffer overflow

PJSIP is a free and open source multimedia communication library written in C. Prior to commit d6a0e7f, a buffer overflow can occur in pjsipgenericarrayhdrprint in pjsip/src/pjsip/sipmsg.c, the function that serializes generic array headers such as Allow, Require, Supported, and Unsupported. Unde...

6.9CVSS0.00443EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 5:11 p.m.11 views

CVE-2026-57160

PJSIP , an open-source multimedia communication library written in C, contains a buffer overflow in pjsip_generic_array_hdr_print() (in pjsip/src/pjsip/sip_msg.c), the function responsible for serializing generic array headers such as Allow, Require, Supported, and Unsupported. Under certain outp...

6.9CVSS6.3AI score0.00443EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 5:11 p.m.3 views

CVE-2026-57160 PJSIP: SIP message header buffer overflow

PJSIP is a free and open source multimedia communication library written in C. Prior to commit d6a0e7f, a buffer overflow can occur in pjsipgenericarrayhdrprint in pjsip/src/pjsip/sipmsg.c, the function that serializes generic array headers such as Allow, Require, Supported, and Unsupported. Unde...

6.9CVSS6.5AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/04 5:11 p.m.7 views

CVE-2026-57160

PJSIP is a free and open source multimedia communication library written in C. Prior to commit d6a0e7f, a buffer overflow can occur in pjsipgenericarrayhdrprint in pjsip/src/pjsip/sipmsg.c, the function that serializes generic array headers such as Allow, Require, Supported, and Unsupported. Unde...

6.9CVSS6.4AI score0.00443EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:40 a.m.7 views

isip

isip 交互式 SIP 工具包,支持数据包操作、嗅探、中间人攻击、模糊测试以及模拟拒绝服务攻击。 视频 https://asciinema.org/a/11128 安装 root@kitploit: git clone https://github.com/halitalptekin/isip.git cd isip pip install -r requirements.txt 用法 数据包操作工具位于 packet 命令循环中。首次启动时,您位于 main 命令循环。 root@kitploit: isip:main packet isip:packet 使用 new 命令创建一个...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:40 a.m.112 views

isip

isip Interactive sip toolkit for packet manipulations, sniffing, man in the middle attacks, fuzzing, simulating of dos attacks. Video https://asciinema.org/a/11128 Setup root@kitploit: git clone https://github.com/halitalptekin/isip.git cd isip pip install -r requirements.txt Usage Packet...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 1:45 a.m.6 views

CVE-2026-21010-VoIP-SIP-Digest-Authentication-Replay

CVE-2026-21010 – VoIP SIP Digest Authentication Replay Program Code Python SIP sim root@kitploit: sipserversim.py - SIP server that accepts replayed authenticated requests from flask import Flask, request app = Flaskname Simulated nonce storage: doesn't track used nonces usednonces = set...

7.8CVSS5.9AI score0.00104EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 8:45 p.m.8 views

BC-WHY-NOT-LEARN-NEW-STUFF-

BC-WHY-NOT-LEARN-NEW-STUFF- HACKING SIP/PJSIP crash remote asterisk instances : https://github.com/asterisk/asterisk/security/advisories/GHSA-v428-g3cw-7hv9...

5.9AI score
SaveExploits0References1
NVD
NVD
added 2026/09/02 5:17 p.m.8 views

CVE-2026-20281

A vulnerability in Cisco Desk Phone 9800 Series, Cisco IP Phone 7800 and 8800 Series, and Cisco Video Phone 8875 that are running Cisco Session Initiation Protocol SIP Software could allow an unauthenticated, remote attacker to cause a denial of service DoS condition on an affected device. This...

7.5CVSS0.00332EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/02 4:14 p.m.6 views

EUVD-2026-70209

A vulnerability in Cisco Desk Phone 9800 Series, Cisco IP Phone 7800 and 8800 Series, and Cisco Video Phone 8875 that are running Cisco Session Initiation Protocol SIP Software could allow an unauthenticated, remote attacker to cause a denial of service DoS condition on an affected device. This...

7.5CVSS6AI score0.00332EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/02 4:14 p.m.32 views

CVE-2026-20281 Cisco Desk Phone 9800 Series, IP Phone 7800 and 8800 Series, and Video Phone 8875 with SIP Software Denial of Service Vulnerability

A vulnerability in Cisco Desk Phone 9800 Series, Cisco IP Phone 7800 and 8800 Series, and Cisco Video Phone 8875 that are running Cisco Session Initiation Protocol SIP Software could allow an unauthenticated, remote attacker to cause a denial of service DoS condition on an affected device. This...

7.5CVSS0.00332EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/02 4:14 p.m.13 views

CVE-2026-20281

Cisco Desk Phone 9800 Series, IP Phone 7800/8800 Series, and Video Phone 8875 running Cisco SIP Software are affected by a denial-of-service vulnerability caused by improper memory management when processing HTTP packets. An unauthenticated, remote attacker can send a continuous stream of crafted...

7.5CVSS6AI score0.00332EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 10:25 a.m.7 views

fusionpbx_rce_vulnerability

Prelude This simple code tries to complete the implementation of the chained vulnerability introduced by Dustin Cobb at RCE Using Caller ID – Multiple Vulnerabilities In FusionPBX. RCE Reproduction Steps 1. View the vulnerable operator screen in a web browser, located in this example at...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 6:47 a.m.14 views

Mr.SIP

SIP Security, Attack and Audit Framework Mr.SIP is...

6AI score
SaveExploits0References7
Rows per page
Query Builder