Closed
Bug 729459
(wh-9580021)
Opened 14 years ago
Closed 14 years ago
Some addons resources show system information in response headers
Categories
(Cloud Services :: Operations: Marketplace, task)
Cloud Services
Operations: Marketplace
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mgoodwin, Unassigned)
References
()
Details
(Whiteboard: [wh-9580021][infrasec:config][ws:low])
Issue:
Requests to some resources (see bug URL) result in x-powered-by headers divulging PHP version info. This is puzzling as these appear to be static files.
There is a security risk posed by this due to the fact that an attacker can use version info to target attacks.
Steps to reproduce:
1) request https://static.addons.mozilla.net/en-US/firefox/pages/js_constants.js using something which allows you to view response headers
2) Observe the X-Powered-By header in the response
Remediation:
Configure the server not to do this
Comment 1•14 years ago
|
||
-> ops. If we ignore this it goes away as soon as we turn off PHP anyway.
Assignee: nobody → server-ops
Group: client-services-security
Component: Public Pages → Server Operations: AMO Operations
Product: addons.mozilla.org → mozilla.org
QA Contact: web-ui → oremj
Version: unspecified → other
Comment 2•14 years ago
|
||
Mark, PHP is going away soon on AMO. Can we close this and expect it to resolve itself after PHP is gone?
| Reporter | ||
Comment 3•14 years ago
|
||
(In reply to Jeremy Orem [:oremj] from comment #2)
> PHP is going away soon on AMO. Can we close this and expect it to
> resolve itself after PHP is gone?
That could be reasonable.
How certain is 'is' and how soon is 'soon'?
Comment 4•14 years ago
|
||
(In reply to Mark Goodwin [:mgoodwin] from comment #3)
> (In reply to Jeremy Orem [:oremj] from comment #2)
> > PHP is going away soon on AMO. Can we close this and expect it to
> > resolve itself after PHP is gone?
>
> That could be reasonable.
>
> How certain is 'is' and how soon is 'soon'?
100% and a couple months
Comment 5•14 years ago
|
||
Assuming we can close this out. Reopen if any action is needed.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Updated•11 years ago
|
Component: Server Operations: AMO Operations → Operations: Marketplace
Product: mozilla.org → Mozilla Services
You need to log in
before you can comment on or make changes to this bug.
Description
•