Skip to content

Commit 88a143e

Browse files
committed
Prefer double quotes for title: values if they contain special characters.
1 parent d9f10b2 commit 88a143e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+66
-67
lines changed

gems/RedCloth/CVE-2012-6684.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ gem: RedCloth
33
cve: 2012-6684
44
osvdb: 115941
55
url: https://co3k.org/blog/redcloth-unfixed-xss-en
6-
title: 'CVE-2012-6684 rubygem-RedCloth: XSS vulnerability'
6+
title: "CVE-2012-6684 rubygem-RedCloth: XSS vulnerability"
77
date: 2012-02-29
88
description: 'Cross-site scripting (XSS) vulnerability in the RedCloth library 4.2.9
99
for Ruby and earlier allows remote attackers to inject arbitrary web script or HTML

gems/actionmailer/CVE-2013-4389.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cve: 2013-4389
44
osvdb: 98629
55
ghsa: rg5m-3fqp-6px8
66
url: https://nvd.nist.gov/vuln/detail/CVE-2013-4389
7-
title: 'CVE-2013-4389 rubygem-actionmailer: email address processing DoS'
7+
title: "CVE-2013-4389 rubygem-actionmailer: email address processing DoS"
88
date: 2013-10-16
99
description: |
1010
Multiple format string vulnerabilities in log_subscriber.rb files in

gems/actionpack/CVE-2012-1099.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cve: 2012-1099
55
osvdb: 79727
66
ghsa: 2xjj-5x6h-8vmf
77
url: https://nvd.nist.gov/vuln/detail/CVE-2012-1099
8-
title: 'CVE-2012-1099 rubygem-actionpack: XSS in the "select" helper'
8+
title: "CVE-2012-1099 rubygem-actionpack: XSS in the \"select\" helper"
99
date: 2012-03-01
1010
description: |
1111
Cross-site scripting (XSS) vulnerability in actionpack/lib/action_view/helpers/form_options_helper.rb

gems/actionpack/CVE-2012-3424.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cve: 2012-3424
55
osvdb: 84243
66
ghsa: 92w9-2pqw-rhjj
77
url: https://nvd.nist.gov/vuln/detail/CVE-2012-3424
8-
title: 'CVE-2012-3424 rubygem-actionpack: DoS vulnerability in authenticate_or_request_with_http_digest'
8+
title: "CVE-2012-3424 rubygem-actionpack: DoS vulnerability in authenticate_or_request_with_http_digest"
99
date: 2012-07-26
1010
description: |
1111
The decode_credentials method in actionpack/lib/action_controller/metal/http_authentication.rb

gems/actionpack/CVE-2012-3465.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cve: 2012-3465
55
osvdb: 84513
66
ghsa: 7g65-ghrg-hpf5
77
url: https://nvd.nist.gov/vuln/detail/CVE-2012-3465
8-
title: 'CVE-2012-3465 rubygem-actionpack: XSS Vulnerability in strip_tags'
8+
title: "CVE-2012-3465 rubygem-actionpack: XSS Vulnerability in strip_tags"
99
date: 2012-08-09
1010
description: |
1111
Cross-site scripting (XSS) vulnerability in actionpack/lib/action_view/helpers/sanitize_helper.rb

gems/actionpack/CVE-2013-1855.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cve: 2013-1855
55
osvdb: 91452
66
ghsa: q759-hwvc-m3jg
77
url: https://nvd.nist.gov/vuln/detail/CVE-2013-1855
8-
title: 'CVE-2013-1855 rubygem-actionpack: css_sanitization: XSS vulnerability in sanitize_css'
8+
title: "CVE-2013-1855 rubygem-actionpack: css_sanitization: XSS vulnerability in sanitize_css"
99
date: 2013-03-19
1010
description: |
1111
The sanitize_css method in lib/action_controller/vendor/html-scanner/html/sanitizer.rb

gems/actionpack/CVE-2014-0082.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cve: 2014-0082
55
osvdb: 103440
66
ghsa: 7cgp-c3g7-qvrw
77
url: https://nvd.nist.gov/vuln/detail/CVE-2014-0082
8-
title: 'CVE-2014-0082 rubygem-actionpack: Action View string handling denial of service'
8+
title: "CVE-2014-0082 rubygem-actionpack: Action View string handling denial of service"
99
date: 2014-02-18
1010
description: actionpack/lib/action_view/template/text.rb in Action View in Ruby on
1111
Rails 3.x before 3.2.17 converts MIME type strings to symbols during use of the

gems/activerecord/CVE-2012-2660.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ framework: rails
44
cve: 2012-2660
55
osvdb: 82610
66
url: https://nvd.nist.gov/vuln/detail/CVE-2012-2660
7-
title: 'CVE-2012-2660 rubygem-actionpack: Unsafe query generation'
7+
title: "CVE-2012-2660 rubygem-actionpack: Unsafe query generation"
88
date: 2012-05-31
99
description: actionpack/lib/action_dispatch/http/request.rb in Ruby on Rails before
1010
3.0.13, 3.1.x before 3.1.5, and 3.2.x before 3.2.4 does not properly consider differences

gems/activerecord/CVE-2013-0276.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cve: 2013-0276
55
osvdb: 90072
66
ghsa: gr44-7grc-37vq
77
url: https://nvd.nist.gov/vuln/detail/CVE-2013-0276
8-
title: 'CVE-2013-0276 rubygem-activerecord/rubygem-activemodel: circumvention of attr_protected'
8+
title: "CVE-2013-0276 rubygem-activerecord/rubygem-activemodel: circumvention of attr_protected"
99
date: 2013-02-11
1010
description: |
1111
ActiveRecord in Ruby on Rails before 2.3.17, 3.1.x before 3.1.11, and

gems/activerecord/CVE-2013-1854.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cve: 2013-1854
55
osvdb: 91453
66
ghsa: 3crr-9vmg-864v
77
url: https://nvd.nist.gov/vuln/detail/CVE-2013-1854
8-
title: 'CVE-2013-1854 rubygem-activerecord: attribute_dos Symbol DoS vulnerability'
8+
title: "CVE-2013-1854 rubygem-activerecord: attribute_dos Symbol DoS vulnerability"
99
date: 2013-03-19
1010
description: |
1111
The Active Record component in Ruby on Rails 2.3.x before 2.3.18, 3.1.x

0 commit comments

Comments
 (0)