Vulnerability from drupal
Published
2020-02-19 17:22
Modified
2023-08-11 17:59
Summary
Details
The Profile module enables you to allow users to have configurable user profiles.
The module doesn't sufficiently check access when creating a user profile. Users with the "create profiles" permission could create profiles for any users.
Credits
karl972
www.drupal.org/user/1541584
{
"affected": [
{
"database_specific": {
"affected_versions": "1.0.0"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/profile"
},
"ranges": [
{
"database_specific": {
"constraint": "1.0.0"
},
"events": [
{
"introduced": "1.0.0"
},
{
"last_affected": "1.0.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [],
"credits": [
{
"contact": [
"https://www.drupal.org/user/1541584"
],
"name": "karl972"
}
],
"details": "The Profile module enables you to allow users to have configurable user profiles.\n\nThe module doesn\u0027t sufficiently check access when creating a user profile. Users with the \"create profiles\" permission could create profiles for any users.",
"id": "DRUPAL-CONTRIB-2020-004",
"modified": "2023-08-11T17:59:12.000Z",
"published": "2020-02-19T17:22:22.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2020-004"
}
],
"schema_version": "1.7.0"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…