All the vulnerabilites related to erikwebb - password_policy
cve-2012-5552
Vulnerability from cvelistv5
Published
2012-12-03 21:00
Modified
2024-08-06 21:14
Severity ?
EPSS score ?
Summary
The Password policy module 6.x-1.x before 6.x-1.5 and 7.x-1.x before 7.x-1.3 for Drupal allows remote attackers to obtain password hashes by sniffing the network, related to "client-side password history checks."
References
▼ | URL | Tags |
---|---|---|
http://www.securityfocus.com/bid/56350 | vdb-entry, x_refsource_BID | |
http://drupal.org/node/1828130 | x_refsource_CONFIRM | |
http://www.openwall.com/lists/oss-security/2012/11/20/4 | mailing-list, x_refsource_MLIST | |
http://drupal.org/node/1828340 | x_refsource_MISC | |
http://drupal.org/node/1828142 | x_refsource_CONFIRM |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T21:14:15.372Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "56350", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/56350" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://drupal.org/node/1828130" }, { "name": "[oss-security] 20121120 Re: CVE Request for Drupal Contributed Modules", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2012/11/20/4" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://drupal.org/node/1828340" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://drupal.org/node/1828142" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2012-10-31T00:00:00", "descriptions": [ { "lang": "en", "value": "The Password policy module 6.x-1.x before 6.x-1.5 and 7.x-1.x before 7.x-1.3 for Drupal allows remote attackers to obtain password hashes by sniffing the network, related to \"client-side password history checks.\"" } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2013-07-19T09:00:00", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "56350", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/56350" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://drupal.org/node/1828130" }, { "name": "[oss-security] 20121120 Re: CVE Request for Drupal Contributed Modules", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2012/11/20/4" }, { "tags": [ "x_refsource_MISC" ], "url": "http://drupal.org/node/1828340" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://drupal.org/node/1828142" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-5552", "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 Password policy module 6.x-1.x before 6.x-1.5 and 7.x-1.x before 7.x-1.3 for Drupal allows remote attackers to obtain password hashes by sniffing the network, related to \"client-side password history checks.\"" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "56350", "refsource": "BID", "url": "http://www.securityfocus.com/bid/56350" }, { "name": "http://drupal.org/node/1828130", "refsource": "CONFIRM", "url": "http://drupal.org/node/1828130" }, { "name": "[oss-security] 20121120 Re: CVE Request for Drupal Contributed Modules", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2012/11/20/4" }, { "name": "http://drupal.org/node/1828340", "refsource": "MISC", "url": "http://drupal.org/node/1828340" }, { "name": "http://drupal.org/node/1828142", "refsource": "CONFIRM", "url": "http://drupal.org/node/1828142" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2012-5552", "datePublished": "2012-12-03T21:00:00", "dateReserved": "2012-10-24T00:00:00", "dateUpdated": "2024-08-06T21:14:15.372Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2012-1633
Vulnerability from cvelistv5
Published
2012-09-20 00:00
Modified
2024-08-06 19:01
Severity ?
EPSS score ?
Summary
Cross-site request forgery (CSRF) vulnerability in the Password Policy module before 6.x-1.4 and 7.x-1.0 beta3 for Drupal allows remote attackers to hijack the authentication of administrative users for requests that unblock a user.
References
▼ | URL | Tags |
---|---|---|
http://drupal.org/node/1401678 | x_refsource_MISC | |
http://drupalcode.org/project/password_policy.git/commit/3c688c3b4a3ed96fdc4b89883595633338c7ebb6 | x_refsource_CONFIRM | |
http://www.openwall.com/lists/oss-security/2012/04/07/1 | mailing-list, x_refsource_MLIST | |
http://www.securityfocus.com/bid/51385 | vdb-entry, x_refsource_BID | |
http://secunia.com/advisories/47541 | third-party-advisory, x_refsource_SECUNIA |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T19:01:02.865Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://drupal.org/node/1401678" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://drupalcode.org/project/password_policy.git/commit/3c688c3b4a3ed96fdc4b89883595633338c7ebb6" }, { "name": "[oss-security] 20120406 CVE\u0027s for Drupal Contrib 2012 001 through 057 (67 new CVE assignments)", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2012/04/07/1" }, { "name": "51385", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/51385" }, { "name": "47541", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/47541" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2012-01-11T00:00:00", "descriptions": [ { "lang": "en", "value": "Cross-site request forgery (CSRF) vulnerability in the Password Policy module before 6.x-1.4 and 7.x-1.0 beta3 for Drupal allows remote attackers to hijack the authentication of administrative users for requests that unblock a user." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-04-28T13:57:01", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://drupal.org/node/1401678" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://drupalcode.org/project/password_policy.git/commit/3c688c3b4a3ed96fdc4b89883595633338c7ebb6" }, { "name": "[oss-security] 20120406 CVE\u0027s for Drupal Contrib 2012 001 through 057 (67 new CVE assignments)", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2012/04/07/1" }, { "name": "51385", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/51385" }, { "name": "47541", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/47541" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2012-1633", "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 Password Policy module before 6.x-1.4 and 7.x-1.0 beta3 for Drupal allows remote attackers to hijack the authentication of administrative users for requests that unblock a user." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://drupal.org/node/1401678", "refsource": "MISC", "url": "http://drupal.org/node/1401678" }, { "name": "http://drupalcode.org/project/password_policy.git/commit/3c688c3b4a3ed96fdc4b89883595633338c7ebb6", "refsource": "CONFIRM", "url": "http://drupalcode.org/project/password_policy.git/commit/3c688c3b4a3ed96fdc4b89883595633338c7ebb6" }, { "name": "[oss-security] 20120406 CVE\u0027s for Drupal Contrib 2012 001 through 057 (67 new CVE assignments)", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2012/04/07/1" }, { "name": "51385", "refsource": "BID", "url": "http://www.securityfocus.com/bid/51385" }, { "name": "47541", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/47541" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2012-1633", "datePublished": "2012-09-20T00:00:00", "dateReserved": "2012-03-12T00:00:00", "dateUpdated": "2024-08-06T19:01:02.865Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2013-4274
Vulnerability from cvelistv5
Published
2013-08-28 15:00
Modified
2024-09-17 04:19
Severity ?
EPSS score ?
Summary
Cross-site scripting (XSS) vulnerability in the password_policy_admin_view function in password_policy.admin.inc in the Password Policy module 6.x-1.x before 6.x-1.6 and 7.x-1.x before 7.x-1.5 for Drupal allows remote authenticated users with the "Administer policies" permission to inject arbitrary web script or HTML via the "Password Expiration Warning" field to the admin/config/people/password_policy/add page.
References
▼ | URL | Tags |
---|---|---|
http://www.openwall.com/lists/oss-security/2013/08/22/2 | mailing-list, x_refsource_MLIST | |
http://www.securityfocus.com/bid/61780 | vdb-entry, x_refsource_BID | |
http://www.madirish.net/557 | x_refsource_MISC | |
https://drupal.org/node/2065387 | x_refsource_MISC | |
https://drupal.org/node/2065241 | x_refsource_CONFIRM |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T16:38:01.856Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "[oss-security] 20130822 Re: CVE request for Drupal contributed modules", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2013/08/22/2" }, { "name": "61780", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/61780" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.madirish.net/557" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://drupal.org/node/2065387" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://drupal.org/node/2065241" } ], "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 password_policy_admin_view function in password_policy.admin.inc in the Password Policy module 6.x-1.x before 6.x-1.6 and 7.x-1.x before 7.x-1.5 for Drupal allows remote authenticated users with the \"Administer policies\" permission to inject arbitrary web script or HTML via the \"Password Expiration Warning\" field to the admin/config/people/password_policy/add page." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2013-08-28T15:00:00Z", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "[oss-security] 20130822 Re: CVE request for Drupal contributed modules", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2013/08/22/2" }, { "name": "61780", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/61780" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.madirish.net/557" }, { "tags": [ "x_refsource_MISC" ], "url": "https://drupal.org/node/2065387" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://drupal.org/node/2065241" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4274", "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 password_policy_admin_view function in password_policy.admin.inc in the Password Policy module 6.x-1.x before 6.x-1.6 and 7.x-1.x before 7.x-1.5 for Drupal allows remote authenticated users with the \"Administer policies\" permission to inject arbitrary web script or HTML via the \"Password Expiration Warning\" field to the admin/config/people/password_policy/add page." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20130822 Re: CVE request for Drupal contributed modules", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2013/08/22/2" }, { "name": "61780", "refsource": "BID", "url": "http://www.securityfocus.com/bid/61780" }, { "name": "http://www.madirish.net/557", "refsource": "MISC", "url": "http://www.madirish.net/557" }, { "name": "https://drupal.org/node/2065387", "refsource": "MISC", "url": "https://drupal.org/node/2065387" }, { "name": "https://drupal.org/node/2065241", "refsource": "CONFIRM", "url": "https://drupal.org/node/2065241" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2013-4274", "datePublished": "2013-08-28T15:00:00Z", "dateReserved": "2013-06-12T00:00:00Z", "dateUpdated": "2024-09-17T04:19:19.586Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2012-09-20 00:55
Modified
2024-11-21 01:37
Severity ?
Summary
Cross-site request forgery (CSRF) vulnerability in the Password Policy module before 6.x-1.4 and 7.x-1.0 beta3 for Drupal allows remote attackers to hijack the authentication of administrative users for requests that unblock a user.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.1 | |
erikwebb | password_policy | 6.x-1.2 | |
erikwebb | password_policy | 6.x-1.3 | |
erikwebb | password_policy | 7.x-1.0 | |
drupal | drupal | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:*:*:*:*:*:*:*", "matchCriteriaId": "1F1200EF-2B1D-4925-A7DD-04A7C3B2460C", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:alpha2:*:*:*:*:*:*", "matchCriteriaId": "C88332BF-27B7-485C-AA8D-4995063C06D5", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:alpha3:*:*:*:*:*:*", "matchCriteriaId": "4DE04B82-50AA-453A-8FBD-83ECBBDA1029", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:alpha4:*:*:*:*:*:*", "matchCriteriaId": "F3BA6E1C-D998-4FBE-BD43-124B6A6B2D1D", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:beta1:*:*:*:*:*:*", "matchCriteriaId": "DD6EC7C3-5EB7-4A3E-845C-3A47157ADBFA", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.1:*:*:*:*:*:*:*", "matchCriteriaId": "CE6081CD-4C7E-4240-8F9D-ECEF19B94136", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.2:*:*:*:*:*:*:*", "matchCriteriaId": "1DCF22DD-41DF-4A56-90A8-4ECF2380A793", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.3:*:*:*:*:*:*:*", "matchCriteriaId": "518FE01B-D36D-43B9-849B-C99D3404F467", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:beta3:*:*:*:*:*:*", "matchCriteriaId": "0E15947A-4DA7-4099-B5FF-C4A9456607DB", "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 Password Policy module before 6.x-1.4 and 7.x-1.0 beta3 for Drupal allows remote attackers to hijack the authentication of administrative users for requests that unblock a user." }, { "lang": "es", "value": "Una vulnerabilidad de tipo cross-site request forgery (CSRF) en el m\u00f3dulo Password Policy anterior a versiones 6.x hasta 1.4 y 7.x hasta 1.0 beta3 para Drupal, permite a los atacantes remotos secuestrar la autenticaci\u00f3n de usuarios administrativos para peticiones que desbloqueen a un usuario." } ], "id": "CVE-2012-1633", "lastModified": "2024-11-21T01:37:21.783", "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": "2012-09-20T00:55:05.017", "references": [ { "source": "secalert@redhat.com", "url": "http://drupal.org/node/1401678" }, { "source": "secalert@redhat.com", "tags": [ "Exploit" ], "url": "http://drupalcode.org/project/password_policy.git/commit/3c688c3b4a3ed96fdc4b89883595633338c7ebb6" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/47541" }, { "source": "secalert@redhat.com", "url": "http://www.openwall.com/lists/oss-security/2012/04/07/1" }, { "source": "secalert@redhat.com", "url": "http://www.securityfocus.com/bid/51385" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://drupal.org/node/1401678" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "http://drupalcode.org/project/password_policy.git/commit/3c688c3b4a3ed96fdc4b89883595633338c7ebb6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/47541" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2012/04/07/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/51385" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-352" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2013-08-28 22:55
Modified
2024-11-21 01:55
Severity ?
Summary
Cross-site scripting (XSS) vulnerability in the password_policy_admin_view function in password_policy.admin.inc in the Password Policy module 6.x-1.x before 6.x-1.6 and 7.x-1.x before 7.x-1.5 for Drupal allows remote authenticated users with the "Administer policies" permission to inject arbitrary web script or HTML via the "Password Expiration Warning" field to the admin/config/people/password_policy/add page.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.1 | |
erikwebb | password_policy | 7.x-1.2 | |
erikwebb | password_policy | 7.x-1.3 | |
erikwebb | password_policy | 7.x-1.4 | |
erikwebb | password_policy | 7.x-1.x | |
drupal | drupal | - | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.1 | |
erikwebb | password_policy | 6.x-1.2 | |
erikwebb | password_policy | 6.x-1.3 | |
erikwebb | password_policy | 6.x-1.4 | |
erikwebb | password_policy | 6.x-1.5 | |
erikwebb | password_policy | 6.x-1.x | |
drupal | drupal | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:*:*:*:*:*:*:*", "matchCriteriaId": "9B4FA2AD-ABE3-46C4-96E1-C59FAA3AB92A", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:beta1:*:*:*:*:*:*", "matchCriteriaId": "92235A40-A86D-4C3B-9DBF-1569A96E8F25", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:beta2:*:*:*:*:*:*", "matchCriteriaId": "9D485B3C-9EA9-4F0C-9CDF-46B2C2AB789C", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:beta3:*:*:*:*:*:*", "matchCriteriaId": "0E15947A-4DA7-4099-B5FF-C4A9456607DB", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:beta4:*:*:*:*:*:*", "matchCriteriaId": "10BFF1BA-9210-426E-A886-B9D3FD900B38", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:rc1:*:*:*:*:*:*", "matchCriteriaId": "F77630AB-6EAB-41E0-861D-12070C6AD4B0", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:rc2:*:*:*:*:*:*", "matchCriteriaId": "00C3979A-46CD-4DB8-A8A4-E099DC8BB7D9", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:rc3:*:*:*:*:*:*", "matchCriteriaId": "F1BE9C23-E11C-4359-B4DA-36EB2BC82A09", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.1:*:*:*:*:*:*:*", "matchCriteriaId": "626ACD90-5424-48D4-AAB3-B346D86A127E", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.2:*:*:*:*:*:*:*", "matchCriteriaId": "B1E043F2-1598-42AF-BD46-75249D77CC83", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.3:*:*:*:*:*:*:*", "matchCriteriaId": "2A8057E0-A8F2-4AD5-B23F-D49EBD284CEE", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.4:*:*:*:*:*:*:*", "matchCriteriaId": "84F7BA65-B327-4101-82AA-C6C96B66B613", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.x:dev:*:*:*:*:*:*", "matchCriteriaId": "BEFCE92E-106D-4E23-8A08-08E68CB0CB43", "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" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:*:*:*:*:*:*:*", "matchCriteriaId": "1F1200EF-2B1D-4925-A7DD-04A7C3B2460C", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:alpha1:*:*:*:*:*:*", "matchCriteriaId": "1AE36BB3-3A54-490D-9F97-A4BC4AFC5E19", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:alpha2:*:*:*:*:*:*", "matchCriteriaId": "C88332BF-27B7-485C-AA8D-4995063C06D5", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:alpha3:*:*:*:*:*:*", "matchCriteriaId": "4DE04B82-50AA-453A-8FBD-83ECBBDA1029", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:alpha4:*:*:*:*:*:*", "matchCriteriaId": "F3BA6E1C-D998-4FBE-BD43-124B6A6B2D1D", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:beta1:*:*:*:*:*:*", "matchCriteriaId": "DD6EC7C3-5EB7-4A3E-845C-3A47157ADBFA", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.1:*:*:*:*:*:*:*", "matchCriteriaId": "CE6081CD-4C7E-4240-8F9D-ECEF19B94136", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.2:*:*:*:*:*:*:*", "matchCriteriaId": "1DCF22DD-41DF-4A56-90A8-4ECF2380A793", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.3:*:*:*:*:*:*:*", "matchCriteriaId": "518FE01B-D36D-43B9-849B-C99D3404F467", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.4:*:*:*:*:*:*:*", "matchCriteriaId": "3A5997AA-65BB-4DDD-A4BD-1A34C5EFCDD2", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.5:*:*:*:*:*:*:*", "matchCriteriaId": "46CB1D9F-10BD-4E4C-9BBA-7D1E431F2CBA", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.x:dev:*:*:*:*:*:*", "matchCriteriaId": "4C55F48A-ED8B-4195-ACB4-DDF376C05527", "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 scripting (XSS) vulnerability in the password_policy_admin_view function in password_policy.admin.inc in the Password Policy module 6.x-1.x before 6.x-1.6 and 7.x-1.x before 7.x-1.5 for Drupal allows remote authenticated users with the \"Administer policies\" permission to inject arbitrary web script or HTML via the \"Password Expiration Warning\" field to the admin/config/people/password_policy/add page." }, { "lang": "es", "value": "Vulnerabilidad Cross-site scripting (XSS) en la funci\u00f3n password_policy_admin_view en password_policy.admin.inc en el m\u00f3dulo Password Policy v6.x-1.x anterior a v6.x-1.6 y v7.x-1.x anterior a v7.x-1.5 para Drupal, lo que permite a usuarios remotos autenticados con el permiso \"Administer policies\" inyectar secuencias de comandos web o HTML arbitrarias a trav\u00e9s del campo \"Password Expiration Warning\" en la p\u00e1gina admin/config/people/password_policy/add." } ], "id": "CVE-2013-4274", "lastModified": "2024-11-21T01:55:15.397", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "HIGH", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 2.1, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:H/Au:S/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ] }, "published": "2013-08-28T22:55:05.803", "references": [ { "source": "secalert@redhat.com", "tags": [ "Exploit", "Patch" ], "url": "http://www.madirish.net/557" }, { "source": "secalert@redhat.com", "url": "http://www.openwall.com/lists/oss-security/2013/08/22/2" }, { "source": "secalert@redhat.com", "url": "http://www.securityfocus.com/bid/61780" }, { "source": "secalert@redhat.com", "tags": [ "Patch" ], "url": "https://drupal.org/node/2065241" }, { "source": "secalert@redhat.com", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://drupal.org/node/2065387" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Patch" ], "url": "http://www.madirish.net/557" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2013/08/22/2" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/61780" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://drupal.org/node/2065241" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://drupal.org/node/2065387" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Vulnerability from fkie_nvd
Published
2012-12-03 21:55
Modified
2024-11-21 01:44
Severity ?
Summary
The Password policy module 6.x-1.x before 6.x-1.5 and 7.x-1.x before 7.x-1.3 for Drupal allows remote attackers to obtain password hashes by sniffing the network, related to "client-side password history checks."
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.0 | |
erikwebb | password_policy | 6.x-1.1 | |
erikwebb | password_policy | 6.x-1.2 | |
erikwebb | password_policy | 6.x-1.3 | |
erikwebb | password_policy | 6.x-1.4 | |
erikwebb | password_policy | 6.x-1.x | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.0 | |
erikwebb | password_policy | 7.x-1.1 | |
erikwebb | password_policy | 7.x-1.2 | |
erikwebb | password_policy | 7.x-1.3 | |
erikwebb | password_policy | 7.x-1.x | |
drupal | drupal | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:*:*:*:*:*:*:*", "matchCriteriaId": "1F1200EF-2B1D-4925-A7DD-04A7C3B2460C", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:alpha1:*:*:*:*:*:*", "matchCriteriaId": "1AE36BB3-3A54-490D-9F97-A4BC4AFC5E19", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:alpha2:*:*:*:*:*:*", "matchCriteriaId": "C88332BF-27B7-485C-AA8D-4995063C06D5", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:alpha3:*:*:*:*:*:*", "matchCriteriaId": "4DE04B82-50AA-453A-8FBD-83ECBBDA1029", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:alpha4:*:*:*:*:*:*", "matchCriteriaId": "F3BA6E1C-D998-4FBE-BD43-124B6A6B2D1D", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.0:beta1:*:*:*:*:*:*", "matchCriteriaId": "DD6EC7C3-5EB7-4A3E-845C-3A47157ADBFA", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.1:*:*:*:*:*:*:*", "matchCriteriaId": "CE6081CD-4C7E-4240-8F9D-ECEF19B94136", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.2:*:*:*:*:*:*:*", "matchCriteriaId": "1DCF22DD-41DF-4A56-90A8-4ECF2380A793", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.3:*:*:*:*:*:*:*", "matchCriteriaId": "518FE01B-D36D-43B9-849B-C99D3404F467", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.4:*:*:*:*:*:*:*", "matchCriteriaId": "3A5997AA-65BB-4DDD-A4BD-1A34C5EFCDD2", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:6.x-1.x:dev:*:*:*:*:*:*", "matchCriteriaId": "4C55F48A-ED8B-4195-ACB4-DDF376C05527", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:*:*:*:*:*:*:*", "matchCriteriaId": "9B4FA2AD-ABE3-46C4-96E1-C59FAA3AB92A", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:beta1:*:*:*:*:*:*", "matchCriteriaId": "92235A40-A86D-4C3B-9DBF-1569A96E8F25", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:beta2:*:*:*:*:*:*", "matchCriteriaId": "9D485B3C-9EA9-4F0C-9CDF-46B2C2AB789C", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:beta3:*:*:*:*:*:*", "matchCriteriaId": "0E15947A-4DA7-4099-B5FF-C4A9456607DB", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:beta4:*:*:*:*:*:*", "matchCriteriaId": "10BFF1BA-9210-426E-A886-B9D3FD900B38", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:rc1:*:*:*:*:*:*", "matchCriteriaId": "F77630AB-6EAB-41E0-861D-12070C6AD4B0", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:rc2:*:*:*:*:*:*", "matchCriteriaId": "00C3979A-46CD-4DB8-A8A4-E099DC8BB7D9", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.0:rc3:*:*:*:*:*:*", "matchCriteriaId": "F1BE9C23-E11C-4359-B4DA-36EB2BC82A09", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.1:*:*:*:*:*:*:*", "matchCriteriaId": "626ACD90-5424-48D4-AAB3-B346D86A127E", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.2:*:*:*:*:*:*:*", "matchCriteriaId": "B1E043F2-1598-42AF-BD46-75249D77CC83", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.3:*:*:*:*:*:*:*", "matchCriteriaId": "2A8057E0-A8F2-4AD5-B23F-D49EBD284CEE", "vulnerable": true }, { "criteria": "cpe:2.3:a:erikwebb:password_policy:7.x-1.x:dev:*:*:*:*:*:*", "matchCriteriaId": "BEFCE92E-106D-4E23-8A08-08E68CB0CB43", "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": "The Password policy module 6.x-1.x before 6.x-1.5 and 7.x-1.x before 7.x-1.3 for Drupal allows remote attackers to obtain password hashes by sniffing the network, related to \"client-side password history checks.\"" }, { "lang": "es", "value": "El m\u00f3dulo Password policy v6.x-1.x antes de v6.x-1.5 y v7.x-1.x antes de v7.x-1.3 para Drupal permite a atacantes remotos obtener res\u00famenes de contrase\u00f1as esnifando la red, relacionado con \"verificaci\u00f3n del historial de contrase\u00f1as del lado de cliente\"" } ], "id": "CVE-2012-5552", "lastModified": "2024-11-21T01:44:52.363", "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": "2012-12-03T21:55:02.597", "references": [ { "source": "secalert@redhat.com", "tags": [ "Patch" ], "url": "http://drupal.org/node/1828130" }, { "source": "secalert@redhat.com", "tags": [ "Patch" ], "url": "http://drupal.org/node/1828142" }, { "source": "secalert@redhat.com", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://drupal.org/node/1828340" }, { "source": "secalert@redhat.com", "url": "http://www.openwall.com/lists/oss-security/2012/11/20/4" }, { "source": "secalert@redhat.com", "url": "http://www.securityfocus.com/bid/56350" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "http://drupal.org/node/1828130" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "http://drupal.org/node/1828142" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://drupal.org/node/1828340" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2012/11/20/4" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/bid/56350" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-200" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }