~ubuntu-branches/ubuntu/wily/postgresql-9.1/wily

« back to all changes in this revision

Viewing changes to doc/src/sgml/html/sql-createforeigntable.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-08-17 14:41:52 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20120817144152-abv79vsf1pfo09ly
Tags: 9.1.5-1
* Urgency medium due to security fixes and bug fixes which should reach
  Wheezy quickly.
* New upstream bug fix/security release:
  - Prevent access to external files/URLs via XML entity references.
    xml_parse() would attempt to fetch external files or URLs as needed
    to resolve DTD and entity references in an XML value, thus allowing
    unprivileged database users to attempt to fetch data with the
    privileges of the database server. While the external data wouldn't
    get returned directly to the user, portions of it could be exposed
    in error messages if the data didn't parse as valid XML; and in any
    case the mere ability to check existence of a file might be useful
    to an attacker. (CVE-2012-3489)
  - Prevent access to external files/URLs via "contrib/xml2"'s
    xslt_process().
    libxslt offers the ability to read and write both files and URLs
    through stylesheet commands, thus allowing unprivileged database
    users to both read and write data with the privileges of the
    database server. Disable that through proper use of libxslt's
    security options. (CVE-2012-3488)
    Also, remove xslt_process()'s ability to fetch documents and
    stylesheets from external files/URLs. While this was a documented
    "feature", it was long regarded as a bad idea. The fix for
    CVE-2012-3489 broke that capability, and rather than expend effort
    on trying to fix it, we're just going to summarily remove it.
  - Lots of other bug fixes, see HISTORY/changelog.gz.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
REV="MADE"
10
10
HREF="mailto:pgsql-docs@postgresql.org"><LINK
11
11
REL="HOME"
12
 
TITLE="PostgreSQL 9.1.4 Documentation"
 
12
TITLE="PostgreSQL 9.1.5 Documentation"
13
13
HREF="index.html"><LINK
14
14
REL="UP"
15
15
TITLE="SQL Commands"
26
26
HTTP-EQUIV="Content-Type"
27
27
CONTENT="text/html; charset=ISO-8859-1"><META
28
28
NAME="creation"
29
 
CONTENT="2012-05-31T23:22:48"></HEAD
 
29
CONTENT="2012-08-14T22:55:48"></HEAD
30
30
><BODY
31
31
CLASS="REFENTRY"
32
32
><DIV
44
44
VALIGN="bottom"
45
45
><A
46
46
HREF="index.html"
47
 
>PostgreSQL 9.1.4 Documentation</A
 
47
>PostgreSQL 9.1.5 Documentation</A
48
48
></TH
49
49
></TR
50
50
><TR
95
95
><DIV
96
96
CLASS="REFNAMEDIV"
97
97
><A
98
 
NAME="AEN65255"
 
98
NAME="AEN65262"
99
99
></A
100
100
><H2
101
101
>Name</H2
103
103
><DIV
104
104
CLASS="REFSYNOPSISDIV"
105
105
><A
106
 
NAME="AEN65260"
 
106
NAME="AEN65267"
107
107
></A
108
108
><H2
109
109
>Synopsis</H2
185
185
><DIV
186
186
CLASS="REFSECT1"
187
187
><A
188
 
NAME="AEN65276"
 
188
NAME="AEN65283"
189
189
></A
190
190
><H2
191
191
>Parameters</H2
375
375
><DIV
376
376
CLASS="REFSECT1"
377
377
><A
378
 
NAME="AEN65338"
 
378
NAME="AEN65345"
379
379
></A
380
380
><H2
381
381
>See Also</H2