惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

宝玉的分享
宝玉的分享
I
InfoQ
B
Blog
Engineering at Meta
Engineering at Meta
Y
Y Combinator Blog
GbyAI
GbyAI
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
量子位
The Cloudflare Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
小众软件
小众软件
博客园 - 【当耐特】
Hugging Face - Blog
Hugging Face - Blog
阮一峰的网络日志
阮一峰的网络日志
博客园 - 司徒正美
美团技术团队
人人都是产品经理
人人都是产品经理
博客园 - 三生石上(FineUI控件)
酷 壳 – CoolShell
酷 壳 – CoolShell
大猫的无限游戏
大猫的无限游戏
罗磊的独立博客
博客园 - 聂微东
IT之家
IT之家

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
PMG accepts RAR5 archives with unsupported extraction met...
invalid@exam · 2026-06-16 · via Proxmox Support Forum

Environment:

  • Proxmox Mail Gateway 8.2.11
  • ClamAV 1.4.3
  • Debian Bookworm
  • p7zip-full 16.02+really25.01

A malicious email containing a RAR5 archive bypasses PMG.

Archive information:

Type = Rar5
Method = v6:m3:512K
Contained file = Remittance Copy.vbs

PMG log:

found archive 'Remittance Copy-1.rar' (application/vnd.rar)

unpack failed - child 'XXXX' failed: 512

accept mail to (rule: default-accept)

Manual testing:

7z l archive.rar -> shows Remittance Copy.vbs

7z x archive.rar -> ERROR: Unsupported Method : Remittance Copy.vbs

The extracted file is empty (0 bytes) and therefore ClamAV reports OK.

Other mail systems detect or block the message:

  • Gmail blocks it
  • Windows Defender detects it
  • Mailcow/Rspamd detects MIME_BAD_EXTENSION [vbs]

Expected behavior:

If PMG cannot unpack an archive because of an unsupported compression method, the message should not be silently accepted by default.

Possible solutions:

  • treat unpack failures as dangerous content;
  • allow Archive Filter / Match Filename to act on file names discovered during archive listing;
  • provide an option to quarantine archives with unpack failures.

    I can provide the sample archive privately if required.

Last edited: