1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-02 13:33:20 +03:00
Nick Wellnhofer e03553605b Fix security framework bypass
xsltCheckRead and xsltCheckWrite return -1 in case of error but callers
don't check for this condition and allow access. With a specially
crafted URL, xsltCheckRead could be tricked into returning an error
because of a supposedly invalid URL that would still be loaded
succesfully later on.

Fixes #12.

Thanks to Felix Wilhelm for the report.
2019-03-29 13:00:38 +01:00
2019-02-15 17:52:39 +01:00
2012-09-12 14:07:24 +08:00
2019-03-29 13:00:38 +01:00
2019-02-12 12:31:20 +01:00
2019-02-12 12:31:20 +01:00
2019-02-12 12:31:20 +01:00
2019-02-15 17:47:56 +01:00
2012-09-12 13:51:12 +08:00
2017-09-14 20:48:05 +02:00
2017-11-04 16:07:59 +01:00
2019-02-12 12:31:20 +01:00
2019-02-15 17:52:39 +01:00
2008-03-13 17:46:34 +00:00
2009-05-12 09:04:37 +02:00
2016-05-24 09:59:05 +08:00
2017-06-01 22:04:21 +02:00
2019-02-15 17:47:56 +01:00

     XSLT support for libxml2 (XML toolkit from the GNOME project)

Full documentation is available on-line at
    http://xmlsoft.org/XSLT/

This code is released under the MIT Licence see the Copyright file.
 
To report bugs, follow the instructions at:
  http://xmlsoft.org/XSLT/bugs.html

A mailing-list xslt@gnome.org is available, to subscribe:
    http://mail.gnome.org/mailman/listinfo/xslt

The list archive is at:
    http://mail.gnome.org/archives/xslt/

All technical answers asked privately will be automatically answered on
the list and archived for public access unless pricacy is explicitely
required and justified.

Daniel Veillard

$Id$
Description
Процессор XSLT
Readme 9 MiB
Languages
HTML 36.3%
XSLT 31%
C 28.2%
Python 1.2%
Makefile 0.8%
Other 2.4%