René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

128 lines
3.7 KiB
JSON

{
"id": "CVE-2021-27330",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-02-25T16:15:12.260",
"lastModified": "2021-03-03T15:51:39.590",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Triconsole Datepicker Calendar <3.77 is affected by cross-site scripting (XSS) in calendar_form.php. Attackers can read authentication cookies that are still active, which can be used to perform further attacks such as reading browser history, directory listings, and file contents."
},
{
"lang": "es",
"value": "Triconsole Datepicker Calendar versiones anteriores a 3.77, est\u00e1 afectado por un ataque de tipo cross-site scripting (XSS) en el archivo calendar_form.php.&#xa0;Unos atacantes pueden leer las cookies de autenticaci\u00f3n que a\u00fan est\u00e1n activas, que pueden ser usadas para llevar a cabo m\u00e1s ataques, como leer el historial del navegador, listados de directorios y contenido de archivos"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:triconsole:datepicker_calendar:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.77",
"matchCriteriaId": "3CB783C8-EE47-4889-BB33-9CDADB6C5786"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/161570/Triconsole-3.75-Cross-Site-Scripting.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "http://www.triconsole.com/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "http://www.triconsole.com/php/calendar_datepicker.php",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://www.exploit-db.com/exploits/49597",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}