2024-12-08 03:06:42 +00:00

93 lines
2.7 KiB
JSON

{
"id": "CVE-2015-1347",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-01-23T15:59:14.147",
"lastModified": "2024-11-21T02:25:13.400",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in client.inc.php in osTicket before 1.9.5.1 allows remote attackers to inject arbitrary web script or HTML via the lang parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en client.inc.php en osTicket anterior a 1.9.5.1 permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s del par\u00e1metro lang."
}
],
"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",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"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:osticket:osticket:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.9.5",
"matchCriteriaId": "1C87CBFB-742E-4168-BE82-FBA4291F6AF0"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/osTicket/osTicket-1.8/commit/b38b3ca7235002137cc9ff74b3c24a4a78c9c2d1",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/osTicket/osTicket-1.8/releases/tag/v1.9.5.1",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/osTicket/osTicket-1.8/commit/b38b3ca7235002137cc9ff74b3c24a4a78c9c2d1",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/osTicket/osTicket-1.8/releases/tag/v1.9.5.1",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}