9 matches found
CVE-2024-47176
CVE-2024-47176 CUPS漏洞扫描器:CVE-2024-47176 CVE-2024-47176 批量扫描器是一款专用工具,用于检测运行通用UNIX打印系统(CUPS)的多个系统中是否存在CVE-2024-47176漏洞。该漏洞影响CUPS,允许远程代码执行(RCE),可通过互联网打印协议(IPP)在端口631上利用。批量扫描器自动化了向目标系统列表发送精心构造的IPP请求并分析其响应以识别脆弱服务的过程。 使用方法: git clone https://github.com/aytackalinci/CVE-2024-47176.git python3...
PSO - Printer Security Offensive
🖨️ PSO - 打印机安全攻击工具 版本 0.4.0 | 更新日志 “打印机的 Nmap” - 用于打印机渗透测试的攻击性安全工具。 快速。专注。无冗余。 ⚠️ 法律声明 PSO 包含评估 和利用 功能。使用前务必获得明确授权。 安全模式: 扫描 + IPP 查询 攻击模式 --aggressive:PJL 文件系统利用 未经授权的网络扫描是违法的。请负责任地使用。 功能特性 ✅ 主动网络扫描 - 支持 CIDR 范围及自定义端口 ✅ 端口范围 - 高效扫描 443,631,5000-6000,9100 ✅ 二进制 IPP 协议 - 原生 IPP 精准获取打印机属性 ✅ PJL...
Exploit for Binding to an Unrestricted IP Address in Openprinting Cups-Browsed
CUPS RCE Exploit - CVE-2024-47176 Chain What It Is A full...
cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS
A flaw was found in the CUPS printing system’s ippreadio function, which handles Internet Printing Protocol IPP requests. When processing specially crafted printer attribute responses, improper validation can cause a null pointer dereference. This leads to a crash in libcups, potentially disrupti...
CVE-2024-47176
A security issue was found in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description PPD file based on attributes retrieved from an Internet Printing Protocol IPP response. Essentially, it takes printer information...
PT-2024-8003
Name of the Vulnerable Software and Affected Versions CUPS cups-browsed versions prior to 2.5b1 Description The issue is related to an uncontrolled resource consumption in the CUPS cups-browsed service, which can be exploited by a remote attacker to cause a denial of service. It is also associate...
DEBIAN-CVE-2009-0949
The ippReadIO function in cups/ipp.c in cupsd in CUPS before 1.3.10 does not properly initialize memory for IPP request packets, which allows remote attackers to cause a denial of service NULL pointer dereference and daemon crash via a scheduler request with two consecutive IPPTAGUNSUPPORTED tags...
CUPS cups/ipp.c空指针引用拒绝服务漏洞
BUGTRAQ ID: 35169 CVECAN ID: CVE-2009-0949 Common Unix Printing System(CUPS)是一款通用Unix打印系统,是Unix环境下的跨平台打印解决方案,基于Internet打印协议,提供大多数PostScript和raster打印机服务。 在处理包含有两个IPPTAGUNSUPPORTED标签的特质IPP时,CUPS的cups/ipp.c文件中的ippReadIO函数没有正确地初始化ipp结构,这可能导致受影响的应用崩溃。 cups/ipp.c文件中的ippReadIO函数负责初始化表示当前IPP请求中不同标签的ipp结构...