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

112 lines
3.2 KiB
JSON

{
"id": "CVE-2008-6879",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-07-30T19:30:00.203",
"lastModified": "2009-07-31T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in Apache Roller 2.3, 3.0, 3.1, and 4.0 allows remote attackers to inject arbitrary web script or HTML via the q parameter in a search action."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en Apache Roller v2.3, v3.0, v3.1, y v4.0 permite a los atacantes remotos inyectar arbitrariamente una secuencia de comandos web o HTML a trav\u00e9s del par\u00e1metro q en una acci\u00f3n de b\u00fasqueda."
}
],
"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:apache:roller:2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "2C4F6585-17A3-4EF7-AF04-609AEAA3084F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:roller:3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "113D4B57-9D4E-408B-A1D0-80CAE862CF77"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:roller:3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2B13BC4B-6DC9-44CD-AC45-DF4CDBF6BA30"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:roller:4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "BB9B4815-4B5F-488A-B498-1065E74ECA05"
}
]
}
]
}
],
"references": [
{
"url": "http://issues.apache.org/roller/browse/ROL-1766",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://svn.apache.org/viewvc?view=rev&revision=668737",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/33110",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}