CVE-2012-1590 (GCVE-0-2012-1590)
Vulnerability from cvelistv5 – Published: 2012-10-01 00:00 – Updated: 2024-08-06 19:01
VLAI?
Summary
The forum list in Drupal 7.x before 7.14 does not properly check user permissions for unpublished forum posts, which allows remote authenticated users to obtain sensitive information such as the post title via the forum overview page.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T19:01:02.734Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://drupal.org/drupal-7.14"
},
{
"name": "53359",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/53359"
},
{
"name": "MDVSA-2013:074",
"tags": [
"vendor-advisory",
"x_refsource_MANDRIVA",
"x_transferred"
],
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:074"
},
{
"name": "49012",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/49012"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://drupal.org/node/1557938"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://drupal.org/node/1302404"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://drupalcode.org/project/drupal.git/commit/352645e4a636cadeb5576231b3547972eebdd8e5"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2012-05-02T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "The forum list in Drupal 7.x before 7.14 does not properly check user permissions for unpublished forum posts, which allows remote authenticated users to obtain sensitive information such as the post title via the forum overview page."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2013-12-10T15:57:00",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://drupal.org/drupal-7.14"
},
{
"name": "53359",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/53359"
},
{
"name": "MDVSA-2013:074",
"tags": [
"vendor-advisory",
"x_refsource_MANDRIVA"
],
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:074"
},
{
"name": "49012",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/49012"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://drupal.org/node/1557938"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://drupal.org/node/1302404"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://drupalcode.org/project/drupal.git/commit/352645e4a636cadeb5576231b3547972eebdd8e5"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-1590",
"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 forum list in Drupal 7.x before 7.14 does not properly check user permissions for unpublished forum posts, which allows remote authenticated users to obtain sensitive information such as the post title via the forum overview page."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://drupal.org/drupal-7.14",
"refsource": "CONFIRM",
"url": "http://drupal.org/drupal-7.14"
},
{
"name": "53359",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/53359"
},
{
"name": "MDVSA-2013:074",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:074"
},
{
"name": "49012",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/49012"
},
{
"name": "http://drupal.org/node/1557938",
"refsource": "CONFIRM",
"url": "http://drupal.org/node/1557938"
},
{
"name": "http://drupal.org/node/1302404",
"refsource": "CONFIRM",
"url": "http://drupal.org/node/1302404"
},
{
"name": "http://drupalcode.org/project/drupal.git/commit/352645e4a636cadeb5576231b3547972eebdd8e5",
"refsource": "CONFIRM",
"url": "http://drupalcode.org/project/drupal.git/commit/352645e4a636cadeb5576231b3547972eebdd8e5"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2012-1590",
"datePublished": "2012-10-01T00:00:00",
"dateReserved": "2012-03-12T00:00:00",
"dateUpdated": "2024-08-06T19:01:02.734Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"48C33CAB-4633-418C-B162-20A2EC24E8DD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha1:*:*:*:*:*:*\", \"matchCriteriaId\": \"CC3B1750-17AD-4386-B6EE-1AFC9CDFB6C4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha2:*:*:*:*:*:*\", \"matchCriteriaId\": \"9E0C1873-22A6-4CE9-853D-2A40BD3D9E62\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha3:*:*:*:*:*:*\", \"matchCriteriaId\": \"9F6DF608-0DA2-455F-AD28-7BE4A7548E48\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha4:*:*:*:*:*:*\", \"matchCriteriaId\": \"7BCC306D-EB5D-4784-B0B1-B4F9370796F7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha5:*:*:*:*:*:*\", \"matchCriteriaId\": \"5639A5F3-CD18-451C-BA5A-3336C42BED83\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha6:*:*:*:*:*:*\", \"matchCriteriaId\": \"5B0A10CA-F59E-48AC-97E9-8476F63BAEDB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha7:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B7917C-5934-4AFF-B3DB-BE9B099B27FB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:beta1:*:*:*:*:*:*\", \"matchCriteriaId\": \"16731B53-3CD1-4B98-947B-7621162D8DB3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:beta2:*:*:*:*:*:*\", \"matchCriteriaId\": \"BD738402-A50E-4AEB-8F42-607F52DE5540\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:beta3:*:*:*:*:*:*\", \"matchCriteriaId\": \"199AC10C-6E65-409B-8658-E26240B27E1B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:dev:*:*:*:*:*:*\", \"matchCriteriaId\": \"2B378BEF-B070-4955-A6B3-8F2ACBA96832\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"19EC9A36-5EDC-4519-802E-BEA69B18800A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"8C281EA7-8AE1-4D5A-B03B-B3BE37740195\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"024CF5B1-1875-4785-ACAF-35ECCC7914A5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:rc4:*:*:*:*:*:*\", \"matchCriteriaId\": \"5F446903-51AC-4FA3-BA90-C2EA59BBDB01\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1FE86CC5-956E-4F16-BE7B-2B1CAAEB5C40\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F0AC1B21-D3BE-4B6A-AE40-8B395E81DD50\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7E5E8A73-1C02-4900-BC30-83084DC8371C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A92A41E3-BF0F-49BD-9F0F-5FDC11BF2499\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"937C3149-3F34-40D8-964D-FB65EBDF0BC5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"90CD183A-3777-44F9-8CA6-8E802058D099\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"68C0CC63-558B-4750-8293-926BE9EAD42C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CA66BCA5-3934-449E-BAD3-D0DFBF4A04BE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5030281C-CD4F-4106-A100-332A4C3C2AEB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D408134A-29E8-4D6A-9352-DB7F9CF55FA3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3B08C41E-2357-44D5-A3A7-75389B343B8C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.12:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E9F40588-308A-4BA7-AE62-5DCC7D7528EE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E41BD65A-F39B-42C5-8776-CE09345A531D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.x-dev:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0F860666-578F-4B48-ABCA-1B5F2697DEAB\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The forum list in Drupal 7.x before 7.14 does not properly check user permissions for unpublished forum posts, which allows remote authenticated users to obtain sensitive information such as the post title via the forum overview page.\"}, {\"lang\": \"es\", \"value\": \"La lista del foro en Drupal v7.x anterior a v7.14 no comprueba correctamente los permisos de usuario para los mensajes publicados en el foro, lo que permite a usuarios remotos autenticados obtener informaci\\u00f3n confidencial, como el t\\u00edtulo de la entrada a trav\\u00e9s de la p\\u00e1gina de resumen del foro.\"}]",
"id": "CVE-2012-1590",
"lastModified": "2024-11-21T01:37:15.987",
"metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:P/I:N/A:N\", \"baseScore\": 4.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2012-10-01T00:55:00.993",
"references": "[{\"url\": \"http://drupal.org/drupal-7.14\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://drupal.org/node/1302404\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\"]}, {\"url\": \"http://drupal.org/node/1557938\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://drupalcode.org/project/drupal.git/commit/352645e4a636cadeb5576231b3547972eebdd8e5\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://secunia.com/advisories/49012\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.mandriva.com/security/advisories?name=MDVSA-2013:074\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.securityfocus.com/bid/53359\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://drupal.org/drupal-7.14\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://drupal.org/node/1302404\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"http://drupal.org/node/1557938\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://drupalcode.org/project/drupal.git/commit/352645e4a636cadeb5576231b3547972eebdd8e5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://secunia.com/advisories/49012\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.mandriva.com/security/advisories?name=MDVSA-2013:074\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/53359\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-264\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2012-1590\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2012-10-01T00:55:00.993\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The forum list in Drupal 7.x before 7.14 does not properly check user permissions for unpublished forum posts, which allows remote authenticated users to obtain sensitive information such as the post title via the forum overview page.\"},{\"lang\":\"es\",\"value\":\"La lista del foro en Drupal v7.x anterior a v7.14 no comprueba correctamente los permisos de usuario para los mensajes publicados en el foro, lo que permite a usuarios remotos autenticados obtener informaci\u00f3n confidencial, como el t\u00edtulo de la entrada a trav\u00e9s de la p\u00e1gina de resumen del foro.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:N/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.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:drupal:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"48C33CAB-4633-418C-B162-20A2EC24E8DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC3B1750-17AD-4386-B6EE-1AFC9CDFB6C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"9E0C1873-22A6-4CE9-853D-2A40BD3D9E62\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F6DF608-0DA2-455F-AD28-7BE4A7548E48\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"7BCC306D-EB5D-4784-B0B1-B4F9370796F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha5:*:*:*:*:*:*\",\"matchCriteriaId\":\"5639A5F3-CD18-451C-BA5A-3336C42BED83\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha6:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B0A10CA-F59E-48AC-97E9-8476F63BAEDB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha7:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B7917C-5934-4AFF-B3DB-BE9B099B27FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"16731B53-3CD1-4B98-947B-7621162D8DB3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"BD738402-A50E-4AEB-8F42-607F52DE5540\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"199AC10C-6E65-409B-8658-E26240B27E1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:dev:*:*:*:*:*:*\",\"matchCriteriaId\":\"2B378BEF-B070-4955-A6B3-8F2ACBA96832\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"19EC9A36-5EDC-4519-802E-BEA69B18800A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C281EA7-8AE1-4D5A-B03B-B3BE37740195\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"024CF5B1-1875-4785-ACAF-35ECCC7914A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F446903-51AC-4FA3-BA90-C2EA59BBDB01\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1FE86CC5-956E-4F16-BE7B-2B1CAAEB5C40\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F0AC1B21-D3BE-4B6A-AE40-8B395E81DD50\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7E5E8A73-1C02-4900-BC30-83084DC8371C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A92A41E3-BF0F-49BD-9F0F-5FDC11BF2499\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"937C3149-3F34-40D8-964D-FB65EBDF0BC5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"90CD183A-3777-44F9-8CA6-8E802058D099\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"68C0CC63-558B-4750-8293-926BE9EAD42C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA66BCA5-3934-449E-BAD3-D0DFBF4A04BE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5030281C-CD4F-4106-A100-332A4C3C2AEB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D408134A-29E8-4D6A-9352-DB7F9CF55FA3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3B08C41E-2357-44D5-A3A7-75389B343B8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E9F40588-308A-4BA7-AE62-5DCC7D7528EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E41BD65A-F39B-42C5-8776-CE09345A531D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.x-dev:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F860666-578F-4B48-ABCA-1B5F2697DEAB\"}]}]}],\"references\":[{\"url\":\"http://drupal.org/drupal-7.14\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://drupal.org/node/1302404\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://drupal.org/node/1557938\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://drupalcode.org/project/drupal.git/commit/352645e4a636cadeb5576231b3547972eebdd8e5\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\"]},{\"url\":\"http://secunia.com/advisories/49012\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2013:074\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/53359\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://drupal.org/drupal-7.14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://drupal.org/node/1302404\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://drupal.org/node/1557938\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://drupalcode.org/project/drupal.git/commit/352645e4a636cadeb5576231b3547972eebdd8e5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://secunia.com/advisories/49012\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2013:074\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/53359\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
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…