205
submitted 1 day ago by 52fighters to c/fdroid@lemmy.ml

Can I get more info on why these are showing up? I've never seen such a thing on F-Droid before.

top 50 comments
sorted by: hot top controversial new old
[-] Kajika@lemmy.ml 30 points 1 day ago* (last edited 12 hours ago)

The current version has a critical security vulnerability (https://www.mozilla.org/en-US/security/advisories/mfsa2024-51/) but to fix it the new version compiled against libclang version 27 but Google decided to remove it from Android so the building pipeline needs to be adjusted.

There's a long discussion: https://gitlab.com/relan/fennecbuild/-/merge_requests/63 , about building the newer version

In the meanwhile the app is a security hazard.

[-] N4CHEM@lemmy.ml 45 points 1 day ago* (last edited 1 day ago)

There was a critical vulnerability found on Firefox some days ago: CVE-2024-9680. Fennec and Mull are forks of Firefox. They both fixed this issue already in their source code, BUT there is a problem preventing F-Droid from building these updated, fixed versions.

In the case of Mull, you can download the updated version from the DivestOS F-Droid repository: https://divestos.org/fdroid/official/, but if you are currently using the F-Droid version you will need to uninstall it first, since they have different signatures.

[-] mac@lemm.ee 22 points 1 day ago* (last edited 22 hours ago)

There should really be push notifications around installed apps with known vulns... Its tracked here: https://forum.f-droid.org/t/vulnerability-warnings-in-f-droid-app/20505

Could someone with a gitlab account open a feature request on the f droid repo?

I tried to open an account but it required email + cell phone (it picked up my VoIP number) and a credit card....

EDIT: I generated an RSS feed based off of Mozilla's known vuln list. If anyone knows of a better way to do this, please let me know!

[-] DishonestBirb@lemmy.world 8 points 1 day ago* (last edited 1 day ago)

Uninstalling my primary browser isn't really a practical solution, what am I supposed to use, Chrome? How about fixing the version they're shipping? Or should I be looking somewhere other than F-Droid for Android Firefox?

[-] abbenm@lemmy.ml 1 points 10 minutes ago

Or should I be looking somewhere other than F-Droid for Android Firefox?

FFUpdater, on F-Droid, manages updates for Firefox and other browsers. I counted nine variations of Firefox or forks of Firefox. As well as eight variations of Chromium based browsers that aren't Chrome. So that's 17 options.

[-] cyberwolfie@lemmy.ml 10 points 1 day ago* (last edited 1 day ago)

I changed to the Divest-repo for Mull, and they have an updated version that has fixed these security issues.

ETA: Different signing keys though, so you can't just update it, but have to reinstall.

[-] Moah@lemmy.blahaj.zone 1 points 1 day ago
[-] cyberwolfie@lemmy.ml 2 points 23 hours ago

You add https://divestos.org/apks/official/fdroid/repo/ as a repo in F-Droid settings. After that you can choose which repo to prefer for Mull.

[-] Moah@lemmy.blahaj.zone 1 points 23 hours ago
[-] kazaika@lemmy.world 10 points 1 day ago

Theyre the distributor, the dont fix apps and its not their job to do so. Getting the same app from a different source wont change anything

[-] Swedneck@discuss.tchncs.de 3 points 1 day ago

huh? no one's asking them to fix firefox, we're asking that they just ship the latest version.

the warning states that several vulnerabilities have been fixed since firefox version 130, f-droid's latest version of the package is 129: that very much makes it sound like the problem is wholly caused by f-droid not making version 130 available.

[-] abbenm@lemmy.ml 1 points 9 minutes ago

huh? no one’s asking them to fix firefox, we’re asking that they just ship the latest version.

Huh to your huh? What's significant about the latest version, other than that it includes requested fixes? This is 12 of one, a dozen of the other.

[-] AlpacaChariot@lemmy.world 4 points 18 hours ago

To ship it they have to work out how to build that version themselves from source though - that's their whole thing. It's not like a normal app store where they take pre-built binaries from the developer.

[-] kazaika@lemmy.world 2 points 1 day ago

Well ok if thats the case you are completely right, as long as there isnt some kind of issue and others have already updated the package pushing security fixes asap is indeod important

[-] ace_garp@lemmy.world 3 points 1 day ago

Iceraven is a Mozilla based standin.

Can install FFUpdater here:

https://f-droid.org/packages/de.marmaro.krt.ffupdater/

and then select it from there.

[-] victorz@lemmy.world 2 points 1 day ago

I just install Firefox from the Play Store. 🤷‍♂️ Is that bad?

[-] x00z@lemmy.world 10 points 1 day ago
[-] victorz@lemmy.world 4 points 1 day ago
[-] x00z@lemmy.world 2 points 1 day ago
[-] victorz@lemmy.world 3 points 1 day ago

But Firefox good..? Serious replies only please, I really am curious.

[-] abbenm@lemmy.ml 1 points 3 minutes ago

But Firefox good…?

Yes! They are the most important alternative to major corporate backed browsers, helping sustain a diversified browser ecosystem so that no one company can monopolize the web, and push it toward standards that reinforce their monopoly. Google has tried to lock down the phone, app market, browsing experience that sustains their ad networks, and regularly pushes new standards that de-emphasize things like RSS, and that break ad blocking functionality to sustain their monopoly and invade privacy.

Firefox reverses or mitigates most of those and are explicitly driven by a mission of sustaining an open web with standards that don't bend the web to corporate dominance. Google's cheeky dont be evil mantra was in reference to exactly the things they are doing now, and it's a little too on the nose to their actual behavior so it's no longer a slogan of theirs, cheeky or otherwise.

[-] usernameusername@lemm.ee 1 points 23 hours ago* (last edited 23 hours ago)

I think it's just that normal Firefox has more propietary stuff and more tracking by default

load more comments (1 replies)
[-] FutileRecipe@lemmy.world 68 points 1 day ago* (last edited 1 day ago)

Fennec and Mull 129.0.2 in F-Droid.org repository have 42 known security issues

Ref: https://forum.f-droid.org/t/fennec-vulnerability-recommended-to-uninstall/

[-] SatyrSack@feddit.org 11 points 1 day ago

The issue preventing updates should be resolved soon thanks to @linsui fixing it!

What is wrong with updating?

[-] WhyJiffie@sh.itjust.works 19 points 1 day ago

it was mentioned in a This Week In F-droid blog post around September. basically google fucked up an important development library, and any firefox forks (possibly some other apps too) could not be built anymore normally. of course google was unwilling to fix the issue, so linsui (and F-droid member) fixed the build process somehow, possibly temporarily.

you may ask how is this not a problem for the official release of the firefox app, and my answer is that they probably build this component for themselves, and fixed the problem in house (if they had it at all)

load more comments (2 replies)
[-] orcrist@lemm.ee 10 points 1 day ago

What would people recommend in the short run as an alternative?

[-] N4CHEM@lemmy.ml 19 points 1 day ago* (last edited 1 day ago)

You can download an updated version of Mull with the security vulnerability fixed, from the DivestOS F-Droid repository: https://divestos.org/fdroid/official/. If you currently have the F-Droid version of Mull installed you will need to uninstall it first.

[-] 3dogsinatrenchcoat@slrpnk.net 9 points 1 day ago

You can get the updated mull from the divestos repo, the issue is fixed there

[-] Quintus@lemmy.ml 21 points 1 day ago

Are these two from the same maintainer? If not, considering that they both use Firefox Android as their base, does this mean there is a vulnerability in Firefox Android?

[-] Piwix@lemm.ee 37 points 1 day ago

There was and it was fixed by the looks of it. Guessing these apps have not urgently pulled the fixes in and released an update, so F-droid is urging people not to use the apps until so

[-] WhyJiffie@sh.itjust.works 8 points 1 day ago

they pulled the fixes, but couldn't build because google fucked up the NDK. my other comment has more details

[-] kitnaht@lemmy.world 21 points 1 day ago* (last edited 1 day ago)

Yes, there was a remote code execution vulnerability in the CSS engine of firefox a little while ago. If you're on desktop version 131 or lower, update to 131.0.3 when possible. I don't know how the versioning works for the Android versions here...

[-] Redjard@lemmy.dbzer0.com 11 points 1 day ago

173? What happened to firefox versions? We just started the 130s

[-] kitnaht@lemmy.world 13 points 1 day ago* (last edited 1 day ago)

shit, woops. I've got memory issues, my bad. Let me fix that rq. Thanks for catching it.

https://nvd.nist.gov/vuln/detail/CVE-2024-9680

load more comments (1 replies)
[-] ma1w4re@lemm.ee 13 points 1 day ago

For more frequent mull updates you can use DivestOS Official repo

load more comments
view more: next ›
this post was submitted on 25 Oct 2024
205 points (99.5% liked)

F-Droid

8046 readers
190 users here now

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 3 years ago
MODERATORS