117 lines
3.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2011-1661",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-04-10T02:51:19.650",
"lastModified": "2017-08-17T01:34:18.087",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Node Quick Find module 6.x-1.1 for Drupal does not use db_rewrite_sql when presenting node titles, which allows remote attackers to bypass intended access restrictions and read potentially sensitive node titles via the autocomplete feature."
},
{
"lang": "es",
"value": "Node Quick Find module v6.x-1.1 para Drupal no utiliza db_rewrite_sql cuando presenta t\u00edtulos de nodo, permitiendo a atacantes remotos evitar las restricciones de acceso y leer t\u00edtulos de nodo potencialmente sensibles a trav\u00e9s de la caracter\u00edstica autocomplete."
}
],
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nicholas_thompson:node_quick_find:6.x-1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A9CD8D9C-020F-4F3B-9522-995C10AB199B"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:*",
"matchCriteriaId": "799CA80B-F3FA-4183-A791-2071A7DA1E54"
}
]
}
]
}
],
"references": [
{
"url": "http://drupal.org/files/issues/db_rewrite_sql_12.patch",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://drupal.org/node/1080114",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://drupal.org/node/1118408",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/47238",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66604",
"source": "cve@mitre.org"
}
]
}