Vulnérabilité dans golang-github-pion-interceptor (UBUNTU-CVE-2025-49140)
Résumé
vulnérabilité dans golang-github-pion-interceptor (UBUNTU-CVE-2025-49140). Risque d'opérations non autorisées ou de divulgation.
Résumé IA snake-internal / snake-material-v2
Actions de réponse (7 étapes)
Étapes concrètes et exemples de commandes que les équipes SOC/SRE doivent exécuter dans l'ordre
-
1Identify exposure identify
grep -r 'golang-github-pion-interceptor' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `golang-github-pion-interceptor` を grep し、稼働しているサービス・バージョンを把握する。
-
5Apply temporary workaround mitigate
apply the patch from the pull request manually or drop packets whose P-bit is set but whose padLen is zero or larger than the remaining payload.パッチが適用されるまでの応急処置として、apply the patch from the pull request manually or drop packets whose P-bit is set but whose padLen is zero or larger than the remaining payload. を実施。回避策の副作用 (機能低下) を確認した上で。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
Références
- report https://ubuntu.com/security/CVE-2025-49140
- report https://www.cve.org/CVERecord?id=CVE-2025-49140
- report https://github.com/pion/interceptor/security/advisories/GHSA-f26w-gh5m-qq77
- report https://github.com/pion/webrtc/issues/3148
- report https://github.com/pion/interceptor/pull/338
- report https://github.com/pion/interceptor/commit/fa5b35ea867389cec33a9c82fffbd459ca8958e5