129 lines
3.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2015-6751",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-08-31T18:59:11.153",
"lastModified": "2024-11-21T02:35:34.930",
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in the Time Tracker module 7.x-1.x before 7.x-1.4 for Drupal allow remote authenticated users with certain permissions to inject arbitrary web script or HTML via a (1) note added to a time entry or an (2) activity used to categorize time tracker entries."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de XSS en el m\u00f3dulo Time Tracker 7.x-1.x en versiones anteriores a 7.x-1.4 para Drupal, permite a usuarios remotos autenticados con ciertos permisos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de (1) una nota insertada en una entrada de tiempo o (2) actividad usada para categorizar entradas de seguimiento de tiempo."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"baseScore": 3.5,
2023-04-24 12:24:31 +02:00
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
2023-04-24 12:24:31 +02:00
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:time_tracker_project:time_tracker:7.x-1.0:*:*:*:*:drupal:*:*",
"matchCriteriaId": "918D4889-3D1D-4E7F-B2C2-24A5ABA12718"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:time_tracker_project:time_tracker:7.x-1.1:*:*:*:*:drupal:*:*",
"matchCriteriaId": "71958693-02F7-4198-8E88-5F22E0E89CF6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:time_tracker_project:time_tracker:7.x-1.2:*:*:*:*:drupal:*:*",
"matchCriteriaId": "A455C2E5-401C-4780-AA35-506867B41F78"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:time_tracker_project:time_tracker:7.x-1.3:*:*:*:*:drupal:*:*",
"matchCriteriaId": "34AACC24-E3DE-4C47-9A22-FC877F27EB02"
}
]
}
]
}
],
"references": [
{
"url": "http://cgit.drupalcode.org/time_tracker/commit/?id=436a638",
"source": "cve@mitre.org"
},
{
"url": "https://www.drupal.org/node/2537296",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2537866",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://cgit.drupalcode.org/time_tracker/commit/?id=436a638",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.drupal.org/node/2537296",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
2023-04-24 12:24:31 +02:00
"Patch"
]
},
{
"url": "https://www.drupal.org/node/2537866",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}