2024-04-04 08:46:00 +00:00

104 lines
2.7 KiB
JSON

{
"id": "CVE-2013-4744",
"sourceIdentifier": "cve@mitre.org",
"published": "2013-07-01T21:55:03.110",
"lastModified": "2020-01-08T13:21:16.373",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the PHPUnit extension before 3.5.15 for TYPO3 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad Cross-site scripting (XSS) en la extensi\u00f3n PHPUnit anterior a v3.5.15 para TYPO3 permite a atacantes remotos a inyectar secuencias de comandos Web o HTML a trav\u00e9s de vectores no especificados."
}
],
"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:phpunit_project:phpunit:*:*:*:*:*:typo3:*:*",
"versionEndExcluding": "3.5.15",
"matchCriteriaId": "9DAE76AF-EC52-49FA-A60C-82ED9FEA5B64"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/89132",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "http://typo3.org/extensions/repository/view/phpunit",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2013-001/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/81194",
"source": "cve@mitre.org",
"tags": [
"VDB Entry"
]
}
]
}