2024-07-14 02:06:08 +00:00

124 lines
3.4 KiB
JSON

{
"id": "CVE-2009-0805",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-03-04T17:30:02.517",
"lastModified": "2009-03-05T05:00:00.000",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in piCal 0.91h and earlier, a module for XOOPS, allows remote attackers to inject arbitrary web script or HTML via the event_id parameter in index.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en piCal 0.91h y anteriores, un m\u00f3dulo para XOOPS, permite a los atacantes remotos inyectar arbitrariamente una secuencia de comandos web o HTML a trav\u00e9s del par\u00e1metro event_id en el archivo index.php."
}
],
"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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mihai_bazon:pical:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.91h",
"matchCriteriaId": "BB0840DD-5A92-4952-BDB5-03D6663B72AA"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:xoops:xoops:*:*:*:*:*:*:*:*",
"matchCriteriaId": "EB325E21-BD1E-4C12-B3B1-7210AFFD1235"
}
]
}
]
}
],
"references": [
{
"url": "http://jvn.jp/en/jp/JVN91591874/index.html",
"source": "cve@mitre.org"
},
{
"url": "http://jvndb.jvn.jp/ja/contents/2009/JVNDB-2009-000013.html",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/33986",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/33896",
"source": "cve@mitre.org"
},
{
"url": "http://xoops.peak.ne.jp/md/news/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://xoops.peak.ne.jp/md/news/index.php?page=article&storyid=476&easiestml_lang=xlang%3Aen",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}