Skip to content

Releases: backdrop-contrib/services

1.x-3.27.0-beta

07 Mar 05:49

Choose a tag to compare

Issue #2945812 by joelpittet, emerham: Update Spyc

1.x-3.0.5-beta

03 Jun 20:10
5129349

Choose a tag to compare

1.x-3.0.4-beta

03 Apr 18:30
3b9a94d

Choose a tag to compare

1.x-3.0.3-beta

01 Mar 09:39
d806d22

Choose a tag to compare

1.x-3.0.2-beta

30 Jun 00:23

Choose a tag to compare

Includes a security fix: SA-CONTRIB-2017-007 and multiple other fixes to bring the Backdrop port up to par with Drupal ongoing commits.

re Services - Critical - SQL Injection - SA-CONTRIB-2017-007

  • The module doesn't sufficiently sanitize column names provided by the client when they are querying for data and trying to sort it.
  • This vulnerability is mitigated by the fact that a site must have an "Index" resource enabled and the attacker must know the endpoint's URL.

See https://www.drupal.org/node/2890353

1.x-3.0.1-beta

08 Mar 23:00

Choose a tag to compare

BACKDROP-SA-CONTRIB-2017-002
Security release. Upgrading is highly recommended.

Removes parser application/vnd.php.serialized

1.x-3.0.0-beta

26 Oct 17:59

Choose a tag to compare

Based on Drupal Services 3.13
Most tests green; failing most likely due to the tests rather than the code.