Skip to content

Commit 6be7ff6

Browse files
stydxmMingcongBai
authored andcommitted
mitmproxy: security update to 12.2.2
1 parent 81b899d commit 6be7ff6

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

app-network/mitmproxy/spec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
UPSTREAM_VER=12.2.1
2-
MITMPROXY_RS_VER=0.12.8
1+
UPSTREAM_VER=12.2.2
2+
MITMPROXY_RS_VER=0.12.9
33
VER=${UPSTREAM_VER}+rs$MITMPROXY_RS_VER
44
SRCS="git::commit=tags/v$UPSTREAM_VER;rename=mitmproxy::https://github.com/mitmproxy/mitmproxy \
55
git::commit=tags/v$MITMPROXY_RS_VER;rename=mitmproxy_rs::https://github.com/mitmproxy/mitmproxy_rs"
66
CHKSUMS="SKIP \
77
SKIP"
88
CHKUPDATE="anitya::id=13889"
99
SUBDIR=.
10-
REL="1"

topics/mitmproxy-12.2.2.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
security = true
2+
3+
[name]
4+
default = "mitmproxy 12.2.2"
5+
6+
[caution]
7+
default = "Fixes an LDAP injection vulnerability (CVE-2026-40606, Severity: Medium)"
8+
zh_CN = "修复一个 LDAP 注入漏洞(CVE-2026-40606,严重性:中)"
9+
10+
[packages-v2]
11+
"mitmproxy" = "< 12.2.2+rs0.12.9"

0 commit comments

Comments
 (0)