125 lines
4.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-6824",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-12-29T11:28:00.000",
"lastModified": "2018-10-17T21:49:44.850",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in Jim Hu and Chad Little PHP iCalendar 2.23 rc1 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) getdate parameter in (a) day.php, (b) month.php, (c) year.php, (d) week.php, (e) search.php, (f) rss/index.php, (g) print.php, and (h) preferences.php; the (2) cpath parameter in (i) day.php, (j) month.php, (k) year.php, (l) week.php, and (m) search.php; the (3) query parameter in search.php; and possibly the cpath, (4) unset, and (5) set parameters in a setcookie action in preferences.php; different vectors than CVE-2006-3319. NOTE: it was later reported that vectors b, c, and d also affect 2.24."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de secuencias de comandos en sitios cruzados (XSS) en Jim Hu y Chad Little PHP iCalendar 2.23 rc1 y versiones anteriores permite a atacantes remotos inyectar scripts web o HTML de su elecci\u00f3n a trav\u00e9s de los par\u00e1metros (1) getdate en (a) day.php, (b) month.php, (c) year.php, (d) week.php, (e) search.php, (f) rss/index.php, (g) print.php, and (h) preferences.php; (2) cpath en (i) day.php, (j) month.php, (k) year.php, (l) week.php, and (m) search.php; (3) query en search.php; y posiblemente cpath, (4) unset, y (5) set en una acci\u00f3n setcookie en preferences.php; vectores diferentes a CVE-2006-3319. NOTA: posteriormente se ha informado que los vectores b, c y d tambi\u00e9n afectan a la v2.24."
}
],
"metrics": {
"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:php_icalendar:php_icalendar:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.23_rc1",
"matchCriteriaId": "BD41E0B7-1DBD-4EAE-B60A-8ECD2C8B7BA4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php_icalendar:php_icalendar:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "314ED0FD-8DAA-4767-A0C9-CDAEB12327FE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php_icalendar:php_icalendar:2.2_beta:*:*:*:*:*:*:*",
"matchCriteriaId": "A5084D66-ACB9-412D-9A1F-F6614C976414"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php_icalendar:php_icalendar:2.22:*:*:*:*:*:*:*",
"matchCriteriaId": "AFC0CDA8-0820-429E-9487-C2001EA4D295"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php_icalendar:php_icalendar:2.24:*:*:*:*:*:*:*",
"matchCriteriaId": "5B71AC2C-3F84-4FE3-B474-CAFC03DD5A6E"
}
]
}
]
}
],
"references": [
{
"url": "http://lostmon.blogspot.com/2006/12/php-icalendar-multiple-variable-cross.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://securitytracker.com/id?1017449",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/485397/100/200/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/21792",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31146",
"source": "cve@mitre.org"
}
]
}