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

136 lines
4.1 KiB
JSON

{
"id": "CVE-2010-2856",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-07-25T02:04:14.547",
"lastModified": "2017-08-17T01:32:50.557",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in admin/currencies.php in osCSS 1.2.2, and probably earlier versions, allows remote attackers to inject arbitrary web script or HTML via the page parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en admin/currencies.php en osCSS 1.2.2 y probablemente en versiones anteriores, permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n a trav\u00e9s del par\u00e1metro page."
}
],
"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:oscss:oscss:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2.2",
"matchCriteriaId": "76C3C14B-B5D9-4D9B-8167-0EBAA825A92D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oscss:oscss:1.0:beta:*:*:*:*:*:*",
"matchCriteriaId": "66B5BAE7-9B43-4734-98ED-AEC199867C77"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oscss:oscss:1.0.1:beta:*:*:*:*:*:*",
"matchCriteriaId": "916E18FC-0C8C-4D1E-BCE1-FE6D63C46E5D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oscss:oscss:1.1:rc1:*:*:*:*:*:*",
"matchCriteriaId": "6EA8942B-EFFF-42C7-96FB-C3B5951DC1E1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oscss:oscss:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "A90BA54A-04E5-416F-96BB-615FBD3DA81A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oscss:oscss:1.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B4ECDF95-A465-49F4-84F3-FE787D67C068"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oscss:oscss:1.2.2:rc:*:*:*:*:*:*",
"matchCriteriaId": "459F4928-B164-4E67-B1CF-CF7BEEA0D6DC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oscss:oscss:1.2.2:rca:*:*:*:*:*:*",
"matchCriteriaId": "2537C8B3-5D8A-431C-AE12-4B7B1FCBA9F5"
}
]
}
]
}
],
"references": [
{
"url": "http://www.htbridge.ch/advisory/xss_vulnerability_in_oscss.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/41510",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2010/1770",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/60203",
"source": "cve@mitre.org"
}
]
}