From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-200608-10.xml | 64 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 metadata/glsa/glsa-200608-10.xml (limited to 'metadata/glsa/glsa-200608-10.xml') diff --git a/metadata/glsa/glsa-200608-10.xml b/metadata/glsa/glsa-200608-10.xml new file mode 100644 index 000000000000..9def5bac20cf --- /dev/null +++ b/metadata/glsa/glsa-200608-10.xml @@ -0,0 +1,64 @@ + + + + pike: SQL injection vulnerability + + A flaw in the input handling could lead to the execution of arbitrary SQL + statements in the underlying PostgreSQL database. + + pike + 2006-08-06 + 2006-12-13: 02 + 136065 + remote + + + 7.6.86 + 7.6.86 + + + +

+ Pike is a general purpose programming language, able to be used for + multiple tasks. +

+
+ +

+ Some input is not properly sanitised before being used in a SQL + statement in the underlying PostgreSQL database. +

+
+ +

+ A remote attacker could provide malicious input to a pike program, + which might result in the execution of arbitrary SQL statements. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

+ All pike users should upgrade to the latest version: +

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/pike-7.6.86" +
+ + Secunia Advisory SA20494 + CVE-2006-4041 + + + koon + + + koon + + + falco + +
-- cgit v1.2.3