Closed
Bug 1130789
Opened 11 years ago
Closed 9 years ago
Plugin check mistakes RealPlayer plugin for Adobe Flash
Categories
(Plugin Check Graveyard :: General, defect)
Plugin Check Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: philipp, Unassigned)
Details
Attachments
(1 file)
|
28.40 KB,
image/jpeg
|
Details |
according to a user question at https://support.mozilla.org/en-US/questions/1045563 the mozilla plugincheck page is mistaking the "RealNetworks(tm) RealDownloader PepperFlashVideoShim Plug-In (32-bit)" plugin for the genuine "Adobe Flash player" and is therefore wrongly qualifying it as vulnerable (the sumo thread also contains a screenshot of the issue).
this is how the plugin is showing up under about:plugins:
RealNetworks(tm) RealDownloader PepperFlashVideoShim Plug-In (32-bit)
File: nprndlpepperflashvideoshim.dll
Path: C:\ProgramData\RealNetworks\RealDownloader\BrowserPlugins\MozillaPlugins\nprndlpepperflashvideoshim.dll
Version: 1.3.3.66
State: Enabled
RealNetworks(tm) RealDownloader PepperFlashVideoShim Plug-In
MIME Type Description Suffixes
application/x-rn-downloaderpepperflashvideoshim-plugin RealNetworks
Comment 1•10 years ago
|
||
I am making a note here this may have something to do with the defined name detection. Adding a specific file name to Flash may alleviate this?
| Reporter | ||
Comment 2•10 years ago
|
||
what string are we looking for in order to detect flash currently?
Flags: needinfo?(rmcguigan)
Flags: needinfo?(mschmidt)
Updated•10 years ago
|
Flags: needinfo?(me+mozilla)
Comment 3•10 years ago
|
||
Currently the regex is .*Flash.* obliviously not very specific, but mostly useful when the list was shorter for plugins.
Clarification may be needed for if this detects the File name or the File path.
Literal alias is also another option here, if we add the exact name of the RealDownloader PepperFlashVideoShim Plug-In it might not come up in Flash detection. But does that mean we start to track version numbers for this new plugin?
Does literal alias or regex take precedent when detecting plugins?
Flags: needinfo?(chris.lonnen)
Comment 4•10 years ago
|
||
Thanks to all for getting on this; it's been driving me mad for months. Have deleted any reference to "nprndlpepperflashvideoshim.dll" in the registry (it does not exist on the system anywhere) flushed caches, temp files, rebooted until I'm blue. (:p>
(BTW, the "upload picture" function (was attempting to upload a screenshot) on the support forum has gone inoperative today.)
Comment 5•10 years ago
|
||
Comment 6•10 years ago
|
||
Robert, can you tell me if there is any difference in about 15 mins?
Flags: needinfo?(rmcguigan) → needinfo?(robertson007)
Comment 7•10 years ago
|
||
Let's hold off on this until we can get a dev to confirm the behavior of the regex option.
Flags: needinfo?(schalk.neethling.bugs)
Flags: needinfo?(cbook)
Updated•10 years ago
|
Flags: needinfo?(robertson007)
Updated•10 years ago
|
Flags: needinfo?(cbook)
Comment 8•10 years ago
|
||
(In reply to rmcguigan from comment #7)
> Let's hold off on this until we can get a dev to confirm the behavior of the
> regex option.
Will have a look and let you know as soon as I can. Apologies for the delayed response.
Flags: needinfo?(schalk.neethling.bugs)
Comment 9•10 years ago
|
||
(In reply to rmcguigan from comment #6)
> Robert, can you tell me if there is any difference in about 15 mins?
Sorry MC....Was misled by addressing me as "Robert", not "Robertson"...have a cold, not too cognitive at the time.
The bug is still there, and agravating as ever. Let's hope Schalk Neethling can get a look at the regex option soon. This has been needling users since _February_.
Updated•10 years ago
|
Flags: needinfo?(chris.lonnen)
Comment 10•9 years ago
|
||
I'm marking this bug as WONTFIX per bug #1269807.
For more information see - https://blog.mozilla.org/futurereleases/2015/10/08/npapi-plugins-in-firefox/
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 12•9 years ago
|
||
hi, not sure what you want to check in regards to this bug - firefox now only supports the flash plugin since version 52 of the browser and onwards...
Flags: needinfo?(madperson)
You need to log in
before you can comment on or make changes to this bug.
Description
•