Bitwarden is a password manager? And their engineer is asking, after being told a hint of serious security issues in their framework, to just forget about it and let them publish? That's an interesting approach.
Angular 1.x Banned from Firefox Addons
11–20 of 222 posts
Re: Angular 1.x Banned from Firefox Addons
#12Bitwarden is a password manager? And their engineer is asking, after being told a hint of serious security issues in their framework, to just forget about it and let them publish? That's an interesting approach.
Re: Angular 1.x Banned from Firefox Addons
#13So someone found some sort of vulnerability in Angular 1, told Mozilla about it, but told them not to tell the Angular team? What is going on here?
JS in addons runs in a different, more privileged environment than normal web pages, and isn't restricted by things like same-origin (although this is improving with Firefox's new extension APIs). Any project the size of Angular is bound to have security issues when run outside of the environment it was designed for.
Re: Angular 1.x Banned from Firefox Addons
#14> My information is that Google stopped supporting angular 1.x months ago. It is now a community driven project. I totally missed this - was there a notice of this posted somewhere?
Yeah that doesn't sound true at all.
Re: Angular 1.x Banned from Firefox Addons
#15Given Angular 1's popularity, Mozilla has a moral obligation to responsibly disclose this bug to the Angular team and let them determine if its unsolvable or not. Hinting at its existence is one of the worst things they could have done since it will simply give other blackhats motivation to find this vuln while Angular team is not aware of it.
Re: Angular 1.x Banned from Firefox Addons
#16Nice.
Re: Angular 1.x Banned from Firefox Addons
#17Re: Angular 1.x Banned from Firefox Addons
#18Earlier quoted context omitted.
It is possible that the researcher also secretly shared the results with Google, but then nothing happened?
As claimed in the comments, Angular 1 is now community driven instead of officially supported by Google.
Re: Angular 1.x Banned from Firefox Addons
#19Angular 1.6 - Expression Sandbox Removal: https://angularjs.blogspot.mx/2016/09/angular-16-expression-...
Re: Angular 1.x Banned from Firefox Addons
#20For all we know Mozilla is complicit in the black market sale of this vuln by the mystery security researcher. Given Angular 1's popularity, Mozilla has a moral obligation to responsibly disclose this bug to the Angular team and let them determine if its unsolvable or not. Hinting at its existence is one of the worst things they could have done since it will simply give other blackhats motivation to find this vuln wh…