Resolved Bugs
1166101 – CVE-2012-6662 drupal7: jquery-ui: XSS vulnerability in default content in Tooltip widget [fedora-all]
1166249 – CVE-2014-9015 drupal7: drupal: session hijacking vulnerability (SA-CORE-2014-006) [fedora-all]
1166254 – CVE-2014-9016 drupal7: Denial of service in password hashing API (SA-CORE-2014-006)
1166256 – CVE-2014-9016 drupal7: Denial of service in password hashing API (SA-CORE-2014-006) [fedora-all]<br
Drupal 7.34, 2014-11-19
———————–
– Fixed security issues (multiple vulnerabilities). See [SA-CORE-2014-006](https://www.drupal.org/SA-CORE-2014-006).
Drupal 7.33, 2014-11-07
———————–
– Began storing the file modification time of each module and theme in the {system} database table so that contributed modules can use it to identify recently changed modules and themes (minor data structure change to the return value of system_get_info() and other related functions).
– Added a “Did you mean?” feature to the run-tests.sh script for running automated tests from the command line, to help developers who are attempting to run a particular test class or group.
– Changed the date format used in various HTTP headers output by Drupal core from RFC 1123 format to RFC 7231 format.
– Added a “block_cache_bypass_node_grants” variable to allow sites which have node access modules enabled to use the block cache if desired (API addition).
– Made image derivative generation HTTP requests return a 404 error (rather than a 500 error) when the source image does not exist.
– Fixed a bug which caused user pictures to be removed from the user object after saving, and resulted in data loss if the user account was subsequently re-saved.
– Fixed a bug in which field_has_data() did not return TRUE for fields that only had data in older entity revisions, leading to loss of the field’s data when the field configuration was edited.
– Fixed a bug which caused the Ajax progress throbber to appear misaligned in many situatons (minor styling change).
– Prevented the Bartik theme from lower-casing the “Permalink” link on comments, for improved multilingual support (minor UI change).
– Added a “preferred_menu_links” tag to the database query that is used by menu_link_get_preferred() to find the preferred menu link for a given path, to make it easier to alter.
– Increased the maximum allowed length of block titles to 255 characters (database schema change to the {block} table).
– Removed the Field module’s field_modules_uninstalled() function, since it did not do anything when it was invoked.
– Added a “theme_hook_original” variable to templates and theme functions and an optional sitewide theme debug mode, to provide contextual information in the page’s HTML to theme developers. The theme debug mode is based on the one used with Twig in Drupal 8 and can be accessed by setting the “theme_debug” variable to TRUE (API addition).
– Added an entity_view_mode_prepare() API function to allow entity-defining modules to properly invoke hook_entity_view_mode_alter(), and used it throughout Drupal core to fix bugs with the invocation of that hook (API change: https://www.drupal.org/node/2369141).
– Security improvement: Made the database API’s orderBy() method sanitize the sort direction (“ASC” or “DESC”) for queries built with db_select(), so that calling code does not have to.
– Changed the RDF module to consistently output RDF metadata for nodes and comments near where the node is rendered in the HTML (minor markup and data structure change).
– Added an HTML class to RDFa metatags throughout Drupal to prevent them from accidentally affecting the site appearance (minor markup change).
– Fixed a bug in the Unicode requirements check which prevented installing Drupal on PHP 5.6.
– Fixed a bug which caused drupal_get_bootstrap_phase() to abort the bootstrap when called early in the page request.
– Renamed the “Search result” view mode to “Search result highlighting input” to better reflect how it is used (UI change).
– Improved database queries generated by EntityFieldQuery in the case where delta or language condition groups are used, to reduce the number of INNER JOINs (this is a minor data structure change affecting code which implements hook_query_alter() on these queries).
– Removed special-case behavior for file uploads which allowed user #1 to bypass maximum file size and user quota limits.
– Numerous small bug fixes.
– Numerous API documentation improvements.
– Additional automated test coverage.
Category Archives: Fedora
Fedora – Security Updates
Fedora 21 Security Update: pcre-8.35-8.fc21
Resolved Bugs
1165626 – Heap overflow while matching against an expression with an assertion with a zero minimum repeat as the condition in a conditional group.
1166147 – CVE-2014-8964 pcre: heap buffer overflow<br
This release fixes CVE-2014-8964 (an unused memory usage on zero-repeat assertion condition).
Fedora 21 Security Update: python-pip-1.5.6-3.fc21
Added patch for local dos with predictable temp dictionary names (http://seclists.org/oss-sec/2014/q4/655)
Fedora 21 Security Update: wordpress-4.0.1-1.fc21
Fedora 19 Security Update: tcpdump-4.4.0-4.fc19
Resolved Bugs
1165160 – CVE-2014-8767 tcpdump: denial of service in verbose mode using malformed OLSR payload
1165162 – CVE-2014-8769 tcpdump: unreliable output using malformed AOVD payload
1165165 – CVE-2014-8767 tcpdump: denial of service in verbose mode using malformed OLSR payload [fedora-all]
1165167 – CVE-2014-8769 tcpdump: unreliable output using malformed AOVD payload [fedora-all]<br
Security fix for CVE-2014-8767 CVE-2014-8769
Fedora 20 Security Update: tcpdump-4.5.1-2.fc20
Resolved Bugs
1165160 – CVE-2014-8767 tcpdump: denial of service in verbose mode using malformed OLSR payload
1165165 – CVE-2014-8767 tcpdump: denial of service in verbose mode using malformed OLSR payload [fedora-all]
1165161 – CVE-2014-8768 tcpdump: denial of service in verbose mode using malformed Geonet payload
1165166 – CVE-2014-8768 tcpdump: denial of service in verbose mode using malformed Geonet payload [fedora-all]
1165162 – CVE-2014-8769 tcpdump: unreliable output using malformed AOVD payload
1165167 – CVE-2014-8769 tcpdump: unreliable output using malformed AOVD payload [fedora-all]<br
Security fix for CVE-2014-8767 CVE-2014-8768 CVE-2014-8769
Fedora 20 Security Update: phpMyAdmin-4.2.12-1.fc20
Resolved Bugs
1166397 – phpMyAdmin-4.2.12 is available
1166619 – CVE-2014-8958 phpMyAdmin: Multiple XSS vulnerabilities (PMASA-2014-13)
1166621 – CVE-2014-8958 phpMyAdmin: Multiple XSS vulnerabilities (PMASA-2014-13) [fedora-all]
1166626 – CVE-2014-8959 phpMyAdmin: Local file inclusion vulnerability (PMASA-2014-14)
1166627 – CVE-2014-8959 phpMyAdmin: Local file inclusion vulnerability (PMASA-2014-14) [fedora-all]
1166634 – CVE-2014-8960 phpMyAdmin: XSS vulnerability in error reporting functionality (PMASA-2014-15)
1166635 – CVE-2014-8960 phpMyAdmin: XSS vulnerability in error reporting functionality (PMASA-2014-15) [fedora-all]
1166637 – CVE-2014-8961 phpMyAdmin: leakage of line count of an arbitrary file (PMASA-2014-16)
1166638 – CVE-2014-8961 phpMyAdmin: leakage of line count of an arbitrary file (PMASA-2014-16) [fedora-all]<br
phpMyAdmin 4.2.12.0 (2014-11-20)
================================
– Blank/white page when JavaScript disabled
– Multi row actions cause full page reloads
– ReferenceError: targeurl is not defined
– Incorrect text/icon display in Tracking report
– Recordset return from procedure display nothing
– Edit dialog for routines is too long for smaller displays
– JavaScript error after moving a column
– Issue with long comments on table columns
– Input field unnecessarily selected on focus
– Exporting selected rows exports all rows of the query
– No insert statement produced in SQL export for queries with alias
– Field disabled when internal relations used
– [security] XSS through exception stack
– [security] Path traversal can lead to leakage of line count
– [security] XSS vulnerability in table print view
– [security] XSS vulnerability in zoom search page
– [security] Path traversal in file inclusion of GIS factory
– [security] XSS in multi submit
– [security] XSS through pma_fontsize cookie
Fedora 20 Security Update: kde-runtime-4.14.3-2.fc20
Resolved Bugs
1164293 – CVE-2014-8600 kwebkitpart, kde-runtime: Insufficient Input Validation By IO Slaves and Webkit Part
1164609 – CVE-2014-8600 kwebkitpart, kde-runtime: Insufficient Input Validation By IO Slaves and Webkit Part [fedora-all]<br
New security fix release, insufficient Input Validation By IO Slaves, see also https://www.kde.org/info/security/advisory-20141113-1.txt
Fedora 20 Security Update: drupal7-7.34-1.fc20
Resolved Bugs
1166101 – CVE-2012-6662 drupal7: jquery-ui: XSS vulnerability in default content in Tooltip widget [fedora-all]
1166249 – CVE-2014-9015 drupal7: drupal: session hijacking vulnerability (SA-CORE-2014-006) [fedora-all]
1166254 – CVE-2014-9016 drupal7: Denial of service in password hashing API (SA-CORE-2014-006)
1166256 – CVE-2014-9016 drupal7: Denial of service in password hashing API (SA-CORE-2014-006) [fedora-all]<br
Drupal 7.34, 2014-11-19
———————–
– Fixed security issues (multiple vulnerabilities). See [SA-CORE-2014-006](https://www.drupal.org/SA-CORE-2014-006).
Drupal 7.33, 2014-11-07
———————–
– Began storing the file modification time of each module and theme in the {system} database table so that contributed modules can use it to identify recently changed modules and themes (minor data structure change to the return value of system_get_info() and other related functions).
– Added a “Did you mean?” feature to the run-tests.sh script for running automated tests from the command line, to help developers who are attempting to run a particular test class or group.
– Changed the date format used in various HTTP headers output by Drupal core from RFC 1123 format to RFC 7231 format.
– Added a “block_cache_bypass_node_grants” variable to allow sites which have node access modules enabled to use the block cache if desired (API addition).
– Made image derivative generation HTTP requests return a 404 error (rather than a 500 error) when the source image does not exist.
– Fixed a bug which caused user pictures to be removed from the user object after saving, and resulted in data loss if the user account was subsequently re-saved.
– Fixed a bug in which field_has_data() did not return TRUE for fields that only had data in older entity revisions, leading to loss of the field’s data when the field configuration was edited.
– Fixed a bug which caused the Ajax progress throbber to appear misaligned in many situatons (minor styling change).
– Prevented the Bartik theme from lower-casing the “Permalink” link on comments, for improved multilingual support (minor UI change).
– Added a “preferred_menu_links” tag to the database query that is used by menu_link_get_preferred() to find the preferred menu link for a given path, to make it easier to alter.
– Increased the maximum allowed length of block titles to 255 characters (database schema change to the {block} table).
– Removed the Field module’s field_modules_uninstalled() function, since it did not do anything when it was invoked.
– Added a “theme_hook_original” variable to templates and theme functions and an optional sitewide theme debug mode, to provide contextual information in the page’s HTML to theme developers. The theme debug mode is based on the one used with Twig in Drupal 8 and can be accessed by setting the “theme_debug” variable to TRUE (API addition).
– Added an entity_view_mode_prepare() API function to allow entity-defining modules to properly invoke hook_entity_view_mode_alter(), and used it throughout Drupal core to fix bugs with the invocation of that hook (API change: https://www.drupal.org/node/2369141).
– Security improvement: Made the database API’s orderBy() method sanitize the sort direction (“ASC” or “DESC”) for queries built with db_select(), so that calling code does not have to.
– Changed the RDF module to consistently output RDF metadata for nodes and comments near where the node is rendered in the HTML (minor markup and data structure change).
– Added an HTML class to RDFa metatags throughout Drupal to prevent them from accidentally affecting the site appearance (minor markup change).
– Fixed a bug in the Unicode requirements check which prevented installing Drupal on PHP 5.6.
– Fixed a bug which caused drupal_get_bootstrap_phase() to abort the bootstrap when called early in the page request.
– Renamed the “Search result” view mode to “Search result highlighting input” to better reflect how it is used (UI change).
– Improved database queries generated by EntityFieldQuery in the case where delta or language condition groups are used, to reduce the number of INNER JOINs (this is a minor data structure change affecting code which implements hook_query_alter() on these queries).
– Removed special-case behavior for file uploads which allowed user #1 to bypass maximum file size and user quota limits.
– Numerous small bug fixes.
– Numerous API documentation improvements.
– Additional automated test coverage.