GO-2021-0086

Source
https://pkg.go.dev/vuln/GO-2021-0086
Import Source
https://vuln.go.dev/ID/GO-2021-0086.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2021-0086
Aliases
Published
2021-04-14T20:04:52Z
Modified
2024-05-20T16:03:47Z
Summary
Cross-site scripting in github.com/documize/community
Details

HTML content in markdown is not sanitized during rendering, possibly allowing XSS if used to render untrusted user input.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2021-0086"
}
References

Affected packages

Go / github.com/documize/community

Package

Name
github.com/documize/community
View open source insights on deps.dev
Purl
pkg:golang/github.com/documize/community

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.76.3-0.20191119114751-a4384210d4d0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/documize/community/domain/section/markdown",
            "symbols": [
                "Provider.Render"
            ]
        }
    ]
}