You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/02/27 12:41:00 UTC

[jira] [Commented] (OFBIZ-11840) Reflected XSS in content component

    [ https://issues.apache.org/jira/browse/OFBIZ-11840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498582#comment-17498582 ] 

ASF subversion and git services commented on OFBIZ-11840:
---------------------------------------------------------

Commit 34d68d5f6f9037323f73f7780d2d3ecd6b030d9e in ofbiz-framework's branch refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=34d68d5 ]

Improved: Reflected XSS in content component (OFBIZ-11840)

This was already fixed but we can do better by using SecuredUpload::isValidText

Also grabs some tokens to security.properties::deniedWebShellTokens from
DataEvents.java, and adds "alert" even it's harmless as is, as it's often used
by attackers to demonstrate issues, so will earn time.

Though an improvement, I backport as it's related to security

Conflicts handled by hand in data/DataEvents.java


> Reflected XSS in content component
> ----------------------------------
>
>                 Key: OFBIZ-11840
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11840
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: content
>    Affects Versions: 17.12.03
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: 17.12.05, 18.12.01
>
>
> Harshit Shukla [mailto:harshit.shukz@gmail.com] reported a  Reflected XSS  vulnerability in content component to the OFBiz security team, and we thank him for that.
> I'll later quote here his email message when the vulnerability will be fixed. It's a post-auth vulnerability so we did not ask for a CVE.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)