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

105 lines
2.9 KiB
JSON

{
"id": "CVE-2010-0319",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-01-15T19:30:00.380",
"lastModified": "2017-08-17T01:31:58.163",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in index.php in Docmint 1.0 and 2.1 allows remote attackers to inject arbitrary web script or HTML via the id parameter. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "Una vulnerabilidad de ejecuci\u00f3n de comandos en sitios cruzados(XSS) en el fichero index.php de Docmint v1.0 y v2.1 permite a atacantes remotos inyectar HTML o scripts web a trav\u00e9s del par\u00e1metro id. NOTA: Algunos de estos detalles se obtienen a partir de informaci\u00f3n de terceros."
}
],
"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:docmint:docmint:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "32CF8757-59B9-42E1-A586-5DA0C425BFBB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:docmint:docmint:2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6DAD2C91-8070-4D5C-AFEC-6B379DD5DB88"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.org/1001-exploits/docmintcms-xss.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.exploit-db.com/exploits/11119",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/37721",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/55549",
"source": "cve@mitre.org"
}
]
}