Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2013-4287
Vulnerability from cvelistv5
Published
2013-10-17 23:00
Modified
2024-08-06 16:38
Severity ?
EPSS score ?
Summary
Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T16:38:01.871Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "[oss-security] 20130909 CVE-2013-4287 Algorithmic complexity vulnerability in RubyGems 2.0.7 and older", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2013/09/10/1" }, { "name": "55381", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/55381" }, { "name": "RHSA-2013:1523", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2013-1523.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://puppet.com/security/cve/cve-2013-4287" }, { "name": "RHSA-2013:1427", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2013-1427.html" }, { "name": "RHSA-2013:1852", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2013-1852.html" }, { "name": "RHSA-2013:1441", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2013-1441.html" }, { "name": "RHSA-2014:0207", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-0207.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2013-09-09T00:00:00", "descriptions": [ { "lang": "en", "value": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-12-08T10:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "[oss-security] 20130909 CVE-2013-4287 Algorithmic complexity vulnerability in RubyGems 2.0.7 and older", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2013/09/10/1" }, { "name": "55381", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/55381" }, { "name": "RHSA-2013:1523", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2013-1523.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://puppet.com/security/cve/cve-2013-4287" }, { "name": "RHSA-2013:1427", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2013-1427.html" }, { "name": "RHSA-2013:1852", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2013-1852.html" }, { "name": "RHSA-2013:1441", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2013-1441.html" }, { "name": "RHSA-2014:0207", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2014-0207.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4287", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20130909 CVE-2013-4287 Algorithmic complexity vulnerability in RubyGems 2.0.7 and older", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2013/09/10/1" }, { "name": "55381", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/55381" }, { "name": "RHSA-2013:1523", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2013-1523.html" }, { "name": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html", "refsource": "CONFIRM", "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" }, { "name": "https://puppet.com/security/cve/cve-2013-4287", "refsource": "CONFIRM", "url": "https://puppet.com/security/cve/cve-2013-4287" }, { "name": "RHSA-2013:1427", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2013-1427.html" }, { "name": "RHSA-2013:1852", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2013-1852.html" }, { "name": "RHSA-2013:1441", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2013-1441.html" }, { "name": "RHSA-2014:0207", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-0207.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2013-4287", "datePublished": "2013-10-17T23:00:00", "dateReserved": "2013-06-12T00:00:00", "dateUpdated": "2024-08-06T16:38:01.871Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2013-4287\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2013-10-17T23:55:04.407\",\"lastModified\":\"2024-11-21T01:55:17.003\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad en la complejidad algor\u00edtmicade Gem :: Versi\u00f3n :: VERSION_PATTERN en lib / rubygems / version.rb de RubyGems antes 1.8.23.1, 1.8.24 hasta 1.8.25, 2.0.x antes de 2.0.8, y 2.1.x anterior a 2.1.0 , como se usa en Ruby 1.9.0 hasta 2.0.0p247, permite a atacantes remotos provocar una denegaci\u00f3n de servicio (consumo de CPU) a trav\u00e9s de una versi\u00f3n de una gem manipulada que provoca una gran cantidad de retroceso en una expresi\u00f3n regular.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:P\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-310\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.8.23\",\"matchCriteriaId\":\"EBD0BCCE-898F-4859-A1D8-5D15894BA539\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8D6A915B-43FF-4FFA-98FA-968403825D43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"767790C2-2C72-45C0-A4EF-F21EAAAD1698\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DBAB2571-F73A-4843-A494-1D10A214862D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"57847827-F148-42C9-9180-3D5482249CB9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"323AC584-E261-445D-9C84-DA34DFDE2D39\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2A563E3D-2D87-4712-8C90-067ABB9D6810\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7B540D22-0BDC-4727-B11E-9667F6E188BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8D7D308E-2A6C-4DF7-94B1-C5BCC5C3FD24\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"741E979F-6AD5-4C15-8541-5D5F659E5ED3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"81C93DD3-19B4-431D-A7BD-E86F90F91745\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA2C407B-2C0F-4C46-9F5B-6C63CC887941\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7865522C-C5D0-4D4B-B090-7B756B36DF4F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA1CDCDA-E1F2-4C23-8448-0EF1D61CE40B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"95AE74A8-4A90-4372-8B88-81FF7E6E578B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3F6BED14-99EA-4F87-95BB-078D2CEED349\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7EC8340E-D33E-4DB6-A08B-E56EA035C133\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4BF3F97C-C396-4AFE-9EC6-4BBD840ED363\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"41E7E929-1144-438A-A55D-0B5CE6886C0E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F3EB522C-6EA5-4CF5-B610-CB9414DD4815\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF3220D1-DEFF-46A6-95B3-A40838D4E294\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E8DA4D9E-B822-4254-856C-3176A948D718\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D3EAD7C-CB12-4897-B5FA-63D49CDABD35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"03AC5DA5-AD7F-4C7F-8437-568B7AAAEB17\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.24:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B549DE72-CB99-4E37-9B0A-CDDBF1AC7B27\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:1.8.25:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CBA0773B-1409-4407-AF8C-ED4212FE8DB0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:2.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F2D82506-3FB5-41BA-8704-CC324C0B0DB2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:2.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"260A155C-ED09-44E7-8279-5B94A4AC8CA4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:2.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C4E0506F-F2E6-45A2-B637-576C341A71B7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:2.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C2EC4513-B653-438A-A1E4-406D055FC160\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:2.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F5FDF363-24FA-45D2-879B-B1CF9B667AE2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:2.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"03A81F55-2B6B-467C-9281-AA11ED31220F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:2.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A8143D88-890D-4C87-9120-46B33D7D63C8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:2.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3E5608F5-AC8A-4368-9323-A2CC09F18AAD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:2.1.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"EBB4E82A-B1A2-4B35-B961-830FE00F1F7D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubygems:rubygems:2.1.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"CCAD8F26-21A8-42D8-8B12-487F59EB10CD\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D9237145-35F8-4E05-B730-77C0F386E5B2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C78BB1D8-0505-484D-B824-1AA219F8B247\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5178D04D-1C29-4353-8987-559AA07443EC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0535DC9-EB0E-4745-80AC-4A020DF26E38\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.3:p0:*:*:*:*:*:*\",\"matchCriteriaId\":\"94F5AA37-B466-4E2E-B217-5119BADDD87B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.3:p125:*:*:*:*:*:*\",\"matchCriteriaId\":\"6DF0F0F5-4022-4837-9B40-4B1127732CC9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.3:p194:*:*:*:*:*:*\",\"matchCriteriaId\":\"B3848B08-85C2-4AAD-AA33-CCEB80EF5B32\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.3:p286:*:*:*:*:*:*\",\"matchCriteriaId\":\"B7927D40-2A3A-43AD-99F6-CE61882A1FF4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.3:p383:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA406EC6-6CA5-40A6-A879-AA8940CBEF07\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.3:p385:*:*:*:*:*:*\",\"matchCriteriaId\":\"1D041884-3921-4466-9A48-F644FDDA9D50\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.3:p392:*:*:*:*:*:*\",\"matchCriteriaId\":\"397A2EA7-6F83-427B-8578-3794EBF04849\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.3:p426:*:*:*:*:*:*\",\"matchCriteriaId\":\"298A5681-F756-4952-A9F8-E4C76736DF8F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:1.9.3:p429:*:*:*:*:*:*\",\"matchCriteriaId\":\"BC5A12F7-47E2-4AC7-A41B-F4B01319002D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"90E0471D-1323-4E67-B66C-DEBF3BBAEEAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:2.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B03B7561-A854-4EFA-9E4E-CFC4EEAE4EE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:2.0.0:p0:*:*:*:*:*:*\",\"matchCriteriaId\":\"D2423B85-0971-42AC-8B64-819008BC5778\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:2.0.0:p195:*:*:*:*:*:*\",\"matchCriteriaId\":\"1C663278-3B2A-4B7C-959A-2AA804467F21\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:2.0.0:p247:*:*:*:*:*:*\",\"matchCriteriaId\":\"B7927149-A76A-48BC-8405-7375FC7D7486\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:2.0.0:preview1:*:*:*:*:*:*\",\"matchCriteriaId\":\"CB116A84-1652-4F5D-98AC-81F0349EEDC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:2.0.0:preview2:*:*:*:*:*:*\",\"matchCriteriaId\":\"259C21E7-6084-4710-9BB3-C232942A451E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:2.0.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"285A3431-BDFE-40C5-92CD-B18217757C23\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:ruby:2.0.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"D66B32CB-AC49-4A1C-85ED-6389F27CB319\"}]}]}],\"references\":[{\"url\":\"http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2013-1427.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2013-1441.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2013-1523.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2013-1852.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-0207.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/55381\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2013/09/10/1\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://puppet.com/security/cve/cve-2013-4287\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2013-1427.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2013-1441.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2013-1523.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2013-1852.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2014-0207.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/55381\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2013/09/10/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://puppet.com/security/cve/cve-2013-4287\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
rhsa-2014_0207
Vulnerability from csaf_redhat
Published
2014-02-24 17:56
Modified
2024-12-06 18:47
Summary
Red Hat Security Advisory: rubygems security update
Notes
Topic
An updated rubygems package that fixes one security issue is now available
for Red Hat OpenShift Enterprise 2.0.2.
The Red Hat Security Response Team has rated this update as having Moderate
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.
Details
RubyGems is the Ruby standard for publishing and managing third-party
libraries.
It was discovered that the rubygems API validated version strings using an
unsafe regular expression. An application making use of this API to process
a version string from an untrusted source could be vulnerable to a denial
of service attack through CPU exhaustion. (CVE-2013-4287)
Red Hat would like to thank Rubygems upstream for reporting this issue.
Upstream acknowledges Damir Sharipov as the original reporter.
All users of Red Hat OpenShift Enterprise 2.0.2 are advised to upgrade to
this updated package, which contains a backported patch to correct this
issue.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An updated rubygems package that fixes one security issue is now available\nfor Red Hat OpenShift Enterprise 2.0.2.\n\nThe Red Hat Security Response Team has rated this update as having Moderate\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.", "title": "Topic" }, { "category": "general", "text": "RubyGems is the Ruby standard for publishing and managing third-party\nlibraries.\n\nIt was discovered that the rubygems API validated version strings using an\nunsafe regular expression. An application making use of this API to process\na version string from an untrusted source could be vulnerable to a denial\nof service attack through CPU exhaustion. (CVE-2013-4287)\n\nRed Hat would like to thank Rubygems upstream for reporting this issue.\nUpstream acknowledges Damir Sharipov as the original reporter.\n\nAll users of Red Hat OpenShift Enterprise 2.0.2 are advised to upgrade to\nthis updated package, which contains a backported patch to correct this\nissue.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2014:0207", "url": "https://access.redhat.com/errata/RHSA-2014:0207" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1002364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1002364" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2014/rhsa-2014_0207.json" } ], "title": "Red Hat Security Advisory: rubygems security update", "tracking": { "current_release_date": "2024-12-06T18:47:42+00:00", "generator": { "date": "2024-12-06T18:47:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.2" } }, "id": "RHSA-2014:0207", "initial_release_date": "2014-02-24T17:56:55+00:00", "revision_history": [ { "date": "2014-02-24T17:56:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2014-02-24T17:56:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-06T18:47:42+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHOSE Client 2.0", "product": { "name": "RHOSE Client 2.0", "product_id": "6Server-RHOSE-CLIENT-2.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:2.0::el6" } } }, { "category": "product_name", "name": "RHOSE Infrastructure 2.0", "product": { "name": "RHOSE Infrastructure 2.0", "product_id": "6Server-RHOSE-INFRA-2.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:2.0::el6" } } }, { "category": "product_name", "name": "RHOSE Node 2.0", "product": { "name": "RHOSE Node 2.0", "product_id": "6Server-RHOSE-NODE-2.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:2.0::el6" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "rubygems-devel-0:1.8.24-5.el6op.noarch", "product": { "name": "rubygems-devel-0:1.8.24-5.el6op.noarch", "product_id": "rubygems-devel-0:1.8.24-5.el6op.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygems-devel@1.8.24-5.el6op?arch=noarch" } } }, { "category": "product_version", "name": "rubygems-0:1.8.24-5.el6op.noarch", "product": { "name": "rubygems-0:1.8.24-5.el6op.noarch", "product_id": "rubygems-0:1.8.24-5.el6op.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygems@1.8.24-5.el6op?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "rubygems-0:1.8.24-5.el6op.src", "product": { "name": "rubygems-0:1.8.24-5.el6op.src", "product_id": "rubygems-0:1.8.24-5.el6op.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygems@1.8.24-5.el6op?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.8.24-5.el6op.noarch as a component of RHOSE Client 2.0", "product_id": "6Server-RHOSE-CLIENT-2.0:rubygems-0:1.8.24-5.el6op.noarch" }, "product_reference": "rubygems-0:1.8.24-5.el6op.noarch", "relates_to_product_reference": "6Server-RHOSE-CLIENT-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.8.24-5.el6op.src as a component of RHOSE Client 2.0", "product_id": "6Server-RHOSE-CLIENT-2.0:rubygems-0:1.8.24-5.el6op.src" }, "product_reference": "rubygems-0:1.8.24-5.el6op.src", "relates_to_product_reference": "6Server-RHOSE-CLIENT-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-devel-0:1.8.24-5.el6op.noarch as a component of RHOSE Client 2.0", "product_id": "6Server-RHOSE-CLIENT-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch" }, "product_reference": "rubygems-devel-0:1.8.24-5.el6op.noarch", "relates_to_product_reference": "6Server-RHOSE-CLIENT-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.8.24-5.el6op.noarch as a component of RHOSE Infrastructure 2.0", "product_id": "6Server-RHOSE-INFRA-2.0:rubygems-0:1.8.24-5.el6op.noarch" }, "product_reference": "rubygems-0:1.8.24-5.el6op.noarch", "relates_to_product_reference": "6Server-RHOSE-INFRA-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.8.24-5.el6op.src as a component of RHOSE Infrastructure 2.0", "product_id": "6Server-RHOSE-INFRA-2.0:rubygems-0:1.8.24-5.el6op.src" }, "product_reference": "rubygems-0:1.8.24-5.el6op.src", "relates_to_product_reference": "6Server-RHOSE-INFRA-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-devel-0:1.8.24-5.el6op.noarch as a component of RHOSE Infrastructure 2.0", "product_id": "6Server-RHOSE-INFRA-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch" }, "product_reference": "rubygems-devel-0:1.8.24-5.el6op.noarch", "relates_to_product_reference": "6Server-RHOSE-INFRA-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.8.24-5.el6op.noarch as a component of RHOSE Node 2.0", "product_id": "6Server-RHOSE-NODE-2.0:rubygems-0:1.8.24-5.el6op.noarch" }, "product_reference": "rubygems-0:1.8.24-5.el6op.noarch", "relates_to_product_reference": "6Server-RHOSE-NODE-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.8.24-5.el6op.src as a component of RHOSE Node 2.0", "product_id": "6Server-RHOSE-NODE-2.0:rubygems-0:1.8.24-5.el6op.src" }, "product_reference": "rubygems-0:1.8.24-5.el6op.src", "relates_to_product_reference": "6Server-RHOSE-NODE-2.0" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-devel-0:1.8.24-5.el6op.noarch as a component of RHOSE Node 2.0", "product_id": "6Server-RHOSE-NODE-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch" }, "product_reference": "rubygems-devel-0:1.8.24-5.el6op.noarch", "relates_to_product_reference": "6Server-RHOSE-NODE-2.0" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Rubygems upstream" ] }, { "names": [ "Damir Sharipov" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2013-4287", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2013-08-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1002364" } ], "notes": [ { "category": "description", "text": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygems: version regex algorithmic complexity vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenShift Enterprise 1.2 is now in Production 1 Phase of the support\nand maintenance life cycle. This has been rated as having Moderate security\nimpact and is not currently planned to be addressed in future updates. For\nadditional information, refer to the Red Hat OpenShift Enterprise Life Cycle:\nhttps://access.redhat.com/site/support/policy/updates/openshift.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHOSE-CLIENT-2.0:rubygems-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-CLIENT-2.0:rubygems-0:1.8.24-5.el6op.src", "6Server-RHOSE-CLIENT-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-INFRA-2.0:rubygems-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-INFRA-2.0:rubygems-0:1.8.24-5.el6op.src", "6Server-RHOSE-INFRA-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-NODE-2.0:rubygems-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-NODE-2.0:rubygems-0:1.8.24-5.el6op.src", "6Server-RHOSE-NODE-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-4287" }, { "category": "external", "summary": "RHBZ#1002364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1002364" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4287", "url": "https://www.cve.org/CVERecord?id=CVE-2013-4287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287" }, { "category": "external", "summary": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html", "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" } ], "release_date": "2013-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2014-02-24T17:56:55+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6Server-RHOSE-CLIENT-2.0:rubygems-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-CLIENT-2.0:rubygems-0:1.8.24-5.el6op.src", "6Server-RHOSE-CLIENT-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-INFRA-2.0:rubygems-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-INFRA-2.0:rubygems-0:1.8.24-5.el6op.src", "6Server-RHOSE-INFRA-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-NODE-2.0:rubygems-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-NODE-2.0:rubygems-0:1.8.24-5.el6op.src", "6Server-RHOSE-NODE-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2014:0207" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "6Server-RHOSE-CLIENT-2.0:rubygems-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-CLIENT-2.0:rubygems-0:1.8.24-5.el6op.src", "6Server-RHOSE-CLIENT-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-INFRA-2.0:rubygems-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-INFRA-2.0:rubygems-0:1.8.24-5.el6op.src", "6Server-RHOSE-INFRA-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-NODE-2.0:rubygems-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-NODE-2.0:rubygems-0:1.8.24-5.el6op.src", "6Server-RHOSE-NODE-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch" ] } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "6Server-RHOSE-CLIENT-2.0:rubygems-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-CLIENT-2.0:rubygems-0:1.8.24-5.el6op.src", "6Server-RHOSE-CLIENT-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-INFRA-2.0:rubygems-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-INFRA-2.0:rubygems-0:1.8.24-5.el6op.src", "6Server-RHOSE-INFRA-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-NODE-2.0:rubygems-0:1.8.24-5.el6op.noarch", "6Server-RHOSE-NODE-2.0:rubygems-0:1.8.24-5.el6op.src", "6Server-RHOSE-NODE-2.0:rubygems-devel-0:1.8.24-5.el6op.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygems: version regex algorithmic complexity vulnerability" } ] }
rhsa-2013_1427
Vulnerability from csaf_redhat
Published
2013-10-15 18:19
Modified
2024-12-06 18:47
Summary
Red Hat Security Advisory: ruby193-ruby security update
Notes
Topic
Updated ruby193-ruby packages that fix one security issue are now available
for Red Hat Software Collections 1.
The Red Hat Security Response Team has rated this update as having moderate
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.
Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It
has features to process text files and to do system management
tasks. RubyGems is the Ruby standard for publishing and managing
third-party libraries.
It was discovered that the rubygems API validated version strings using an
unsafe regular expression. An application making use of this API to process
a version string from an untrusted source could be vulnerable to a denial
of service attack through CPU exhaustion. (CVE-2013-4287)
Red Hat would like to thank Rubygems upstream for reporting
CVE-2013-4287. Upstream acknowledges Damir Sharipov as the original
reporter.
All ruby193-ruby users are advised to upgrade to these updated packages,
which contain a backported patch to correct this issue.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated ruby193-ruby packages that fix one security issue are now available\nfor Red Hat Software Collections 1.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.", "title": "Topic" }, { "category": "general", "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It\nhas features to process text files and to do system management\ntasks. RubyGems is the Ruby standard for publishing and managing\nthird-party libraries.\n\nIt was discovered that the rubygems API validated version strings using an\nunsafe regular expression. An application making use of this API to process\na version string from an untrusted source could be vulnerable to a denial\nof service attack through CPU exhaustion. (CVE-2013-4287)\n\nRed Hat would like to thank Rubygems upstream for reporting\nCVE-2013-4287. Upstream acknowledges Damir Sharipov as the original\nreporter.\n\nAll ruby193-ruby users are advised to upgrade to these updated packages,\nwhich contain a backported patch to correct this issue.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2013:1427", "url": "https://access.redhat.com/errata/RHSA-2013:1427" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1002364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1002364" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2013/rhsa-2013_1427.json" } ], "title": "Red Hat Security Advisory: ruby193-ruby security update", "tracking": { "current_release_date": "2024-12-06T18:47:20+00:00", "generator": { "date": "2024-12-06T18:47:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.2" } }, "id": "RHSA-2013:1427", "initial_release_date": "2013-10-15T18:19:00+00:00", "revision_history": [ { "date": "2013-10-15T18:19:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2013-10-15T18:23:06+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-06T18:47:20+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:1::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:1::el6" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "product": { "name": "ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "product_id": "ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygem-minitest@2.5.1-40.el6?arch=noarch" } } }, { "category": "product_version", "name": "ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "product": { "name": "ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "product_id": "ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygems-devel@1.8.23-40.el6?arch=noarch" } } }, { "category": "product_version", "name": "ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "product": { "name": "ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "product_id": "ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby-irb@1.9.3.448-40.el6?arch=noarch" } } }, { "category": "product_version", "name": "ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "product": { "name": "ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "product_id": "ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygem-rake@0.9.2.2-40.el6?arch=noarch" } } }, { "category": "product_version", "name": "ruby193-rubygems-0:1.8.23-40.el6.noarch", "product": { "name": "ruby193-rubygems-0:1.8.23-40.el6.noarch", "product_id": "ruby193-rubygems-0:1.8.23-40.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygems@1.8.23-40.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "product": { "name": "ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "product_id": "ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygem-io-console@0.3-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "product": { "name": "ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "product_id": "ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby-tcltk@1.9.3.448-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "product": { "name": "ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "product_id": "ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby-doc@1.9.3.448-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "product": { "name": "ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "product_id": "ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygem-rdoc@3.9.5-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "product": { "name": "ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "product_id": "ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby-libs@1.9.3.448-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "product": { "name": "ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "product_id": "ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygem-bigdecimal@1.1.0-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "product": { "name": "ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "product_id": "ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby@1.9.3.448-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "product": { "name": "ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "product_id": "ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby-debuginfo@1.9.3.448-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "product": { "name": "ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "product_id": "ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygem-json@1.5.5-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "product": { "name": "ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "product_id": "ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby-devel@1.9.3.448-40.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "ruby193-ruby-0:1.9.3.448-40.el6.src", "product": { "name": "ruby193-ruby-0:1.9.3.448-40.el6.src", "product_id": "ruby193-ruby-0:1.9.3.448-40.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby@1.9.3.448-40.el6?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-0:1.9.3.448-40.el6.src as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.src" }, "product_reference": "ruby193-ruby-0:1.9.3.448-40.el6.src", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch" }, "product_reference": "ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64" }, "product_reference": "ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-io-console-0:0.3-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64" }, "product_reference": "ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-json-0:1.5.5-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64" }, "product_reference": "ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch" }, "product_reference": "ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch" }, "product_reference": "ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64" }, "product_reference": "ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygems-0:1.8.23-40.el6.noarch as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-rubygems-0:1.8.23-40.el6.noarch" }, "product_reference": "ruby193-rubygems-0:1.8.23-40.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygems-devel-0:1.8.23-40.el6.noarch as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-1.0:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch" }, "product_reference": "ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-0:1.9.3.448-40.el6.src as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.src" }, "product_reference": "ruby193-ruby-0:1.9.3.448-40.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch" }, "product_reference": "ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64" }, "product_reference": "ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-io-console-0:0.3-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64" }, "product_reference": "ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-json-0:1.5.5-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64" }, "product_reference": "ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch" }, "product_reference": "ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch" }, "product_reference": "ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64 as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64" }, "product_reference": "ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygems-0:1.8.23-40.el6.noarch as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-rubygems-0:1.8.23-40.el6.noarch" }, "product_reference": "ruby193-rubygems-0:1.8.23-40.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-1.0" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygems-devel-0:1.8.23-40.el6.noarch as a component of Red Hat Software Collections 1 for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-1.0:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch" }, "product_reference": "ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-1.0" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Rubygems upstream" ] }, { "names": [ "Damir Sharipov" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2013-4287", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2013-08-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1002364" } ], "notes": [ { "category": "description", "text": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygems: version regex algorithmic complexity vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenShift Enterprise 1.2 is now in Production 1 Phase of the support\nand maintenance life cycle. This has been rated as having Moderate security\nimpact and is not currently planned to be addressed in future updates. For\nadditional information, refer to the Red Hat OpenShift Enterprise Life Cycle:\nhttps://access.redhat.com/site/support/policy/updates/openshift.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.src", "6Server-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygems-0:1.8.23-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.src", "6Workstation-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygems-0:1.8.23-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-4287" }, { "category": "external", "summary": "RHBZ#1002364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1002364" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4287", "url": "https://www.cve.org/CVERecord?id=CVE-2013-4287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287" }, { "category": "external", "summary": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html", "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" } ], "release_date": "2013-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-10-15T18:19:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6Server-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.src", "6Server-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygems-0:1.8.23-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.src", "6Workstation-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygems-0:1.8.23-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1427" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "6Server-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.src", "6Server-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygems-0:1.8.23-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.src", "6Workstation-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygems-0:1.8.23-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch" ] } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "6Server-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.src", "6Server-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "6Server-RHSCL-1.0:ruby193-rubygems-0:1.8.23-40.el6.noarch", "6Server-RHSCL-1.0:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.src", "6Workstation-RHSCL-1.0:ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-rubygem-rdoc-0:3.9.5-40.el6.x86_64", "6Workstation-RHSCL-1.0:ruby193-rubygems-0:1.8.23-40.el6.noarch", "6Workstation-RHSCL-1.0:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygems: version regex algorithmic complexity vulnerability" } ] }
rhsa-2013_1852
Vulnerability from csaf_redhat
Published
2013-12-17 18:29
Modified
2024-12-06 18:47
Summary
Red Hat Security Advisory: Red Hat Enterprise MRG Grid 2.4 security update
Notes
Topic
Updated Grid component packages that fix multiple security issues are now
available for Red Hat Enterprise MRG 2.4 for Red Hat Enterprise Linux 6.
The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.
Details
Red Hat Enterprise MRG (Messaging, Realtime, and Grid) is a next-generation
IT infrastructure for enterprise computing. MRG offers increased
performance, reliability, interoperability, and faster computing for
enterprise customers.
MRG Grid provides high-throughput computing and enables enterprises to
achieve higher peak computing capacity as well as improved infrastructure
utilization by leveraging their existing technology to build high
performance grids. MRG Grid provides a job-queueing mechanism, scheduling
policy, and a priority scheme, as well as resource monitoring and resource
management. Users submit their jobs to MRG Grid, where they are placed into
a queue. MRG Grid then chooses when and where to run the jobs based upon a
policy, carefully monitors their progress, and ultimately informs the user
upon completion.
It was found that, when using RubyGems, the connection could be redirected
from HTTPS to HTTP. This could lead to a user believing they are installing
a gem via HTTPS, when the connection may have been silently downgraded to
HTTP. (CVE-2012-2125)
It was found that RubyGems did not verify SSL connections. This could lead
to man-in-the-middle attacks. (CVE-2012-2126)
It was discovered that the rubygems API validated version strings using an
unsafe regular expression. An application making use of this API to process
a version string from an untrusted source could be vulnerable to a denial
of service attack through CPU exhaustion. (CVE-2013-4287)
A flaw was found in the way cumin enforced user roles, allowing an
unprivileged cumin user to access a range of resources without having the
appropriate role. A remote, authenticated attacker could use this flaw to
access privileged information, and perform a variety of privileged
operations. (CVE-2013-4404)
It was found that multiple forms in the cumin web interface did not protect
against Cross-Site Request Forgery (CSRF) attacks. If a remote attacker
could trick a user, who is logged into the cumin web interface, into
visiting a specially crafted URL, the attacker could perform actions in the
context of the logged in user. (CVE-2013-4405)
It was found that cumin did not properly escape input from the "Max
allowance" field in the "Set limit" form of the cumin web interface.
A remote attacker could use this flaw to perform cross-site scripting (XSS)
attacks against victims by tricking them into visiting a specially crafted
URL. (CVE-2013-4414)
A flaw was found in the way cumin parsed POST request data. A remote
attacker could potentially use this flaw to perform SQL injection attacks
on cumin's database. (CVE-2013-4461)
Red Hat would like to thank Rubygems upstream for reporting CVE-2013-4287.
Upstream acknowledges Damir Sharipov as the original reporter of
CVE-2013-4287. The CVE-2013-4404, CVE-2013-4405, CVE-2013-4414, and
CVE-2013-4461 issues were discovered by Tomáš Nováčik of the Red Hat MRG
Quality Engineering team.
All users of the Grid capabilities of Red Hat Enterprise MRG are advised to
upgrade to these updated packages, which correct these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated Grid component packages that fix multiple security issues are now\navailable for Red Hat Enterprise MRG 2.4 for Red Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat Enterprise MRG (Messaging, Realtime, and Grid) is a next-generation\nIT infrastructure for enterprise computing. MRG offers increased\nperformance, reliability, interoperability, and faster computing for\nenterprise customers.\n\nMRG Grid provides high-throughput computing and enables enterprises to\nachieve higher peak computing capacity as well as improved infrastructure\nutilization by leveraging their existing technology to build high\nperformance grids. MRG Grid provides a job-queueing mechanism, scheduling\npolicy, and a priority scheme, as well as resource monitoring and resource\nmanagement. Users submit their jobs to MRG Grid, where they are placed into\na queue. MRG Grid then chooses when and where to run the jobs based upon a\npolicy, carefully monitors their progress, and ultimately informs the user\nupon completion.\n\nIt was found that, when using RubyGems, the connection could be redirected\nfrom HTTPS to HTTP. This could lead to a user believing they are installing\na gem via HTTPS, when the connection may have been silently downgraded to\nHTTP. (CVE-2012-2125)\n\nIt was found that RubyGems did not verify SSL connections. This could lead\nto man-in-the-middle attacks. (CVE-2012-2126)\n\nIt was discovered that the rubygems API validated version strings using an\nunsafe regular expression. An application making use of this API to process\na version string from an untrusted source could be vulnerable to a denial\nof service attack through CPU exhaustion. (CVE-2013-4287)\n\nA flaw was found in the way cumin enforced user roles, allowing an\nunprivileged cumin user to access a range of resources without having the\nappropriate role. A remote, authenticated attacker could use this flaw to\naccess privileged information, and perform a variety of privileged\noperations. (CVE-2013-4404)\n\nIt was found that multiple forms in the cumin web interface did not protect\nagainst Cross-Site Request Forgery (CSRF) attacks. If a remote attacker\ncould trick a user, who is logged into the cumin web interface, into\nvisiting a specially crafted URL, the attacker could perform actions in the\ncontext of the logged in user. (CVE-2013-4405)\n\nIt was found that cumin did not properly escape input from the \"Max\nallowance\" field in the \"Set limit\" form of the cumin web interface.\nA remote attacker could use this flaw to perform cross-site scripting (XSS)\nattacks against victims by tricking them into visiting a specially crafted\nURL. (CVE-2013-4414)\n\nA flaw was found in the way cumin parsed POST request data. A remote\nattacker could potentially use this flaw to perform SQL injection attacks\non cumin\u0027s database. (CVE-2013-4461)\n\nRed Hat would like to thank Rubygems upstream for reporting CVE-2013-4287.\nUpstream acknowledges Damir Sharipov as the original reporter of\nCVE-2013-4287. The CVE-2013-4404, CVE-2013-4405, CVE-2013-4414, and\nCVE-2013-4461 issues were discovered by Tom\u00e1\u0161 Nov\u00e1\u010dik of the Red Hat MRG\nQuality Engineering team.\n\nAll users of the Grid capabilities of Red Hat Enterprise MRG are advised to\nupgrade to these updated packages, which correct these issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2013:1852", "url": "https://access.redhat.com/errata/RHSA-2013:1852" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "814718", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=814718" }, { "category": "external", "summary": "995038", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=995038" }, { "category": "external", "summary": "998561", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=998561" }, { "category": "external", "summary": "998606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=998606" }, { "category": "external", "summary": "1002364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1002364" }, { "category": "external", "summary": "1016263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1016263" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2013/rhsa-2013_1852.json" } ], "title": "Red Hat Security Advisory: Red Hat Enterprise MRG Grid 2.4 security update", "tracking": { "current_release_date": "2024-12-06T18:47:38+00:00", "generator": { "date": "2024-12-06T18:47:38+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.2" } }, "id": "RHSA-2013:1852", "initial_release_date": "2013-12-17T18:29:00+00:00", "revision_history": [ { "date": "2013-12-17T18:29:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2013-12-17T18:36:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-06T18:47:38+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat MRG Grid Execute Node for RHEL 6 ComputeNode v.2", "product": { "name": "Red Hat MRG Grid Execute Node for RHEL 6 ComputeNode v.2", "product_id": "6ComputeNode-MRG-Grid-Execute-Node-2", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_mrg:2:computenode:el6" } } }, { "category": "product_name", "name": "Red Hat MRG Grid for RHEL 6 Server v.2", "product": { "name": "Red Hat MRG Grid for RHEL 6 Server v.2", "product_id": "6Server-MRG-Grid-2", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_mrg:2:server:el6" } } }, { "category": "product_name", "name": "Red Hat MRG Management for RHEL 6 Server v.2", "product": { "name": "Red Hat MRG Management for RHEL 6 Server v.2", "product_id": "6Server-MRG-Management-2", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_mrg:2:server:el6" } } } ], "category": "product_family", "name": "Red Hat Enterprise MRG for RHEL-6" }, { "branches": [ { "category": "product_version", "name": "rubygems-0:1.8.23.2-1.el6.src", "product": { "name": "rubygems-0:1.8.23.2-1.el6.src", "product_id": "rubygems-0:1.8.23.2-1.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygems@1.8.23.2-1.el6?arch=src" } } }, { "category": "product_version", "name": "cumin-0:0.1.5787-4.el6.src", "product": { "name": "cumin-0:0.1.5787-4.el6.src", "product_id": "cumin-0:0.1.5787-4.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cumin@0.1.5787-4.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rubygems-0:1.8.23.2-1.el6.noarch", "product": { "name": "rubygems-0:1.8.23.2-1.el6.noarch", "product_id": "rubygems-0:1.8.23.2-1.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygems@1.8.23.2-1.el6?arch=noarch" } } }, { "category": "product_version", "name": "cumin-0:0.1.5787-4.el6.noarch", "product": { "name": "cumin-0:0.1.5787-4.el6.noarch", "product_id": "cumin-0:0.1.5787-4.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/cumin@0.1.5787-4.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.8.23.2-1.el6.noarch as a component of Red Hat MRG Grid Execute Node for RHEL 6 ComputeNode v.2", "product_id": "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch" }, "product_reference": "rubygems-0:1.8.23.2-1.el6.noarch", "relates_to_product_reference": "6ComputeNode-MRG-Grid-Execute-Node-2" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.8.23.2-1.el6.src as a component of Red Hat MRG Grid Execute Node for RHEL 6 ComputeNode v.2", "product_id": "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src" }, "product_reference": "rubygems-0:1.8.23.2-1.el6.src", "relates_to_product_reference": "6ComputeNode-MRG-Grid-Execute-Node-2" }, { "category": "default_component_of", "full_product_name": { "name": "cumin-0:0.1.5787-4.el6.noarch as a component of Red Hat MRG Grid for RHEL 6 Server v.2", "product_id": "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch" }, "product_reference": "cumin-0:0.1.5787-4.el6.noarch", "relates_to_product_reference": "6Server-MRG-Grid-2" }, { "category": "default_component_of", "full_product_name": { "name": "cumin-0:0.1.5787-4.el6.src as a component of Red Hat MRG Grid for RHEL 6 Server v.2", "product_id": "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src" }, "product_reference": "cumin-0:0.1.5787-4.el6.src", "relates_to_product_reference": "6Server-MRG-Grid-2" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.8.23.2-1.el6.noarch as a component of Red Hat MRG Grid for RHEL 6 Server v.2", "product_id": "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch" }, "product_reference": "rubygems-0:1.8.23.2-1.el6.noarch", "relates_to_product_reference": "6Server-MRG-Grid-2" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.8.23.2-1.el6.src as a component of Red Hat MRG Grid for RHEL 6 Server v.2", "product_id": "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src" }, "product_reference": "rubygems-0:1.8.23.2-1.el6.src", "relates_to_product_reference": "6Server-MRG-Grid-2" }, { "category": "default_component_of", "full_product_name": { "name": "cumin-0:0.1.5787-4.el6.noarch as a component of Red Hat MRG Management for RHEL 6 Server v.2", "product_id": "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch" }, "product_reference": "cumin-0:0.1.5787-4.el6.noarch", "relates_to_product_reference": "6Server-MRG-Management-2" }, { "category": "default_component_of", "full_product_name": { "name": "cumin-0:0.1.5787-4.el6.src as a component of Red Hat MRG Management for RHEL 6 Server v.2", "product_id": "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" }, "product_reference": "cumin-0:0.1.5787-4.el6.src", "relates_to_product_reference": "6Server-MRG-Management-2" } ] }, "vulnerabilities": [ { "cve": "CVE-2012-2125", "discovery_date": "2012-04-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "814718" } ], "notes": [ { "category": "description", "text": "RubyGems before 1.8.23 can redirect HTTPS connections to HTTP, which makes it easier for remote attackers to observe or modify a gem during installation via a man-in-the-middle attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygems: Two security fixes in v1.8.23", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Security Response Team has rated this issue as having moderate security impact in CloudForms 1.1. This issue is not currently planned to be addressed in future updates.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-2125" }, { "category": "external", "summary": "RHBZ#814718", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=814718" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-2125", "url": "https://www.cve.org/CVERecord?id=CVE-2012-2125" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-2125", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2125" } ], "release_date": "2012-04-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-12-17T18:29:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1852" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:N", "version": "2.0" }, "products": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygems: Two security fixes in v1.8.23" }, { "cve": "CVE-2012-2126", "discovery_date": "2012-04-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "814718" } ], "notes": [ { "category": "description", "text": "RubyGems before 1.8.23 does not verify an SSL certificate, which allows remote attackers to modify a gem during installation via a man-in-the-middle attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygems: Two security fixes in v1.8.23", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Security Response Team has rated this issue as having moderate security impact in CloudForms 1.1. This issue is not currently planned to be addressed in future updates.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-2126" }, { "category": "external", "summary": "RHBZ#814718", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=814718" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-2126", "url": "https://www.cve.org/CVERecord?id=CVE-2012-2126" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-2126", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2126" } ], "release_date": "2012-04-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-12-17T18:29:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1852" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:N", "version": "2.0" }, "products": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygems: Two security fixes in v1.8.23" }, { "acknowledgments": [ { "names": [ "Rubygems upstream" ] }, { "names": [ "Damir Sharipov" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2013-4287", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2013-08-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1002364" } ], "notes": [ { "category": "description", "text": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygems: version regex algorithmic complexity vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenShift Enterprise 1.2 is now in Production 1 Phase of the support\nand maintenance life cycle. This has been rated as having Moderate security\nimpact and is not currently planned to be addressed in future updates. For\nadditional information, refer to the Red Hat OpenShift Enterprise Life Cycle:\nhttps://access.redhat.com/site/support/policy/updates/openshift.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-4287" }, { "category": "external", "summary": "RHBZ#1002364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1002364" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4287", "url": "https://www.cve.org/CVERecord?id=CVE-2013-4287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287" }, { "category": "external", "summary": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html", "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" } ], "release_date": "2013-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-12-17T18:29:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1852" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygems: version regex algorithmic complexity vulnerability" }, { "acknowledgments": [ { "names": [ "Tom\u00e1\u0161 Nov\u00e1\u010dik" ], "organization": "Red Hat MRG Quality Engineering team", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2013-4404", "discovery_date": "2013-08-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "995038" } ], "notes": [ { "category": "description", "text": "cumin in Red Hat Enterprise MRG Grid 2.4 does not properly enforce user roles, which allows remote authenticated users to bypass intended role restrictions and obtain sensitive information or perform privileged operations via unspecified vectors.", "title": "Vulnerability description" }, { "category": "summary", "text": "cumin: missing authorization checks in forms, charts, and csv export widgets", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-4404" }, { "category": "external", "summary": "RHBZ#995038", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=995038" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4404", "url": "https://www.cve.org/CVERecord?id=CVE-2013-4404" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4404", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4404" } ], "release_date": "2013-12-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-12-17T18:29:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1852" } ], "scores": [ { "cvss_v2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "products": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cumin: missing authorization checks in forms, charts, and csv export widgets" }, { "acknowledgments": [ { "names": [ "Tom\u00e1\u0161 Nov\u00e1\u010dik" ], "organization": "Red Hat MRG Quality Engineering team", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2013-4405", "cwe": { "id": "CWE-352", "name": "Cross-Site Request Forgery (CSRF)" }, "discovery_date": "2013-08-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "998561" } ], "notes": [ { "category": "description", "text": "Multiple cross-site request forgery (CSRF) vulnerabilities in the web interface for cumin in Red Hat Enterprise MRG Grid 2.4 allow remote attackers to hijack the authentication of cumin users for unspecified requests.", "title": "Vulnerability description" }, { "category": "summary", "text": "cumin: CSRF protection does not work", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-4405" }, { "category": "external", "summary": "RHBZ#998561", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=998561" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4405", "url": "https://www.cve.org/CVERecord?id=CVE-2013-4405" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4405", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4405" } ], "release_date": "2013-12-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-12-17T18:29:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1852" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "products": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cumin: CSRF protection does not work" }, { "acknowledgments": [ { "names": [ "Tom\u00e1\u0161 Nov\u00e1\u010dik" ], "organization": "Red Hat MRG Quality Engineering team", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2013-4414", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2013-08-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "998606" } ], "notes": [ { "category": "description", "text": "Cross-site scripting (XSS) vulnerability in the web interface for cumin in Red Hat Enterprise MRG Grid 2.4 allows remote attackers to inject arbitrary web script or HTML via the \"Max allowance\" field in the \"Set limit\" form.", "title": "Vulnerability description" }, { "category": "summary", "text": "cumin: non-persistent XSS possible due to not escaping set limit form input", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-4414" }, { "category": "external", "summary": "RHBZ#998606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=998606" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4414", "url": "https://www.cve.org/CVERecord?id=CVE-2013-4414" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4414", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4414" } ], "release_date": "2013-12-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-12-17T18:29:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1852" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "products": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cumin: non-persistent XSS possible due to not escaping set limit form input" }, { "acknowledgments": [ { "names": [ "Tom\u00e1\u0161 Nov\u00e1\u010dik" ], "organization": "Red Hat MRG Quality Engineering team", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2013-4461", "discovery_date": "2013-10-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1016263" } ], "notes": [ { "category": "description", "text": "SQL injection vulnerability in the web interface for cumin in Red Hat Enterprise MRG Grid 2.4 allows remote attackers to execute arbitrary SQL commands via vectors related to the \"filtering table operator.\"", "title": "Vulnerability description" }, { "category": "summary", "text": "cumin: filtering table operator not checked, leads to potential SQLi", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-4461" }, { "category": "external", "summary": "RHBZ#1016263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1016263" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4461", "url": "https://www.cve.org/CVERecord?id=CVE-2013-4461" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4461", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4461" } ], "release_date": "2013-12-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-12-17T18:29:00+00:00", "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1852" } ], "scores": [ { "cvss_v2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "products": [ "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.noarch", "6ComputeNode-MRG-Grid-Execute-Node-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Grid-2:cumin-0:0.1.5787-4.el6.src", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.noarch", "6Server-MRG-Grid-2:rubygems-0:1.8.23.2-1.el6.src", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.noarch", "6Server-MRG-Management-2:cumin-0:0.1.5787-4.el6.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cumin: filtering table operator not checked, leads to potential SQLi" } ] }
rhsa-2013_1523
Vulnerability from csaf_redhat
Published
2013-11-14 17:28
Modified
2024-12-06 18:47
Summary
Red Hat Security Advisory: ruby193-ruby security update
Notes
Topic
Updated ruby193-ruby packages that fix one security issue are now available
for Red Hat OpenStack 3.0.
The Red Hat Security Response Team has rated this update as having moderate
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.
Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It
has features to process text files and to do system management tasks.
RubyGems is the Ruby standard for publishing and managing third-party
libraries.
It was discovered that the rubygems API validated version strings using an
unsafe regular expression. An application making use of this API to process
a version string from an untrusted source could be vulnerable to a denial
of service attack through CPU exhaustion. (CVE-2013-4287)
Red Hat would like to thank Rubygems upstream for reporting this
issue. Upstream acknowledges Damir Sharipov as the original reporter.
Users of Red Hat OpenStack 3.0 are advised to upgrade to these updated
packages, which correct this issue.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated ruby193-ruby packages that fix one security issue are now available\nfor Red Hat OpenStack 3.0.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.", "title": "Topic" }, { "category": "general", "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It\nhas features to process text files and to do system management tasks.\nRubyGems is the Ruby standard for publishing and managing third-party\nlibraries.\n\nIt was discovered that the rubygems API validated version strings using an\nunsafe regular expression. An application making use of this API to process\na version string from an untrusted source could be vulnerable to a denial\nof service attack through CPU exhaustion. (CVE-2013-4287)\n\nRed Hat would like to thank Rubygems upstream for reporting this\nissue. Upstream acknowledges Damir Sharipov as the original reporter.\n\nUsers of Red Hat OpenStack 3.0 are advised to upgrade to these updated\npackages, which correct this issue.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2013:1523", "url": "https://access.redhat.com/errata/RHSA-2013:1523" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1002364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1002364" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2013/rhsa-2013_1523.json" } ], "title": "Red Hat Security Advisory: ruby193-ruby security update", "tracking": { "current_release_date": "2024-12-06T18:47:32+00:00", "generator": { "date": "2024-12-06T18:47:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.2" } }, "id": "RHSA-2013:1523", "initial_release_date": "2013-11-14T17:28:00+00:00", "revision_history": [ { "date": "2013-11-14T17:28:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2013-11-14T17:29:06+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-06T18:47:32+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux OpenStack Platform 3.0", "product": { "name": "Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:3::el6" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "ruby193-rubygems-0:1.8.23-40.el6.noarch", "product": { "name": "ruby193-rubygems-0:1.8.23-40.el6.noarch", "product_id": "ruby193-rubygems-0:1.8.23-40.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygems@1.8.23-40.el6?arch=noarch" } } }, { "category": "product_version", "name": "ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "product": { "name": "ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "product_id": "ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygems-devel@1.8.23-40.el6?arch=noarch" } } }, { "category": "product_version", "name": "ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "product": { "name": "ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "product_id": "ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygem-minitest@2.5.1-40.el6?arch=noarch" } } }, { "category": "product_version", "name": "ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "product": { "name": "ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "product_id": "ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby-irb@1.9.3.448-40.el6?arch=noarch" } } }, { "category": "product_version", "name": "ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "product": { "name": "ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "product_id": "ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygem-rake@0.9.2.2-40.el6?arch=noarch" } } }, { "category": "product_version", "name": "ruby193-rubygems-devel-0:1.8.24-9.el6ost.noarch", "product": { "name": "ruby193-rubygems-devel-0:1.8.24-9.el6ost.noarch", "product_id": "ruby193-rubygems-devel-0:1.8.24-9.el6ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygems-devel@1.8.24-9.el6ost?arch=noarch" } } }, { "category": "product_version", "name": "ruby193-rubygems-0:1.8.24-9.el6ost.noarch", "product": { "name": "ruby193-rubygems-0:1.8.24-9.el6ost.noarch", "product_id": "ruby193-rubygems-0:1.8.24-9.el6ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygems@1.8.24-9.el6ost?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "product": { "name": "ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "product_id": "ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby-libs@1.9.3.448-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "product": { "name": "ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "product_id": "ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygem-bigdecimal@1.1.0-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "product": { "name": "ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "product_id": "ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygem-json@1.5.5-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "product": { "name": "ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "product_id": "ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby-doc@1.9.3.448-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "product": { "name": "ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "product_id": "ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby-debuginfo@1.9.3.448-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "product": { "name": "ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "product_id": "ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby-tcltk@1.9.3.448-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "product": { "name": "ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "product_id": "ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby-devel@1.9.3.448-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "product": { "name": "ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "product_id": "ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygem-io-console@0.3-40.el6?arch=x86_64" } } }, { "category": "product_version", "name": "ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "product": { "name": "ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "product_id": "ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby@1.9.3.448-40.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "ruby193-ruby-0:1.9.3.448-40.el6.src", "product": { "name": "ruby193-ruby-0:1.9.3.448-40.el6.src", "product_id": "ruby193-ruby-0:1.9.3.448-40.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-ruby@1.9.3.448-40.el6?arch=src" } } }, { "category": "product_version", "name": "ruby193-rubygems-0:1.8.24-9.el6ost.src", "product": { "name": "ruby193-rubygems-0:1.8.24-9.el6ost.src", "product_id": "ruby193-rubygems-0:1.8.24-9.el6ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby193-rubygems@1.8.24-9.el6ost?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-0:1.9.3.448-40.el6.src as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-ruby-0:1.9.3.448-40.el6.src" }, "product_reference": "ruby193-ruby-0:1.9.3.448-40.el6.src", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-ruby-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch" }, "product_reference": "ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64" }, "product_reference": "ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64" }, "product_reference": "ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-io-console-0:0.3-40.el6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64" }, "product_reference": "ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-json-0:1.5.5-40.el6.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64" }, "product_reference": "ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch" }, "product_reference": "ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch" }, "product_reference": "ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygems-0:1.8.23-40.el6.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-rubygems-0:1.8.23-40.el6.noarch" }, "product_reference": "ruby193-rubygems-0:1.8.23-40.el6.noarch", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygems-0:1.8.24-9.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-rubygems-0:1.8.24-9.el6ost.noarch" }, "product_reference": "ruby193-rubygems-0:1.8.24-9.el6ost.noarch", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygems-0:1.8.24-9.el6ost.src as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-rubygems-0:1.8.24-9.el6ost.src" }, "product_reference": "ruby193-rubygems-0:1.8.24-9.el6ost.src", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygems-devel-0:1.8.23-40.el6.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch" }, "product_reference": "ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "relates_to_product_reference": "6Server-Grizzly" }, { "category": "default_component_of", "full_product_name": { "name": "ruby193-rubygems-devel-0:1.8.24-9.el6ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 3.0", "product_id": "6Server-Grizzly:ruby193-rubygems-devel-0:1.8.24-9.el6ost.noarch" }, "product_reference": "ruby193-rubygems-devel-0:1.8.24-9.el6ost.noarch", "relates_to_product_reference": "6Server-Grizzly" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Rubygems upstream" ] }, { "names": [ "Damir Sharipov" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2013-4287", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2013-08-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1002364" } ], "notes": [ { "category": "description", "text": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygems: version regex algorithmic complexity vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenShift Enterprise 1.2 is now in Production 1 Phase of the support\nand maintenance life cycle. This has been rated as having Moderate security\nimpact and is not currently planned to be addressed in future updates. For\nadditional information, refer to the Red Hat OpenShift Enterprise Life Cycle:\nhttps://access.redhat.com/site/support/policy/updates/openshift.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-Grizzly:ruby193-ruby-0:1.9.3.448-40.el6.src", "6Server-Grizzly:ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "6Server-Grizzly:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "6Server-Grizzly:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "6Server-Grizzly:ruby193-rubygems-0:1.8.23-40.el6.noarch", "6Server-Grizzly:ruby193-rubygems-0:1.8.24-9.el6ost.noarch", "6Server-Grizzly:ruby193-rubygems-0:1.8.24-9.el6ost.src", "6Server-Grizzly:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "6Server-Grizzly:ruby193-rubygems-devel-0:1.8.24-9.el6ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-4287" }, { "category": "external", "summary": "RHBZ#1002364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1002364" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4287", "url": "https://www.cve.org/CVERecord?id=CVE-2013-4287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287" }, { "category": "external", "summary": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html", "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" } ], "release_date": "2013-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-11-14T17:28:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6Server-Grizzly:ruby193-ruby-0:1.9.3.448-40.el6.src", "6Server-Grizzly:ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "6Server-Grizzly:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "6Server-Grizzly:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "6Server-Grizzly:ruby193-rubygems-0:1.8.23-40.el6.noarch", "6Server-Grizzly:ruby193-rubygems-0:1.8.24-9.el6ost.noarch", "6Server-Grizzly:ruby193-rubygems-0:1.8.24-9.el6ost.src", "6Server-Grizzly:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "6Server-Grizzly:ruby193-rubygems-devel-0:1.8.24-9.el6ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1523" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "6Server-Grizzly:ruby193-ruby-0:1.9.3.448-40.el6.src", "6Server-Grizzly:ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "6Server-Grizzly:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "6Server-Grizzly:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "6Server-Grizzly:ruby193-rubygems-0:1.8.23-40.el6.noarch", "6Server-Grizzly:ruby193-rubygems-0:1.8.24-9.el6ost.noarch", "6Server-Grizzly:ruby193-rubygems-0:1.8.24-9.el6ost.src", "6Server-Grizzly:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "6Server-Grizzly:ruby193-rubygems-devel-0:1.8.24-9.el6ost.noarch" ] } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "6Server-Grizzly:ruby193-ruby-0:1.9.3.448-40.el6.src", "6Server-Grizzly:ruby193-ruby-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-debuginfo-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-devel-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-doc-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-irb-0:1.9.3.448-40.el6.noarch", "6Server-Grizzly:ruby193-ruby-libs-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-ruby-tcltk-0:1.9.3.448-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-bigdecimal-0:1.1.0-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-io-console-0:0.3-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-json-0:1.5.5-40.el6.x86_64", "6Server-Grizzly:ruby193-rubygem-minitest-0:2.5.1-40.el6.noarch", "6Server-Grizzly:ruby193-rubygem-rake-0:0.9.2.2-40.el6.noarch", "6Server-Grizzly:ruby193-rubygems-0:1.8.23-40.el6.noarch", "6Server-Grizzly:ruby193-rubygems-0:1.8.24-9.el6ost.noarch", "6Server-Grizzly:ruby193-rubygems-0:1.8.24-9.el6ost.src", "6Server-Grizzly:ruby193-rubygems-devel-0:1.8.23-40.el6.noarch", "6Server-Grizzly:ruby193-rubygems-devel-0:1.8.24-9.el6ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygems: version regex algorithmic complexity vulnerability" } ] }
rhsa-2013_1441
Vulnerability from csaf_redhat
Published
2013-10-17 17:15
Modified
2024-12-06 18:47
Summary
Red Hat Security Advisory: rubygems security update
Notes
Topic
An updated rubygems package that fixes three security issues is now
available for Red Hat Enterprise Linux 6.
The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.
Details
RubyGems is the Ruby standard for publishing and managing third-party
libraries.
It was found that RubyGems did not verify SSL connections. This could lead
to man-in-the-middle attacks. (CVE-2012-2126)
It was found that, when using RubyGems, the connection could be redirected
from HTTPS to HTTP. This could lead to a user believing they are installing
a gem via HTTPS, when the connection may have been silently downgraded to
HTTP. (CVE-2012-2125)
It was discovered that the rubygems API validated version strings using an
unsafe regular expression. An application making use of this API to process
a version string from an untrusted source could be vulnerable to a denial
of service attack through CPU exhaustion. (CVE-2013-4287)
Red Hat would like to thank Rubygems upstream for reporting CVE-2013-4287.
Upstream acknowledges Damir Sharipov as the original reporter.
All rubygems users are advised to upgrade to this updated package, which
contains backported patches to correct these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An updated rubygems package that fixes three security issues is now\navailable for Red Hat Enterprise Linux 6.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "RubyGems is the Ruby standard for publishing and managing third-party\nlibraries.\n\nIt was found that RubyGems did not verify SSL connections. This could lead\nto man-in-the-middle attacks. (CVE-2012-2126)\n\nIt was found that, when using RubyGems, the connection could be redirected\nfrom HTTPS to HTTP. This could lead to a user believing they are installing\na gem via HTTPS, when the connection may have been silently downgraded to\nHTTP. (CVE-2012-2125)\n\nIt was discovered that the rubygems API validated version strings using an\nunsafe regular expression. An application making use of this API to process\na version string from an untrusted source could be vulnerable to a denial\nof service attack through CPU exhaustion. (CVE-2013-4287)\n\nRed Hat would like to thank Rubygems upstream for reporting CVE-2013-4287.\nUpstream acknowledges Damir Sharipov as the original reporter.\n\nAll rubygems users are advised to upgrade to this updated package, which\ncontains backported patches to correct these issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2013:1441", "url": "https://access.redhat.com/errata/RHSA-2013:1441" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "814718", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=814718" }, { "category": "external", "summary": "1002364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1002364" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2013/rhsa-2013_1441.json" } ], "title": "Red Hat Security Advisory: rubygems security update", "tracking": { "current_release_date": "2024-12-06T18:47:27+00:00", "generator": { "date": "2024-12-06T18:47:27+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.2" } }, "id": "RHSA-2013:1441", "initial_release_date": "2013-10-17T17:15:00+00:00", "revision_history": [ { "date": "2013-10-17T17:15:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2013-10-17T17:18:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-06T18:47:27+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:6::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "rubygems-0:1.3.7-4.el6_4.src", "product": { "name": "rubygems-0:1.3.7-4.el6_4.src", "product_id": "rubygems-0:1.3.7-4.el6_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygems@1.3.7-4.el6_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rubygems-0:1.3.7-4.el6_4.noarch", "product": { "name": "rubygems-0:1.3.7-4.el6_4.noarch", "product_id": "rubygems-0:1.3.7-4.el6_4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygems@1.3.7-4.el6_4?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.3.7-4.el6_4.noarch as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch" }, "product_reference": "rubygems-0:1.3.7-4.el6_4.noarch", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.3.7-4.el6_4.src as a component of Red Hat Enterprise Linux Desktop Optional (v. 6)", "product_id": "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" }, "product_reference": "rubygems-0:1.3.7-4.el6_4.src", "relates_to_product_reference": "6Client-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.3.7-4.el6_4.noarch as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch" }, "product_reference": "rubygems-0:1.3.7-4.el6_4.noarch", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.3.7-4.el6_4.src as a component of Red Hat Enterprise Linux HPC Node Optional (v. 6)", "product_id": "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" }, "product_reference": "rubygems-0:1.3.7-4.el6_4.src", "relates_to_product_reference": "6ComputeNode-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.3.7-4.el6_4.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch" }, "product_reference": "rubygems-0:1.3.7-4.el6_4.noarch", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.3.7-4.el6_4.src as a component of Red Hat Enterprise Linux Server Optional (v. 6)", "product_id": "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" }, "product_reference": "rubygems-0:1.3.7-4.el6_4.src", "relates_to_product_reference": "6Server-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.3.7-4.el6_4.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch" }, "product_reference": "rubygems-0:1.3.7-4.el6_4.noarch", "relates_to_product_reference": "6Workstation-optional-6.4.z" }, { "category": "default_component_of", "full_product_name": { "name": "rubygems-0:1.3.7-4.el6_4.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 6)", "product_id": "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" }, "product_reference": "rubygems-0:1.3.7-4.el6_4.src", "relates_to_product_reference": "6Workstation-optional-6.4.z" } ] }, "vulnerabilities": [ { "cve": "CVE-2012-2125", "discovery_date": "2012-04-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "814718" } ], "notes": [ { "category": "description", "text": "RubyGems before 1.8.23 can redirect HTTPS connections to HTTP, which makes it easier for remote attackers to observe or modify a gem during installation via a man-in-the-middle attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygems: Two security fixes in v1.8.23", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Security Response Team has rated this issue as having moderate security impact in CloudForms 1.1. This issue is not currently planned to be addressed in future updates.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-2125" }, { "category": "external", "summary": "RHBZ#814718", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=814718" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-2125", "url": "https://www.cve.org/CVERecord?id=CVE-2012-2125" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-2125", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2125" } ], "release_date": "2012-04-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-10-17T17:15:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1441" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:N", "version": "2.0" }, "products": [ "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygems: Two security fixes in v1.8.23" }, { "cve": "CVE-2012-2126", "discovery_date": "2012-04-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "814718" } ], "notes": [ { "category": "description", "text": "RubyGems before 1.8.23 does not verify an SSL certificate, which allows remote attackers to modify a gem during installation via a man-in-the-middle attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygems: Two security fixes in v1.8.23", "title": "Vulnerability summary" }, { "category": "other", "text": "The Red Hat Security Response Team has rated this issue as having moderate security impact in CloudForms 1.1. This issue is not currently planned to be addressed in future updates.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2012-2126" }, { "category": "external", "summary": "RHBZ#814718", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=814718" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2012-2126", "url": "https://www.cve.org/CVERecord?id=CVE-2012-2126" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-2126", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2126" } ], "release_date": "2012-04-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-10-17T17:15:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1441" } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:N", "version": "2.0" }, "products": [ "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygems: Two security fixes in v1.8.23" }, { "acknowledgments": [ { "names": [ "Rubygems upstream" ] }, { "names": [ "Damir Sharipov" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2013-4287", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2013-08-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1002364" } ], "notes": [ { "category": "description", "text": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygems: version regex algorithmic complexity vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenShift Enterprise 1.2 is now in Production 1 Phase of the support\nand maintenance life cycle. This has been rated as having Moderate security\nimpact and is not currently planned to be addressed in future updates. For\nadditional information, refer to the Red Hat OpenShift Enterprise Life Cycle:\nhttps://access.redhat.com/site/support/policy/updates/openshift.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2013-4287" }, { "category": "external", "summary": "RHBZ#1002364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1002364" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2013-4287", "url": "https://www.cve.org/CVERecord?id=CVE-2013-4287" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287" }, { "category": "external", "summary": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html", "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" } ], "release_date": "2013-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2013-10-17T17:15:00+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to use the\nRed Hat Network to apply this update are available at\nhttps://access.redhat.com/site/articles/11258", "product_ids": [ "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2013:1441" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.", "product_ids": [ "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" ] } ], "scores": [ { "cvss_v2": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 2.6, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P", "version": "2.0" }, "products": [ "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Client-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6ComputeNode-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Server-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.noarch", "6Workstation-optional-6.4.z:rubygems-0:1.3.7-4.el6_4.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygems: version regex algorithmic complexity vulnerability" } ] }
gsd-2013-4287
Vulnerability from gsd
Modified
2013-09-09 00:00
Details
Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-4287", "description": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.", "id": "GSD-2013-4287", "references": [ "https://www.suse.com/security/cve/CVE-2013-4287.html", "https://access.redhat.com/errata/RHSA-2014:0207", "https://access.redhat.com/errata/RHSA-2013:1852", "https://access.redhat.com/errata/RHSA-2013:1523", "https://access.redhat.com/errata/RHSA-2013:1441", "https://access.redhat.com/errata/RHSA-2013:1427", "https://advisories.mageia.org/CVE-2013-4287.html", "https://alas.aws.amazon.com/cve/html/CVE-2013-4287.html", "https://linux.oracle.com/cve/CVE-2013-4287.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "affected": [ { "package": { "ecosystem": "RubyGems", "name": "rubygems-update", "purl": "pkg:gem/rubygems-update" } } ], "aliases": [ "CVE-2013-4287", "OSVDB-97163" ], "details": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.", "id": "GSD-2013-4287", "modified": "2013-09-09T00:00:00.000Z", "published": "2013-09-09T00:00:00.000Z", "references": [ { "type": "WEB", "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" } ], "schema_version": "1.4.0", "severity": [ { "score": 4.3, "type": "CVSS_V2" } ], "summary": "CVE-2013-4287 rubygems: version regex algorithmic complexity vulnerability" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4287", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20130909 CVE-2013-4287 Algorithmic complexity vulnerability in RubyGems 2.0.7 and older", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2013/09/10/1" }, { "name": "55381", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/55381" }, { "name": "RHSA-2013:1523", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2013-1523.html" }, { "name": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html", "refsource": "CONFIRM", "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" }, { "name": "https://puppet.com/security/cve/cve-2013-4287", "refsource": "CONFIRM", "url": "https://puppet.com/security/cve/cve-2013-4287" }, { "name": "RHSA-2013:1427", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2013-1427.html" }, { "name": "RHSA-2013:1852", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2013-1852.html" }, { "name": "RHSA-2013:1441", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2013-1441.html" }, { "name": "RHSA-2014:0207", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2014-0207.html" } ] } }, "github.com/rubysec/ruby-advisory-db": { "cve": "2013-4287", "cvss_v2": 4.3, "date": "2013-09-09", "description": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.", "gem": "rubygems-update", "library": "rubygems", "osvdb": 97163, "patched_versions": [ "~\u003e 1.8.23.1", "~\u003e 1.8.26", "~\u003e 2.0.8", "\u003e= 2.1.0" ], "title": "CVE-2013-4287 rubygems: version regex algorithmic complexity vulnerability", "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2.1.1", "affected_versions": "All versions before 2.1.1", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2019-04-22", "description": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.", "fixed_versions": [ "2.1.1" ], "identifier": "CVE-2013-4287", "identifiers": [ "CVE-2013-4287" ], "not_impacted": "All versions starting from 2.1.1", "package_slug": "gem/rubygems-update", "pubdate": "2013-10-17", "solution": "Upgrade to version 2.1.1 or above.", "title": "Cryptographic Issues", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2013-4287", "http://rhn.redhat.com/errata/RHSA-2013-1427.html", "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html", "http://www.openwall.com/lists/oss-security/2013/09/10/1", "http://secunia.com/advisories/55381", "http://rhn.redhat.com/errata/RHSA-2013-1441.html", "http://rhn.redhat.com/errata/RHSA-2013-1523.html", "http://rhn.redhat.com/errata/RHSA-2013-1852.html", "http://rhn.redhat.com/errata/RHSA-2014-0207.html", "https://puppet.com/security/cve/cve-2013-4287" ], "uuid": "3d7be56a-7c9a-4fc5-bcc7-20294824b84e" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:2.0.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:2.0.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:2.0.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.18:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.19:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:2.1.0:rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:2.1.0:rc2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:2.0.7:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.24:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.12:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.13:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.20:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:2.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:2.0.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.16:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.17:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:2.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:2.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.25:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.8.23", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.14:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.15:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.21:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:rubygems:rubygems:1.8.22:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.3:p0:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.3:p426:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.3:p125:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.3:p194:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:2.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.3:p385:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.3:p392:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:2.0.0:preview1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:2.0.0:preview2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.3:p429:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:2.0.0:rc1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:2.0.0:rc2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.3:p286:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:1.9.3:p383:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:2.0.0:p0:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:2.0.0:p195:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:ruby-lang:ruby:2.0.0:p247:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4287" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-310" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2013:1427", "refsource": "REDHAT", "tags": [ "Vendor Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2013-1427.html" }, { "name": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" }, { "name": "[oss-security] 20130909 CVE-2013-4287 Algorithmic complexity vulnerability in RubyGems 2.0.7 and older", "refsource": "MLIST", "tags": [ "Patch" ], "url": "http://www.openwall.com/lists/oss-security/2013/09/10/1" }, { "name": "55381", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/55381" }, { "name": "RHSA-2013:1441", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2013-1441.html" }, { "name": "RHSA-2013:1523", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2013-1523.html" }, { "name": "RHSA-2013:1852", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2013-1852.html" }, { "name": "RHSA-2014:0207", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2014-0207.html" }, { "name": "https://puppet.com/security/cve/cve-2013-4287", "refsource": "CONFIRM", "tags": [], "url": "https://puppet.com/security/cve/cve-2013-4287" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2019-04-22T17:48Z", "publishedDate": "2013-10-17T23:55Z" } } }
ghsa-9j7m-rjqx-48vh
Vulnerability from github
Published
2022-05-14 01:08
Modified
2023-03-08 19:16
Summary
RubyGems Regular Expression Denial of Service vulnerability
Details
Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb
in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "rubygems-update" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.8.23.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "rubygems-update" }, "ranges": [ { "events": [ { "introduced": "1.8.24" }, { "fixed": "1.8.26" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "rubygems-update" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "rubygems-update" }, "ranges": [ { "events": [ { "introduced": "2.1.0.rc.1" }, { "fixed": "2.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-4287" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2023-03-08T19:16:03Z", "nvd_published_at": "2013-10-17T23:55:00Z", "severity": "MODERATE" }, "details": "Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in `lib/rubygems/version.rb` in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.", "id": "GHSA-9j7m-rjqx-48vh", "modified": "2023-03-08T19:16:03Z", "published": "2022-05-14T01:08:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287" }, { "type": "WEB", "url": "https://github.com/rubygems/rubygems/commit/938a7e31ac73655845ab9045629ff3f580a125da" }, { "type": "WEB", "url": "https://github.com/rubygems/rubygems/commit/b697536f2455e8c8853cf5cf8a1017a36031ed67" }, { "type": "WEB", "url": "https://github.com/rubygems/rubygems/commit/b9baec03145aed684d1cd3c87dcac3cc06becd9b" }, { "type": "WEB", "url": "https://github.com/rubygems/rubygems/commit/ed733bc379d75620f5be4213f89d1d7b38be3191" }, { "type": "WEB", "url": "https://github.com/rubygems/rubygems/blob/03a074e8838683f45611b119fd8f363aa44fe2fd/CHANGELOG.md" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rubygems-update/CVE-2013-4287.yml" }, { "type": "WEB", "url": "https://web.archive.org/web/20160806152839/https://puppet.com/security/cve/cve-2013-4287" }, { "type": "WEB", "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1427.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1441.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1523.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1852.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0207.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/09/10/1" } ], "schema_version": "1.4.0", "severity": [], "summary": "RubyGems Regular Expression Denial of Service vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.