7.4 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): None (N)
by @erictapen Activity log
- Created suggestion
-
@erictapen
ignored
5 packages
- bitlbee-mastodon
- mastodon-archive
- python313Packages.mastodon-py
- python314Packages.mastodon-py
- wordpressPackages.plugins.simple-mastodon-verification
- @erictapen dismissed
Mastodon: Unwanted deactivation of SSL/TLS certificate verification
Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.4.19 and from 4.5.0 until 4.5.12, Mastodon's app/models/concerns/user/ldap_authenticable.rb mutates OpenSSL::SSL::SSLContext::DEFAULT_PARAMS when LDAP authentication uses LDAP_TLS_NO_VERIFY=true, disabling SSL and TLS certificate verification globally for requests made by puma web processes while sidekiq background jobs remain unaffected. This issue is fixed in versions 4.4.19 and 4.5.12.
References
-
https://github.com/mastodon/mastodon/security/advisories/GHSA-3rhr-8phh-jm86 x_refsource_CONFIRM
-
https://github.com/mastodon/mastodon/pull/39571 x_refsource_MISC
-
https://github.com/mastodon/mastodon/releases/tag/v4.4.19 x_refsource_MISC
-
https://github.com/mastodon/mastodon/releases/tag/v4.5.12 x_refsource_MISC
Affected products
- ==< 4.4.19
- ==>= 4.5.0, < 4.5.12
Matching in nixpkgs
Ignored packages (5)
pkgs.bitlbee-mastodon
Bitlbee plugin for Mastodon
pkgs.mastodon-archive
Utility for backing up your Mastodon content
pkgs.python313Packages.mastodon-py
Python wrapper for the Mastodon API
pkgs.python314Packages.mastodon-py
Python wrapper for the Mastodon API
Package maintainers
-
@happy-river Happy River <happyriver93@runbox.com>
-
@erictapen Kerstin Humm <kerstin@erictapen.name>
-
@Izorkin Yurii Izorkin <Izorkin@gmail.com>