jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Jetty
  • JETTY-992

URIUtil.encodePath() allows some characters to break the URI string

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 6.1.15
  • Fix Version/s: 6.1.17
  • Component/s: HTTP
  • Labels:
    None

Description

Some characters present in bad paths (typically seen from XSS attacks) can break the URI encoding of paths.

Need to add support for invalid path/filename characters, just to prevent the URI from becoming invalid.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    JETTY-992.patch
    20/Apr/09 10:21 PM
    2 kB
    Joakim Erdfelt
  2. Hide
    Zip Archive
    mylyn-context.zip
    20/Apr/09 10:21 PM
    1 kB
    Joakim Erdfelt
    1. XML File
      http%3A%2F%2Fjira.codehaus.org-85488.xml 24 kB
    Download Zip
    Show
    Zip Archive
    mylyn-context.zip
    20/Apr/09 10:21 PM
    1 kB
    Joakim Erdfelt

Issue Links

is depended upon by

Bug - A problem which impairs or prevents the functions of the product. JETTY-980 Security / Directory Listing XSS present

  • Major - Major loss of function.
  • Resolved - A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Joakim Erdfelt added a comment - 20/Apr/09 10:21 PM

Adding support for '"', '\'', '<', '>' characters in URIUtil.encodePath()

Show
Joakim Erdfelt added a comment - 20/Apr/09 10:21 PM Adding support for '"', '\'', '<', '>' characters in URIUtil.encodePath()

People

  • Assignee:
    Unassigned
    Reporter:
    Joakim Erdfelt
Vote (0)
Watch (0)

Dates

  • Created:
    20/Apr/09 10:18 PM
    Updated:
    20/Apr/09 11:21 PM
    Resolved:
    20/Apr/09 11:21 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.