{ "id": "CVE-2011-4970", "sourceIdentifier": "secalert@redhat.com", "published": "2014-05-13T14:55:07.720", "lastModified": "2024-11-21T01:33:23.253", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Multiple SQL injection vulnerabilities in LCG Disk Pool Manager (DPM) before 1.8.6, as used in EGI UDM, allow remote attackers to execute arbitrary SQL commands via the (1) r_token variable in the dpm_get_pending_req_by_token, (2) dpm_get_cpr_by_fullid, (3) dpm_get_cpr_by_surl, (4) dpm_get_cpr_by_surls, (5) dpm_get_gfr_by_fullid, (6) dpm_get_gfr_by_surl, (7) dpm_get_pfr_by_fullid, (8) dpm_get_pfr_by_surl, (9) dpm_get_req_by_token, (10) dpm_insert_cpr_entry, (11) dpm_insert_gfr_entry, (12) dpm_insert_pending_entry, (13) dpm_insert_pfr_entry, (14) dpm_insert_xferreq_entry, (15) dpm_list_cpr_entry, (16) dpm_list_gfr_entry, or (17) dpm_list_pfr_entry function; the (18) surl variable in the dpm_get_cpr_by_surl function; the (19) to_surl variable in the dpm_get_cpr_by_surls function; the (20) u_token variable in the dpm_get_pending_reqs_by_u_desc, (21) dpm_get_reqs_by_u_desc, (22) dpm_get_spcmd_by_u_desc, (23) dpm_insert_pending_entry, (24) dpm_insert_spcmd_entry, or (25) dpm_insert_xferreq_entry function; the (26) s_token variable in the dpm_get_spcmd_by_token, (27) dpm_insert_cpr_entry, (28) dpm_insert_gfr_entry, (29) dpm_insert_pfr_entry, (30) dpm_insert_spcmd_entry, (31) dpm_update_cpr_entry, (32) dpm_update_gfr_entry, or (33) dpm_update_pfr_entry function; or remote administrators to execute arbitrary SQL commands via the (34) poolname variable in the dpm_get_pool_entry, (35) dpm_insert_fs_entry, (36) dpm_insert_pool_entry, (37) dpm_insert_spcmd_entry, (38) dpm_list_fs_entry, or (39) dpm_update_spcmd_entry function." }, { "lang": "es", "value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n SQL en LCG Disk Pool Manager (DPM) anterior a versi\u00f3n 1.8.6, tal y como es usada en EGI UDM, permiten a los atacantes remotos ejecutar comandos SQL arbitrarios por medio de la (1) variable r_token en la funci\u00f3n dpm_get_pending_req_by_token, (2) dpm_get_ cpr_by_fullid, (3) dpm_get_cpr_by_surl, (4) dpm_get_cpr_by_surls, (5) dpm_get_gfr_by_fullid, (6) dpm_get_gfr_by_surl, (7) dpm_get_pfr_by_fullid, (8) dpm_get_pfr_by_surl, (9) dpm_get_req_by_token, (10) dpm_in_in_cpr , (11) dpm_insert_gfr_entry, (12) dpm_insert_pending_entry, (13) dpm_insert_pfr_entry, (14) dpm_insert_xferreq_entry, (15) dpm_list_cpr_entry, (16) dpm_list_gfr_entry, o (17) dpm_list_pfr_entry; la (18) variable surl en la funci\u00f3n dpm_get_cpr_by_surl; la (19) variable to_surl en la funci\u00f3n dpm_get_cpr_by_surls; la (20) variable u_token en la funci\u00f3n dpm_get_pending_reqs_by_u_desc, (21) dpm_get_reqs_by_u_desc, (22) dpm_get_spcmd_by_u_desc, (23) dpm_insert_pending_entry, (24) dpm_insert_spcmd_entry o (25) dpm_insert_xferreq_entry; la (26) variable s_token en la funci\u00f3n dpm_get_spcmd_by_token, (27) dpm_insert_cpr_entry, (28) dpm_insert_gfr_entry, (29) dpm_insert_pfr_entry, (30) dpm_insert_spcmd_entry, (31) dpm_update_cpr_entry, (32) dpm_update_gfr_entry, o (33) dpm_update_pfr_entry; o administradores remotos para ejecutar comandos SQL arbitrarios por medio de la (34) variable poolname en la funci\u00f3n dpm_get_pool_entry, (35) dpm_insert_fs_entry, (36) dpm_insert_pool_entry, (37) dpm_insert_spcmd_entry, (38) dpm_list_fs_entry o (39) dpm_update_spcmd_entry." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "baseScore": 7.5, "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL" }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-89" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:disk_pool_manager_project:disk_pool_manager:*:*:*:*:*:*:*:*", "versionEndIncluding": "1.8.1", "matchCriteriaId": "7F558F24-C57B-4279-B960-712F5F655477" }, { "vulnerable": true, "criteria": "cpe:2.3:a:disk_pool_manager_project:disk_pool_manager:1.8.2:*:*:*:*:*:*:*", "matchCriteriaId": "34424BEC-213B-4AEC-BA48-861DA333F5DB" }, { "vulnerable": true, "criteria": "cpe:2.3:a:disk_pool_manager_project:disk_pool_manager:1.8.3:*:*:*:*:*:*:*", "matchCriteriaId": "309CB329-788A-484C-92B5-7F78619BFB38" }, { "vulnerable": true, "criteria": "cpe:2.3:a:disk_pool_manager_project:disk_pool_manager:1.8.5:*:*:*:*:*:*:*", "matchCriteriaId": "051AC9C3-13F5-46C8-9E71-64EF3124B076" } ] } ] } ], "references": [ { "url": "http://blog.pi3.com.pl/?p=402", "source": "secalert@redhat.com", "tags": [ "Exploit" ] }, { "url": "http://secunia.com/advisories/52487", "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ] }, { "url": "http://site.pi3.com.pl/adv/disk_pool_manager_1.txt", "source": "secalert@redhat.com" }, { "url": "http://www.openwall.com/lists/oss-security/2013/03/10/1", "source": "secalert@redhat.com", "tags": [ "Exploit" ] }, { "url": "http://www.openwall.com/lists/oss-security/2013/03/12/1", "source": "secalert@redhat.com" }, { "url": "https://wiki.egi.eu/wiki/SVG:Advisory-SVG-2012-2683", "source": "secalert@redhat.com", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "http://blog.pi3.com.pl/?p=402", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ] }, { "url": "http://secunia.com/advisories/52487", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ] }, { "url": "http://site.pi3.com.pl/adv/disk_pool_manager_1.txt", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.openwall.com/lists/oss-security/2013/03/10/1", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ] }, { "url": "http://www.openwall.com/lists/oss-security/2013/03/12/1", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://wiki.egi.eu/wiki/SVG:Advisory-SVG-2012-2683", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ] } ] }