Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 755836 (CVE-2021-29274) - <www-apps/redmine-4.1.2: XSS in issue titles (CVE-2021-29274)
Summary: <www-apps/redmine-4.1.2: XSS in issue titles (CVE-2021-29274)
Status: RESOLVED FIXED
Alias: CVE-2021-29274
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Security
URL: https://redmine.org/issues/33846
Whiteboard: ~4 [noglsa]
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-11-20 16:29 UTC by Sam James
Modified: 2021-04-09 14:27 UTC (History)
2 users (show)

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-11-20 16:29:51 UTC
"Hi

This is a heads up about a public, unpatched XSS vulnerability in
Redmine 4.1.

About 3 months ago, a public issue [1] has been reported in the Redmine
bug tracker regarding unsanitized HTML tags. This basically means that
you can inject any HTML code in issue titles, including JavaScript.
I've successfully verified this on Redmine 4.1. There's a (untested)
patch attached in the issue.

I've also sent this to the Redmine security team but since there was no
response from the maintainers so far and the issue is already public for
a long time I'm posting this here to make people aware of it.

Best regards


[1] https://redmine.org/issues/33846"
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-11-20 16:30:18 UTC
Post to oss-security: https://www.openwall.com/lists/oss-security/2020/11/19/4
Comment 2 Larry the Git Cow gentoo-dev 2021-04-09 12:21:17 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fcdd4cb5e8fdb1ecd2c3cd4138b8b004d30ea1e

commit 5fcdd4cb5e8fdb1ecd2c3cd4138b8b004d30ea1e
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2021-03-27 13:45:13 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-04-09 12:20:56 +0000

    www-apps/redmine: update to 4.1.2
    
    Bug: https://bugs.gentoo.org/755836
    Closes: https://bugs.gentoo.org/778275
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-apps/redmine/Manifest             |   1 +
 www-apps/redmine/redmine-4.1.2.ebuild | 231 ++++++++++++++++++++++++++++++++++
 2 files changed, 232 insertions(+)
Comment 3 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2021-04-09 14:27:13 UTC
Thanks! All done.