Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605648 - overlays.g.o: text from repositories.xml isn't escaped
Summary: overlays.g.o: text from repositories.xml isn't escaped
Status: CONFIRMED
Alias: None
Product: Websites
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Website Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-14 09:39 UTC by Michał Górny
Modified: 2017-01-14 09:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-01-14 09:39:12 UTC
The php class script used to generate overlays.g.o spits the text from inside repositories.xml unescaped to the HTML.

<tr><th><span class="fa fa-fw fa-group" title="Unofficial repository"></span> <a href='https://cgit.gentoo.org/user/improvise.git/'>improvise</a></th><td>Patches and patched ebuilds; xen and python bugs && bumps</td><td><a href='mailto:idella4(at)gentoo.org'>Ian Delaney</a></td></tr>

Note there's '&&' unescaped there.