Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4F0B9200BF2 for ; Mon, 2 Jan 2017 16:16:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4DCD1160B42; Mon, 2 Jan 2017 15:16:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 938C2160B22 for ; Mon, 2 Jan 2017 16:15:59 +0100 (CET) Received: (qmail 48318 invoked by uid 500); 2 Jan 2017 15:15:58 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 48297 invoked by uid 99); 2 Jan 2017 15:15:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jan 2017 15:15:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6C3322C03DE for ; Mon, 2 Jan 2017 15:15:58 +0000 (UTC) Date: Mon, 2 Jan 2017 15:15:58 +0000 (UTC) From: "Rob Tompkins (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (TEXT-52) [XSS] Possible attacks through StringEscapeUtils.escapeEcmaScrip better javadoc MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 02 Jan 2017 15:16:00 -0000 [ https://issues.apache.org/jira/browse/TEXT-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved TEXT-52. ------------------------------ Resolution: Fixed > [XSS] Possible attacks through StringEscapeUtils.escapeEcmaScrip better javadoc > ------------------------------------------------------------------------------- > > Key: TEXT-52 > URL: https://issues.apache.org/jira/browse/TEXT-52 > Project: Commons Text > Issue Type: Bug > Reporter: Rob Tompkins > Assignee: Rob Tompkins > > Clarify the javadoc for this method to explain more precisely the limitations of the method in terms of string escaping such that folks realize that there could be a vulnerability. See TEXT-42 for more specifics. -- This message was sent by Atlassian JIRA (v6.3.4#6332)