mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 01:02:25 +00:00
115 lines
4.1 KiB
JSON
115 lines
4.1 KiB
JSON
{
|
|
"id": "CVE-2007-4436",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2007-08-20T22:17:00.000",
|
|
"lastModified": "2017-07-29T01:32:56.177",
|
|
"vulnStatus": "Modified",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "The Drupal Project module before 5.x-1.0, 4.7.x-2.3, and 4.7.x-1.3 and Project issue tracking module before 5.x-1.0, 4.7.x-2.4, and 4.7.x-1.4 do not properly enforce permissions, which allows remote attackers to (1) obtain sensitive via the Tracker Module and the Recent posts page; (2) obtain project names via unspecified vectors; (3) obtain sensitive information via the statistics pages; and (4) read CVS project activity."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "El m\u00f3dulo Drupal Project versiones anteriores a 5.x-1.0, 4.7.x-2.3 y 4.7.x-1.3 y el m\u00f3dulo de seguimiento de problemas del Proyecto versiones anteriores a 5.x-1.0, versiones 4.7.x-2.4 y 4.7.x-1.4, no ejecutan apropiadamente los permisos, lo que permite a atacantes remotos (1) obtener informaci\u00f3n confidencial por medio del M\u00f3dulo de Seguimiento y la p\u00e1gina de publicaciones Recientes (Recent posts); (2) obtener los nombres de proyectos por medio de vectores no especificados; (3) obtener informaci\u00f3n confidencial por medio de las p\u00e1ginas de estad\u00edsticas; y (4) leer la actividad del proyecto CVS."
|
|
}
|
|
],
|
|
"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": false,
|
|
"obtainAllPrivilege": false,
|
|
"obtainUserPrivilege": false,
|
|
"obtainOtherPrivilege": false,
|
|
"userInteractionRequired": false
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-264"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:drupal:project:*:*:*:*:*:*:*:*",
|
|
"versionEndIncluding": "4.7_1.1",
|
|
"matchCriteriaId": "04E313C5-E46E-4A14-B281-A5D56AE8DF6D"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:drupal:project:*:*:*:*:*:*:*:*",
|
|
"versionEndIncluding": "4.7_2.1",
|
|
"matchCriteriaId": "96B4F5ED-E3E5-45AE-A4A7-F3FA31D1A77D"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:drupal:project:*:*:*:*:*:*:*:*",
|
|
"versionEndIncluding": "5.0",
|
|
"matchCriteriaId": "B2AA3D2D-AEE6-4C51-B052-9B2494CE0D7B"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:drupal:project_issue_tracking_module:*:*:*:*:*:*:*:*",
|
|
"versionEndIncluding": "4.7_1.1",
|
|
"matchCriteriaId": "D04D5DB3-7F69-4A12-9E56-2C90F398F2B3"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:drupal:project_issue_tracking_module:*:*:*:*:*:*:*:*",
|
|
"versionEndIncluding": "4.7_2.1",
|
|
"matchCriteriaId": "450CB0D0-B37D-4BE8-A338-B23BF0BCEB7E"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://drupal.org/node/168760",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Patch"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/25364",
|
|
"source": "cve@mitre.org"
|
|
},
|
|
{
|
|
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36105",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |