Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions cves/CVE-2011-3058.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ description_instructions: |
that outsiders to Chromium would not understand. Technology like "regular
expressions" is fine, and security phrases like "invalid write" are fine to
keep too.
description:
description: This Cross-Site Scripting (XSS) vulnerability is caused by an improper handling
of the EUC-JP encoding system, making it difficult for website owners to validate user input.
This might have allowed remote attackers to execute XSS attacks.
bounty_instructions: |
If you came across any indications that a bounty was paid out for this
vulnerability, fill it out here. Or correct it if the information already here
Expand Down Expand Up @@ -60,7 +62,7 @@ upvotes_instructions: |
upvotes to each vulnerability you see. Your peers will tell you how
interesting they think this vulnerability is, and you'll add that to the
upvotes score on your branch.
upvotes:
upvotes: 10
unit_tested:
question: |
Were automated unit tests involved in this vulnerability?
Expand Down