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

103 lines
3.1 KiB
JSON

{
"id": "CVE-2010-4932",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-10-09T10:55:21.597",
"lastModified": "2012-05-14T04:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in search.php in Entrans before 0.3.3 allows remote attackers to inject arbitrary web script or HTML via the query parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en search.php en Etrans antes de v0.3.3, permite a atacantes remotos ejecutar secuencias de comandos web o HTML a trav\u00e9s del par\u00e1metro query."
}
],
"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:khader_abbeb:entrans:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.3.2",
"matchCriteriaId": "6CD067FB-CB4E-4995-8FEE-B316DF3C98F3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:khader_abbeb:entrans:0.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "45E84B81-3E84-4B71-90B1-D50370DC2F7C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:khader_abbeb:entrans:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "8641C001-8F6B-444E-8FDD-05744E3E918A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:khader_abbeb:entrans:0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "7B1A3540-5CCC-47F8-9952-BB373DABD013"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:khader_abbeb:entrans:0.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "4FBAC164-0FD6-4AA8-A30B-5ED495562C59"
}
]
}
]
}
],
"references": [
{
"url": "http://www.htbridge.ch/advisory/xss_vulnerability_in_entrans.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}