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

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

@cjke

Description

@cjke

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions