Project

General

Profile

Actions

Bug #7483

closed

CVE-2014-3653 - Provisioning Templates Preview mode strips out text like <<FOO

Added by Aaron Stone over 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Security
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I have Foreman 1.5.1. I will try to test this against 1.5.2 and 1.6.0, but if someone else can test it first that would be grand.

Steps to reproduce:

In Provisioning Templates, click New Template.
Put this into the code box:

test <<FOO > bar

Hello World

FOO

click Preview
click Code

Now the contents are:
test < bar

Hello World

FOO

That's a pretty big problem for templates that want to use shell redirection!


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #8133: template diffs don't get displayed anymoreClosedDominic Cleal10/28/2014Actions
Actions #1

Updated by Aaron Stone over 9 years ago

Tested, this does affect Foreman 1.5.2 and 1.6.0.

I posted screenshots of this bug in action here: https://github.com/sodabrew/foreman/issues/1

Actions #2

Updated by Dominic Cleal over 9 years ago

  • Category set to Security
  • Status changed from New to Assigned
  • Assignee set to Aaron Stone
  • Target version set to 1.7.3
  • translation missing: en.field_release set to 22

Thanks for the report. This has a security impact as it seems to be rendered as HTML, we're getting a CVE assigned. Please go ahead and submit your fix, we'll get it into 1.6.1.

Actions #3

Updated by The Foreman Bot over 9 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/1777 added
  • Pull request deleted ()
Actions #4

Updated by Dominic Cleal over 9 years ago

  • Pull request https://github.com/theforeman/foreman/pull/1778 added
  • Pull request deleted (https://github.com/theforeman/foreman/pull/1777)
Actions #5

Updated by Dominic Cleal over 9 years ago

  • Subject changed from Provisioning Templates Preview mode strips out text like <<FOO to CVE-2014-3653 - Provisioning Templates Preview mode strips out text like <<FOO
Actions #6

Updated by Aaron Stone over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #7

Updated by Anonymous over 9 years ago

  • Related to Bug #8133: template diffs don't get displayed anymore added
Actions

Also available in: Atom PDF