mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 01:02:25 +00:00
101 lines
3.1 KiB
JSON
101 lines
3.1 KiB
JSON
{
|
|
"id": "CVE-2015-7228",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2015-09-17T16:59:07.463",
|
|
"lastModified": "2015-09-22T00:21:52.040",
|
|
"vulnStatus": "Analyzed",
|
|
"evaluatorComment": "<a href=\"https://cwe.mitre.org/data/definitions/524.html\">CWE-524: Information Exposure Through Caching </a>",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "The RESTful module 7.x-1.x before 7.x-1.3 for Drupal does not properly cache pages of authenticated users when using non-cookie authentication providers, which allows remote attackers to obtain sensitive information via unspecified vectors."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Vulnerabilidad en el m\u00f3dulo RESTful 7.x-1.x en versiones anteriores a 7.x-1.3 para Drupal, no cachea adecuadamente la p\u00e1gina de usuarios autenticados cuando se usan los proveedores de autenticaci\u00f3n sin cookie, lo que permite a atacantes remotos obtener informaci\u00f3n sensible a trav\u00e9s de vectores no especificados."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
|
|
"accessVector": "NETWORK",
|
|
"accessComplexity": "LOW",
|
|
"authentication": "NONE",
|
|
"confidentialityImpact": "PARTIAL",
|
|
"integrityImpact": "NONE",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 5.0
|
|
},
|
|
"baseSeverity": "MEDIUM",
|
|
"exploitabilityScore": 10.0,
|
|
"impactScore": 2.9,
|
|
"acInsufInfo": true,
|
|
"obtainAllPrivilege": false,
|
|
"obtainUserPrivilege": false,
|
|
"obtainOtherPrivilege": false,
|
|
"userInteractionRequired": false
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "NVD-CWE-Other"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:restful_project:restful:7.x-1.0:*:*:*:*:drupal:*:*",
|
|
"matchCriteriaId": "3A1FA334-7D6F-453D-B8BB-D2757A4F713B"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:restful_project:restful:7.x-1.1:*:*:*:*:drupal:*:*",
|
|
"matchCriteriaId": "46DAF25C-1DF6-4836-BC2F-E7BB670E3D5E"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:restful_project:restful:7.x-1.2:*:*:*:*:drupal:*:*",
|
|
"matchCriteriaId": "F471AC79-FB96-48B0-B221-65EC0871889C"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://www.drupal.org/node/2565421",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Patch"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://www.drupal.org/node/2565875",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Patch",
|
|
"Vendor Advisory"
|
|
]
|
|
}
|
|
]
|
|
} |