Skip to content
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.

The LogViewer component is vulnerable to Cross Site Scripting. #66

Open
cjke opened this issue Jun 15, 2014 · 5 comments
Open

The LogViewer component is vulnerable to Cross Site Scripting. #66

cjke opened this issue Jun 15, 2014 · 5 comments

Comments

@cjke
Copy link

cjke commented Jun 15, 2014

We've had our soon to be launched site externally security tested. The security auditors use the AS/NZS 31000:2009 standard for assessing risk. A few issues recorded were linked directly to the LogViewer component. I will include a new issue per issue recorded by security audit.

Consequence High
This flaw can be exploited to affect the integrity of all applications served from the same server.

The LogViewer component parses the Apache log files and presents the entries to the user. If a log entry contains any HTML component, including Javascript, it is sent to the browser without validation. This introduces a cross site scripting vulnerability.

capture

capture2

@mikemand
Copy link
Owner

I'm having some issues with my dev enviornment at the moment, but I've found a fix for this issue and #67. I will get them fixed as soon as I can.

@opheliadesign
Copy link

What is the status of this?

@natali9t9
Copy link

any news ?

@cjke
Copy link
Author

cjke commented Feb 18, 2015

Was this ever fixed? If not, I will create a pull request to fix the issues

@mikemand
Copy link
Owner

mikemand commented Mar 2, 2015

I have not had any time lately to fix this bug and #67. If @cjke would like to open a pull request that fixes it, I will review and (most likely) accept.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants