summaryrefslogtreecommitdiff
path: root/chat/gloox
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2015-10-13 18:02:10 +0000
committershattered <shattered@pkgsrc.org>2015-10-13 18:02:10 +0000
commitf1f969fa05d72e20db17cfbecdf81545d5cf491b (patch)
tree2d227f0f8c101d6c195cf500d8170596f4d2a231 /chat/gloox
parent70b9a57a2851a8100f8f7dc409c8ca278d09f7c0 (diff)
downloadpkgsrc-f1f969fa05d72e20db17cfbecdf81545d5cf491b.tar.gz
Update to 0.6.0. Changes:
* This release contains a SECURITY FIX for a command injection vulnerability that was found and reported by Alexandre Rebert: The previous handling of metadata placeholders allowed for arbitrary shell commands to be trivially injected and executed as the ezstream user, via malicious media files. * This release requires users to ADJUST their CONFIGURATION: To protect against the injection vulnerability above, metadata is now properly quoted and escaped from the shell. This means that any extra quoting must be removed from configuration files. Remove all quoting from metadata placeholders in <encode/> and <decode/> commands, e.g. replace "@M@" with @M@, and "@T@" with @T@, etc. Without these changes, stream metadata will look both wrong and the injection vulnerability may be re-introduced.
Diffstat (limited to 'chat/gloox')
0 files changed, 0 insertions, 0 deletions