techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#roundcube

2 posts2 participants0 posts today

Vorhin sah ich eine Nachricht, die disroot empfohlen hat.

disroot.org/en

Disroot ist eine niederländeische non-profit-foundation, die OpenSource-Dienste anbietet, und die angebotenen Services lesen sich ziemlich interessant:
- Email
- Cloud
- Audio
- Cryptpad
- XMPP
- Pads
- Bin
- Upload
- Search
- Calls
- Forgejo
- Akkoma
- Translate
- Scribe

Hab mich erst mal mit Email beschäftigt, da nutzen sie das OpenSource-Tool Roundcube, das mir einen guten Eindruck macht.

roundcube.net/

Hab mir mal die Hintergründe von disroot angeschaut und ihr Mission Statement, was ich beides sehr interessant finde:

disroot.org/en/about

Wie sind denn so eure Meinungen und Erfahhrungen zu disroot?

#disroot #roundcube #email #EuropeanAlternative #UnplugTrump #UnplugUSA

disroot.orgDisroot | Disroot.orgDisroot is a platform providing online services based on principles of freedom, privacy, federation and decentralization.

I switched my email hosting to Tuta and really like it but there is a lot of spam. I am certain it is not Tuta's fault and it will get better as I report it but it goes to show how good the spam detection at RoundCube was because I rarely got spam there.
(The RoundCube account was attached to my web host which went out of business. They gave me no means to keep the email.)
#email #Tuta #RoundCube #tech

The Polish Government Commissioner for Cybersecurity has issued a recommendation for entities of the national cybersecurity system to update Roundcube software. KSC entities should immediately update Roundcube software to the latest available versions. The update removes vulnerabilities that can lead to theft of credentials or remote code execution on the server.

#server #cybersecurity #roundcube #update #2FA #KSC #mail #credentials

gov.pl/web/cyfryzacja/rekomend

⚠️ Si vous administrez un Roundcube Webmail (v ≤ 1.6.10), c'est le moment de vérifier et appliquer les mises à jour.
⬇️
Une vulnérabilité critique (CVE-2025-49113) permet une exécution de code à distance après login via désérialisation PHP mal sécurisée.

->Déjà exploitée et revendue sur forums cybercriminels.
->Service omniprésent proposé par défaut entre autres chez cPanel, Plesk, etc.
-> Très utilisé dans des universités et institutions publiques.

Détails + PoC ici
👇
fearsoff.org/research/roundcube
🛡 Versions corrigées : 1.6.11 / 1.5.10

Roundcube stocke les sessions utilisateurs avec un système maison basé sur la sérialisation PHP (une manière d’enregistrer des objets dans des chaînes de texte).
Or, une faille dans la fonction qui lit ces sessions permet, si on est connecté, d’y injecter du code malveillant déguisé en objet PHP
Particularité : cette faille était cachée depuis plus de 10 ans. Le code vulnérable était minuscule (1 caractère mal interprété !) mais suffisait pour ouvrir une porte...

✅ Nécessite un login / compte logué/authentifié (mais des chaînes CSRF sont possibles)

#Cyberveille #RoundCube CVE_2025_49113

fearsoff.org · Roundcube ≤ 1.6.10 Post-Auth RCE via PHP Object Deserialization [CVE-2025-49113]A deep technical breakdown of CVE-2025-49113, a critical Roundcube vulnerability involving PHP session serialization. Learn how the bug was discovered, exploited, and responsibly disclosed with full PoC and recommendations for defenders and developers. Kirill Firsov (CEO of FearsOff) made a massive finding that have made headlines globally as one of the most significant CVEs in recent history: Post-authentication RCE in Roundcube Webmail (v1.1.0 up to 1.6.10) that has existed unnoticed for 10 years, and which affects over 53 Million hosts (and tools like cPanel, Plesk, ISPConfig, DirectAdmin, etc.).