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

77 lines
1.9 KiB
JSON

{
"id": "CVE-2021-36538",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-03T18:15:10.760",
"lastModified": "2023-02-09T18:53:01.743",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting (XSS) vulnerability in Gurock TestRail before 7.1.2 allows remote authenticated attackers to run arbitrary code via the reference field in milestones or description fields in reports."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
]
},
"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:gurock:testrail:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.1.2",
"matchCriteriaId": "0532D35B-4713-4650-942A-82712F9DDC4F"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/miglen/b09498b4b9fe1be58973bd474af125ab",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}