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

102 lines
3.9 KiB
JSON

{
"id": "CVE-2015-7391",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-09-26T15:29:00.333",
"lastModified": "2018-10-09T19:58:08.080",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in TestLink before 1.9.14 allow remote attackers to inject arbitrary web script or HTML via the (1) selected_end_date or (2) selected_start_date parameter to lib/results/tcCreatedPerUserOnTestProject.php; the (3) containerType parameter to lib/testcases/containerEdit.php; the (4) filter_tc_id or (5) filter_testcase_name parameter to lib/testcases/listTestCases.php; the (6) useRecursion parameter to lib/testcases/tcImport.php; the (7) targetTestCase or (8) created_by parameter to lib/testcases/tcSearch.php; or the (9) HTTP Referer header to third_party/user_contribution/fakeRemoteExecServer/client4fakeXMLRPCTestRunner.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de Cross-Site Scripting (XSS) en las versiones anteriores a 1.9.14 de TestLink permiten que los atacantes remotos inyecten scripts web o HTML arbitrarios mediante los par\u00e1metros (1) selected_end_date o (2) selected_start_date a lib/results/tcCreatedPerUserOnTestProject.php; el par\u00e1metro (3) containerType a lib/testcases/containerEdit.php; el par\u00e1metro (4) filter_tc_id o el par\u00e1metro (5) filter_testcase_name a lib/testcases/listTestCases.php; el par\u00e1metro (6) useRecursion a lib/testcases/tcImport.php; los par\u00e1metros (7) targetTestCase o (8) created_by a lib/testcases/tcSearch.php; o la cabecera (9) HTTP Referer a third_party/user_contribution/fakeRemoteExecServer/client4fakeXMLRPCTestRunner.php."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"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:testlink:testlink:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.9.13",
"matchCriteriaId": "5459B645-906F-494E-8FFC-5FA8B52E4D65"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/archive/1/536622/100/0/threaded",
"source": "cve@mitre.org"
}
]
}