CVE-2015-7229
Description
The Twitter module 6.x-5.x before 6.x-5.2, 7.x-5.x before 7.x-5.9, and 7.x-6.x before 7.x-6.0 for Drupal does not properly check access permissions, which allows remote authenticated users to post tweets to arbitrary accounts by leveraging the (1) "post to twitter" permission or change the options for arbitrary attached accounts by leveraging the (2) "add twitter accounts" or (3) "add authenticated twitter accounts" permission.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://www.drupal.org/node/2565827
Vendor advisory: cve@mitre.org — https://www.drupal.org/node/2559989
Vendor advisory: cve@mitre.org — https://www.drupal.org/node/2559985
Vendor advisory: cve@mitre.org — https://www.drupal.org/node/2559981
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| twitter_project | 6.x-5.0 | | |
| twitter_project | 6.x-5.1 | | |
| twitter_project | 6.x-5.x | | |
| twitter_project | 7.x-5.0 | | |
| twitter_project | 7.x-5.1 | | |
| twitter_project | 7.x-5.2 | | |
| twitter_project | 7.x-5.3 | | |
| twitter_project | 7.x-5.4 | | |
| twitter_project | 7.x-5.5 | | |
| twitter_project | 7.x-5.6 | | |
| twitter_project | 7.x-5.7 | | |
| twitter_project | 7.x-5.8 | | |
| twitter_project | 7.x-6.0 | |
References
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.