All the vulnerabilites related to services_project - services
cve-2014-9151
Vulnerability from cvelistv5
Published
2014-12-01 16:00
Modified
2024-09-17 02:42
Severity ?
EPSS score ?
Summary
The Services module 7.x-3.x before 7.x-3.10 for Drupal does not properly limit the rate of authentication attempts, which makes it easier for remote attackers to obtain access via a brute-force attack on the administrative password.
References
▼ | URL | Tags |
---|---|---|
https://www.drupal.org/node/2344423 | x_refsource_CONFIRM | |
https://www.drupal.org/node/2344389 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T13:33:13.426Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.drupal.org/node/2344423" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.drupal.org/node/2344389" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "The Services module 7.x-3.x before 7.x-3.10 for Drupal does not properly limit the rate of authentication attempts, which makes it easier for remote attackers to obtain access via a brute-force attack on the administrative password." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2014-12-01T16:00:00Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.drupal.org/node/2344423" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.drupal.org/node/2344389" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-9151", "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": "The Services module 7.x-3.x before 7.x-3.10 for Drupal does not properly limit the rate of authentication attempts, which makes it easier for remote attackers to obtain access via a brute-force attack on the administrative password." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.drupal.org/node/2344423", "refsource": "CONFIRM", "url": "https://www.drupal.org/node/2344423" }, { "name": "https://www.drupal.org/node/2344389", "refsource": "MISC", "url": "https://www.drupal.org/node/2344389" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2014-9151", "datePublished": "2014-12-01T16:00:00Z", "dateReserved": "2014-12-01T00:00:00Z", "dateUpdated": "2024-09-17T02:42:05.853Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2015-4393
Vulnerability from cvelistv5
Published
2015-06-15 14:00
Modified
2024-08-06 06:11
Severity ?
EPSS score ?
Summary
The resource/endpoint for uploading files in the Services module 7.x-3.x before 7.x-3.12 for Drupal allows remote authenticated users with the "Save file information" permission to execute arbitrary code via a crafted filename.
References
▼ | URL | Tags |
---|---|---|
https://www.drupal.org/node/2471879 | x_refsource_MISC | |
http://www.openwall.com/lists/oss-security/2015/04/25/6 | mailing-list, x_refsource_MLIST | |
http://www.securityfocus.com/bid/74365 | vdb-entry, x_refsource_BID | |
https://www.drupal.org/node/2471847 | x_refsource_CONFIRM |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T06:11:12.922Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.drupal.org/node/2471879" }, { "name": "[oss-security] 20150425 CVE requests for Drupal contributed modules (from SA-CONTRIB-2015-034 to SA-CONTRIB-2015-099)", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2015/04/25/6" }, { "name": "74365", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/74365" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.drupal.org/node/2471847" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2015-04-15T00:00:00", "descriptions": [ { "lang": "en", "value": "The resource/endpoint for uploading files in the Services module 7.x-3.x before 7.x-3.12 for Drupal allows remote authenticated users with the \"Save file information\" permission to execute arbitrary code via a crafted filename." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2016-06-01T20:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://www.drupal.org/node/2471879" }, { "name": "[oss-security] 20150425 CVE requests for Drupal contributed modules (from SA-CONTRIB-2015-034 to SA-CONTRIB-2015-099)", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2015/04/25/6" }, { "name": "74365", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/74365" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.drupal.org/node/2471847" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-4393", "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": "The resource/endpoint for uploading files in the Services module 7.x-3.x before 7.x-3.12 for Drupal allows remote authenticated users with the \"Save file information\" permission to execute arbitrary code via a crafted filename." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.drupal.org/node/2471879", "refsource": "MISC", "url": "https://www.drupal.org/node/2471879" }, { "name": "[oss-security] 20150425 CVE requests for Drupal contributed modules (from SA-CONTRIB-2015-034 to SA-CONTRIB-2015-099)", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2015/04/25/6" }, { "name": "74365", "refsource": "BID", "url": "http://www.securityfocus.com/bid/74365" }, { "name": "https://www.drupal.org/node/2471847", "refsource": "CONFIRM", "url": "https://www.drupal.org/node/2471847" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2015-4393", "datePublished": "2015-06-15T14:00:00", "dateReserved": "2015-06-05T00:00:00", "dateUpdated": "2024-08-06T06:11:12.922Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2014-9153
Vulnerability from cvelistv5
Published
2014-12-01 16:00
Modified
2024-09-16 23:42
Severity ?
EPSS score ?
Summary
Cross-site scripting (XSS) vulnerability in the Services module 7.x-3.x before 7.x-3.10 for Drupal allows remote authenticated users to inject arbitrary web script or HTML via the callback parameter in a JSONP response.
References
▼ | URL | Tags |
---|---|---|
https://www.drupal.org/node/2344423 | x_refsource_CONFIRM | |
https://www.drupal.org/node/2344389 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T13:33:13.589Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.drupal.org/node/2344423" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.drupal.org/node/2344389" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "Cross-site scripting (XSS) vulnerability in the Services module 7.x-3.x before 7.x-3.10 for Drupal allows remote authenticated users to inject arbitrary web script or HTML via the callback parameter in a JSONP response." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2014-12-01T16:00:00Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.drupal.org/node/2344423" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.drupal.org/node/2344389" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-9153", "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": "Cross-site scripting (XSS) vulnerability in the Services module 7.x-3.x before 7.x-3.10 for Drupal allows remote authenticated users to inject arbitrary web script or HTML via the callback parameter in a JSONP response." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.drupal.org/node/2344423", "refsource": "CONFIRM", "url": "https://www.drupal.org/node/2344423" }, { "name": "https://www.drupal.org/node/2344389", "refsource": "MISC", "url": "https://www.drupal.org/node/2344389" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2014-9153", "datePublished": "2014-12-01T16:00:00Z", "dateReserved": "2014-12-01T00:00:00Z", "dateUpdated": "2024-09-16T23:42:20.662Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2015-4394
Vulnerability from cvelistv5
Published
2015-06-15 14:00
Modified
2024-08-06 06:11
Severity ?
EPSS score ?
Summary
The Services module 7.x-3.x before 7.x-3.12 for Drupal allows remote attackers to bypass the field_access restriction and obtain sensitive private field information via unspecified vectors.
References
▼ | URL | Tags |
---|---|---|
https://www.drupal.org/node/2471879 | x_refsource_MISC | |
http://www.openwall.com/lists/oss-security/2015/04/25/6 | mailing-list, x_refsource_MLIST | |
http://www.securityfocus.com/bid/74365 | vdb-entry, x_refsource_BID | |
https://www.drupal.org/node/2471847 | x_refsource_CONFIRM |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T06:11:12.912Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.drupal.org/node/2471879" }, { "name": "[oss-security] 20150425 CVE requests for Drupal contributed modules (from SA-CONTRIB-2015-034 to SA-CONTRIB-2015-099)", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2015/04/25/6" }, { "name": "74365", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/74365" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.drupal.org/node/2471847" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2015-04-15T00:00:00", "descriptions": [ { "lang": "en", "value": "The Services module 7.x-3.x before 7.x-3.12 for Drupal allows remote attackers to bypass the field_access restriction and obtain sensitive private field information via unspecified vectors." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2016-06-01T20:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://www.drupal.org/node/2471879" }, { "name": "[oss-security] 20150425 CVE requests for Drupal contributed modules (from SA-CONTRIB-2015-034 to SA-CONTRIB-2015-099)", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2015/04/25/6" }, { "name": "74365", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/74365" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.drupal.org/node/2471847" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-4394", "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": "The Services module 7.x-3.x before 7.x-3.12 for Drupal allows remote attackers to bypass the field_access restriction and obtain sensitive private field information via unspecified vectors." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.drupal.org/node/2471879", "refsource": "MISC", "url": "https://www.drupal.org/node/2471879" }, { "name": "[oss-security] 20150425 CVE requests for Drupal contributed modules (from SA-CONTRIB-2015-034 to SA-CONTRIB-2015-099)", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2015/04/25/6" }, { "name": "74365", "refsource": "BID", "url": "http://www.securityfocus.com/bid/74365" }, { "name": "https://www.drupal.org/node/2471847", "refsource": "CONFIRM", "url": "https://www.drupal.org/node/2471847" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2015-4394", "datePublished": "2015-06-15T14:00:00", "dateReserved": "2015-06-05T00:00:00", "dateUpdated": "2024-08-06T06:11:12.912Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2014-9152
Vulnerability from cvelistv5
Published
2014-12-01 16:00
Modified
2024-09-17 03:44
Severity ?
EPSS score ?
Summary
The _user_resource_create function in the Services module 7.x-3.x before 7.x-3.10 for Drupal uses a password of 1 when creating new user accounts, which makes it easier for remote attackers to guess the password via a brute force attack.
References
▼ | URL | Tags |
---|---|---|
https://www.drupal.org/node/2344423 | x_refsource_CONFIRM | |
http://cgit.drupalcode.org/services/commit/?id=809aafa | x_refsource_CONFIRM | |
https://www.drupal.org/node/2344389 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T13:33:13.519Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.drupal.org/node/2344423" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://cgit.drupalcode.org/services/commit/?id=809aafa" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.drupal.org/node/2344389" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "The _user_resource_create function in the Services module 7.x-3.x before 7.x-3.10 for Drupal uses a password of 1 when creating new user accounts, which makes it easier for remote attackers to guess the password via a brute force attack." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2014-12-01T16:00:00Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.drupal.org/node/2344423" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://cgit.drupalcode.org/services/commit/?id=809aafa" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.drupal.org/node/2344389" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2014-9152", "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": "The _user_resource_create function in the Services module 7.x-3.x before 7.x-3.10 for Drupal uses a password of 1 when creating new user accounts, which makes it easier for remote attackers to guess the password via a brute force attack." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.drupal.org/node/2344423", "refsource": "CONFIRM", "url": "https://www.drupal.org/node/2344423" }, { "name": "http://cgit.drupalcode.org/services/commit/?id=809aafa", "refsource": "CONFIRM", "url": "http://cgit.drupalcode.org/services/commit/?id=809aafa" }, { "name": "https://www.drupal.org/node/2344389", "refsource": "MISC", "url": "https://www.drupal.org/node/2344389" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2014-9152", "datePublished": "2014-12-01T16:00:00Z", "dateReserved": "2014-12-01T00:00:00Z", "dateUpdated": "2024-09-17T03:44:18.701Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2013-2158
Vulnerability from cvelistv5
Published
2013-07-01 21:00
Modified
2024-08-06 15:27
Severity ?
EPSS score ?
Summary
Cross-site request forgery (CSRF) vulnerability in the Services module 6.x-3.x and 7.x-3.x before 7.x-3.4 for Drupal allows remote attackers to hijack the authentication of unspecified victims via unknown vectors.
References
▼ | URL | Tags |
---|---|---|
https://drupal.org/node/2012366 | x_refsource_CONFIRM | |
http://secunia.com/advisories/53649 | third-party-advisory, x_refsource_SECUNIA | |
http://secunia.com/advisories/53661 | third-party-advisory, x_refsource_SECUNIA | |
https://drupal.org/node/2012982 | x_refsource_MISC | |
http://osvdb.org/93980 | vdb-entry, x_refsource_OSVDB | |
http://www.securityfocus.com/bid/60356 | vdb-entry, x_refsource_BID | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/84791 | vdb-entry, x_refsource_XF | |
http://seclists.org/fulldisclosure/2013/Jun/23 | mailing-list, x_refsource_FULLDISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T15:27:40.976Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://drupal.org/node/2012366" }, { "name": "53649", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/53649" }, { "name": "53661", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/53661" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://drupal.org/node/2012982" }, { "name": "93980", "tags": [ "vdb-entry", "x_refsource_OSVDB", "x_transferred" ], "url": "http://osvdb.org/93980" }, { "name": "60356", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/60356" }, { "name": "drupal-services-cve20132158-csrf(84791)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/84791" }, { "name": "20130605 [Security-news] SA-CONTRIB-2013-051 - Services - Cross site request forgery (CSRF)", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2013/Jun/23" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2013-06-05T00:00:00", "descriptions": [ { "lang": "en", "value": "Cross-site request forgery (CSRF) vulnerability in the Services module 6.x-3.x and 7.x-3.x before 7.x-3.4 for Drupal allows remote attackers to hijack the authentication of unspecified victims via unknown vectors." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-28T12:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://drupal.org/node/2012366" }, { "name": "53649", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/53649" }, { "name": "53661", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/53661" }, { "tags": [ "x_refsource_MISC" ], "url": "https://drupal.org/node/2012982" }, { "name": "93980", "tags": [ "vdb-entry", "x_refsource_OSVDB" ], "url": "http://osvdb.org/93980" }, { "name": "60356", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/60356" }, { "name": "drupal-services-cve20132158-csrf(84791)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/84791" }, { "name": "20130605 [Security-news] SA-CONTRIB-2013-051 - Services - Cross site request forgery (CSRF)", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://seclists.org/fulldisclosure/2013/Jun/23" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-2158", "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": "Cross-site request forgery (CSRF) vulnerability in the Services module 6.x-3.x and 7.x-3.x before 7.x-3.4 for Drupal allows remote attackers to hijack the authentication of unspecified victims via unknown vectors." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://drupal.org/node/2012366", "refsource": "CONFIRM", "url": "https://drupal.org/node/2012366" }, { "name": "53649", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/53649" }, { "name": "53661", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/53661" }, { "name": "https://drupal.org/node/2012982", "refsource": "MISC", "url": "https://drupal.org/node/2012982" }, { "name": "93980", "refsource": "OSVDB", "url": "http://osvdb.org/93980" }, { "name": "60356", "refsource": "BID", "url": "http://www.securityfocus.com/bid/60356" }, { "name": "drupal-services-cve20132158-csrf(84791)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/84791" }, { "name": "20130605 [Security-news] SA-CONTRIB-2013-051 - Services - Cross site request forgery (CSRF)", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2013/Jun/23" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2013-2158", "datePublished": "2013-07-01T21:00:00", "dateReserved": "2013-02-19T00:00:00", "dateUpdated": "2024-08-06T15:27:40.976Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2013-07-01 21:55
Modified
2024-11-21 01:51
Severity ?
Summary
Cross-site request forgery (CSRF) vulnerability in the Services module 6.x-3.x and 7.x-3.x before 7.x-3.4 for Drupal allows remote attackers to hijack the authentication of unspecified victims via unknown vectors.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
services_project | services | 6.x-3.0 | |
services_project | services | 6.x-3.1 | |
services_project | services | 6.x-3.2 | |
services_project | services | 6.x-3.3 | |
services_project | services | 7.x-3.0 | |
services_project | services | 7.x-3.1 | |
services_project | services | 7.x-3.2 | |
services_project | services | 7.x-3.3 | |
drupal | drupal | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:services_project:services:6.x-3.0:*:*:*:*:*:*:*", "matchCriteriaId": "AEAD3736-AE93-420F-AEA0-F2A9D4F3E6D3", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:6.x-3.1:*:*:*:*:*:*:*", "matchCriteriaId": "3DD6AE33-5989-4921-B177-D98D424CA157", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:6.x-3.2:*:*:*:*:*:*:*", "matchCriteriaId": "0E8C644C-213B-4E34-8535-E81B6570520A", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:6.x-3.3:*:*:*:*:*:*:*", "matchCriteriaId": "10961C83-BFAC-4B98-870E-B6F8EC1D2108", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.0:*:*:*:*:*:*:*", "matchCriteriaId": "8032247E-425A-44F7-86CA-D6BFA2115CFC", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.1:*:*:*:*:*:*:*", "matchCriteriaId": "E7D2AECC-38BB-4704-AFD9-C3541FCD15A4", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.2:*:*:*:*:*:*:*", "matchCriteriaId": "9D49B8FC-93A4-4CFC-AE43-0A881988E0CD", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.3:*:*:*:*:*:*:*", "matchCriteriaId": "6C5E0B15-D7CE-4A9E-A701-00C8CA985BF2", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:a:drupal:drupal:-:*:*:*:*:*:*:*", "matchCriteriaId": "F8B1170D-AD33-4C7A-892D-63AC71B032CF", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Cross-site request forgery (CSRF) vulnerability in the Services module 6.x-3.x and 7.x-3.x before 7.x-3.4 for Drupal allows remote attackers to hijack the authentication of unspecified victims via unknown vectors." }, { "lang": "es", "value": "M\u00faltiples vulnerabilidades de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) en el modulo Services v6.x-3.x y v7.x-3.x anterior a v7.x-3.4 para Drupal permite a atacantes remotos secuestrar la autenticaci\u00f3n de las v\u00edctimas a trav\u00e9s de vectores no especificados desconocidos." } ], "id": "CVE-2013-2158", "lastModified": "2024-11-21T01:51:09.393", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ] }, "published": "2013-07-01T21:55:02.113", "references": [ { "source": "secalert@redhat.com", "url": "http://osvdb.org/93980" }, { "source": "secalert@redhat.com", "url": "http://seclists.org/fulldisclosure/2013/Jun/23" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/53649" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/53661" }, { "source": "secalert@redhat.com", "url": "http://www.securityfocus.com/bid/60356" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "https://drupal.org/node/2012366" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "https://drupal.org/node/2012982" }, { "source": "secalert@redhat.com", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/84791" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://osvdb.org/93980" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://seclists.org/fulldisclosure/2013/Jun/23" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/53649" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/53661" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/60356" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://drupal.org/node/2012366" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://drupal.org/node/2012982" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/84791" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-352" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2014-12-01 16:59
Modified
2024-11-21 02:20
Severity ?
Summary
The Services module 7.x-3.x before 7.x-3.10 for Drupal does not properly limit the rate of authentication attempts, which makes it easier for remote attackers to obtain access via a brute-force attack on the administrative password.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://www.drupal.org/node/2344389 | Vendor Advisory | |
cve@mitre.org | https://www.drupal.org/node/2344423 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.drupal.org/node/2344389 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.drupal.org/node/2344423 | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
services_project | services | 7.x-3.9 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:services_project:services:7.x-3.9:*:*:*:*:drupal:*:*", "matchCriteriaId": "281B8128-AEC8-4EE6-8990-F1B6DAFAABBB", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The Services module 7.x-3.x before 7.x-3.10 for Drupal does not properly limit the rate of authentication attempts, which makes it easier for remote attackers to obtain access via a brute-force attack on the administrative password." }, { "lang": "es", "value": "El m\u00f3dulo Services 7.x-3.x anterior a 7.x-3.10 para Drupal no limita correctamente la velocidad de los intentos de autenticaci\u00f3n, lo que facilita a atacantes remotos obtener el acceso a trav\u00e9s de un ataque de fuerza bruta sobre la contrase\u00f1a de administraci\u00f3n." } ], "id": "CVE-2014-9151", "lastModified": "2024-11-21T02:20:17.867", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2014-12-01T16:59:01.277", "references": [ { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://www.drupal.org/node/2344389" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://www.drupal.org/node/2344423" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.drupal.org/node/2344389" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.drupal.org/node/2344423" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-284" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2015-06-15 14:59
Modified
2024-11-21 02:30
Severity ?
Summary
The Services module 7.x-3.x before 7.x-3.12 for Drupal allows remote attackers to bypass the field_access restriction and obtain sensitive private field information via unspecified vectors.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
services_project | services | 7.x-3.0 | |
services_project | services | 7.x-3.1 | |
services_project | services | 7.x-3.2 | |
services_project | services | 7.x-3.3 | |
services_project | services | 7.x-3.4 | |
services_project | services | 7.x-3.5 | |
services_project | services | 7.x-3.6 | |
services_project | services | 7.x-3.7 | |
services_project | services | 7.x-3.10 | |
services_project | services | 7.x-3.11 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:services_project:services:7.x-3.0:*:*:*:*:drupal:*:*", "matchCriteriaId": "8507487C-B934-480A-8D10-24C371D46EFF", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.1:*:*:*:*:drupal:*:*", "matchCriteriaId": "EC965146-8BA9-4786-B2D7-0A63DBFFB022", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.2:*:*:*:*:drupal:*:*", "matchCriteriaId": "7584BE36-CA24-4566-8982-DEAA90FFE059", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.3:*:*:*:*:drupal:*:*", "matchCriteriaId": "002452ED-3758-4D10-8B23-63B632CEFF1B", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.4:*:*:*:*:drupal:*:*", "matchCriteriaId": "96926BC8-2502-4EFB-BAD2-B03DB002848D", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.5:*:*:*:*:drupal:*:*", "matchCriteriaId": "F46C1136-EEB4-472A-AC91-901987EABA1D", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.6:*:*:*:*:drupal:*:*", "matchCriteriaId": "9B08C1A4-D8C0-42F4-B233-455E178135D5", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.7:*:*:*:*:drupal:*:*", "matchCriteriaId": "E50876CA-C0A2-4EAA-8D7C-F539107C5450", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.10:*:*:*:*:drupal:*:*", "matchCriteriaId": "629A80BC-4A13-492F-BF1D-9D37CB9D6CE5", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.11:*:*:*:*:drupal:*:*", "matchCriteriaId": "67475426-C059-41B2-B80E-42A03EBD8AAF", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The Services module 7.x-3.x before 7.x-3.12 for Drupal allows remote attackers to bypass the field_access restriction and obtain sensitive private field information via unspecified vectors." }, { "lang": "es", "value": "El m\u00f3dulo Services 7.x-3.x anterior a 7.x-3.12 para Drupal permite a atacantes remotos evadir la restricci\u00f3n field_access y obtener informaci\u00f3n sensible de campos privados a trav\u00e9s de vectores no especificados." } ], "id": "CVE-2015-4394", "lastModified": "2024-11-21T02:30:59.387", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2015-06-15T14:59:48.917", "references": [ { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2015/04/25/6" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/74365" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://www.drupal.org/node/2471847" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://www.drupal.org/node/2471879" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2015/04/25/6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/74365" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://www.drupal.org/node/2471847" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://www.drupal.org/node/2471879" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-264" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2014-12-01 16:59
Modified
2024-11-21 02:20
Severity ?
Summary
The _user_resource_create function in the Services module 7.x-3.x before 7.x-3.10 for Drupal uses a password of 1 when creating new user accounts, which makes it easier for remote attackers to guess the password via a brute force attack.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://cgit.drupalcode.org/services/commit/?id=809aafa | Vendor Advisory | |
cve@mitre.org | https://www.drupal.org/node/2344389 | Vendor Advisory | |
cve@mitre.org | https://www.drupal.org/node/2344423 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://cgit.drupalcode.org/services/commit/?id=809aafa | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.drupal.org/node/2344389 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.drupal.org/node/2344423 | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
services_project | services | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:services_project:services:*:*:*:*:*:drupal:*:*", "matchCriteriaId": "D787915B-E091-4887-9E14-4D978CFE6250", "versionEndIncluding": "7.x-3.9", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The _user_resource_create function in the Services module 7.x-3.x before 7.x-3.10 for Drupal uses a password of 1 when creating new user accounts, which makes it easier for remote attackers to guess the password via a brute force attack." }, { "lang": "es", "value": "La funci\u00f3n _user_resource_create en el m\u00f3dulo Services 7.x-3.x anterior a 7.x-3.10 para Drupal utiliza una contrase\u00f1a de 1 cuando crea cuentas nuevas para usuarios, lo que facilita a atacantes remotos adivinar la contrase\u00f1a a trav\u00e9s de un ataque de fuerza bruta." } ], "id": "CVE-2014-9152", "lastModified": "2024-11-21T02:20:18.000", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2014-12-01T16:59:02.463", "references": [ { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "http://cgit.drupalcode.org/services/commit/?id=809aafa" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://www.drupal.org/node/2344389" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://www.drupal.org/node/2344423" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://cgit.drupalcode.org/services/commit/?id=809aafa" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.drupal.org/node/2344389" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.drupal.org/node/2344423" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-255" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2015-06-15 14:59
Modified
2024-11-21 02:30
Severity ?
Summary
The resource/endpoint for uploading files in the Services module 7.x-3.x before 7.x-3.12 for Drupal allows remote authenticated users with the "Save file information" permission to execute arbitrary code via a crafted filename.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
services_project | services | 7.x-3.0 | |
services_project | services | 7.x-3.1 | |
services_project | services | 7.x-3.2 | |
services_project | services | 7.x-3.3 | |
services_project | services | 7.x-3.4 | |
services_project | services | 7.x-3.5 | |
services_project | services | 7.x-3.6 | |
services_project | services | 7.x-3.7 | |
services_project | services | 7.x-3.9 | |
services_project | services | 7.x-3.10 | |
services_project | services | 7.x-3.11 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:services_project:services:7.x-3.0:*:*:*:*:drupal:*:*", "matchCriteriaId": "8507487C-B934-480A-8D10-24C371D46EFF", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.1:*:*:*:*:drupal:*:*", "matchCriteriaId": "EC965146-8BA9-4786-B2D7-0A63DBFFB022", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.2:*:*:*:*:drupal:*:*", "matchCriteriaId": "7584BE36-CA24-4566-8982-DEAA90FFE059", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.3:*:*:*:*:drupal:*:*", "matchCriteriaId": "002452ED-3758-4D10-8B23-63B632CEFF1B", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.4:*:*:*:*:drupal:*:*", "matchCriteriaId": "96926BC8-2502-4EFB-BAD2-B03DB002848D", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.5:*:*:*:*:drupal:*:*", "matchCriteriaId": "F46C1136-EEB4-472A-AC91-901987EABA1D", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.6:*:*:*:*:drupal:*:*", "matchCriteriaId": "9B08C1A4-D8C0-42F4-B233-455E178135D5", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.7:*:*:*:*:drupal:*:*", "matchCriteriaId": "E50876CA-C0A2-4EAA-8D7C-F539107C5450", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.9:*:*:*:*:drupal:*:*", "matchCriteriaId": "281B8128-AEC8-4EE6-8990-F1B6DAFAABBB", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.10:*:*:*:*:drupal:*:*", "matchCriteriaId": "629A80BC-4A13-492F-BF1D-9D37CB9D6CE5", "vulnerable": true }, { "criteria": "cpe:2.3:a:services_project:services:7.x-3.11:*:*:*:*:drupal:*:*", "matchCriteriaId": "67475426-C059-41B2-B80E-42A03EBD8AAF", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The resource/endpoint for uploading files in the Services module 7.x-3.x before 7.x-3.12 for Drupal allows remote authenticated users with the \"Save file information\" permission to execute arbitrary code via a crafted filename." }, { "lang": "es", "value": "resource/endpoint para la subida de ficheros en el m\u00f3dulo Services 7.x-3.x anterior a 7.x-3.12 para Drupal permite a usuarios remotos autenticados con el permiso \u0027guardar la informaci\u00f3n del fichero\u0027 ejecutar c\u00f3digo arbitrario a trav\u00e9s de un nombre de fichero manipulado." } ], "id": "CVE-2015-4393", "lastModified": "2024-11-21T02:30:59.233", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2015-06-15T14:59:48.073", "references": [ { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2015/04/25/6" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/bid/74365" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://www.drupal.org/node/2471847" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://www.drupal.org/node/2471879" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2015/04/25/6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/74365" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://www.drupal.org/node/2471847" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://www.drupal.org/node/2471879" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2014-12-01 16:59
Modified
2024-11-21 02:20
Severity ?
Summary
Cross-site scripting (XSS) vulnerability in the Services module 7.x-3.x before 7.x-3.10 for Drupal allows remote authenticated users to inject arbitrary web script or HTML via the callback parameter in a JSONP response.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://www.drupal.org/node/2344389 | Vendor Advisory | |
cve@mitre.org | https://www.drupal.org/node/2344423 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.drupal.org/node/2344389 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.drupal.org/node/2344423 | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
services_project | services | 7.x-3.9 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:services_project:services:7.x-3.9:*:*:*:*:drupal:*:*", "matchCriteriaId": "281B8128-AEC8-4EE6-8990-F1B6DAFAABBB", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Cross-site scripting (XSS) vulnerability in the Services module 7.x-3.x before 7.x-3.10 for Drupal allows remote authenticated users to inject arbitrary web script or HTML via the callback parameter in a JSONP response." }, { "lang": "es", "value": "Vulnerabilidad de XSS en el m\u00f3dulo Services 7.x-3.x anterior a 7.x-3.10 para Drupal permite a usuarios remotos autenticados inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s del par\u00e1metro callback en una respuesta JSONP." } ], "id": "CVE-2014-9153", "lastModified": "2024-11-21T02:20:18.133", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "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" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ] }, "published": "2014-12-01T16:59:03.973", "references": [ { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://www.drupal.org/node/2344389" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://www.drupal.org/node/2344423" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.drupal.org/node/2344389" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.drupal.org/node/2344423" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }