Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR 1078 - fix YAML sessions under taint #1151

Merged
merged 3 commits into from Feb 2, 2016
Merged

PR 1078 - fix YAML sessions under taint #1151

merged 3 commits into from Feb 2, 2016

Conversation

bigpresh
Copy link
Member

@bigpresh bigpresh commented Feb 2, 2016

A new PR for PR #1078 after fixing merge conflict.

chrisjrob and others added 3 commits October 3, 2014 14:49
Running Dancer under Perl taint mode resulted in an insecure dependency, owing to the Session ID being used to create a session filename without first untainting it. This change untaints the session ID before returning it as a file name.
…risjrob-patch-1

Conflicts:
	lib/Dancer/Session/YAML.pm
bigpresh added a commit that referenced this pull request Feb 2, 2016
PR 1078 - fix YAML sessions under taint
@bigpresh bigpresh merged commit 2f4e47d into devel Feb 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants