Skip to content

Vulnerability in nbgrader project #1977

@ankitdn

Description

@ankitdn

While working in nbgrader project, I identified this vulnerability during routine security analysis of application dependencies. While testing how user-controlled data was handled by the setdata function, I observed that untrusted input was being passed to internal execution logic without proper sanitization. Further analysis revealed that this behavior could be exploited to execute arbitrary JavaScript, resulting in a Cross-site Scripting (XSS) vulnerability.

CVE Link
CVE Report

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions