2024-07-14 02:06:08 +00:00

86 lines
2.0 KiB
JSON

{
"id": "CVE-2023-28467",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-05-22T19:15:10.017",
"lastModified": "2023-05-27T01:49:32.293",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In MyBB before 1.8.34, there is XSS in the User CP module via the user email field."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/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
}
]
},
"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:mybb:mybb:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.8.34",
"matchCriteriaId": "D7F6C2C7-3E6F-4861-B774-EAA1912EDA23"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/mybb/mybb/security/advisories/GHSA-3q8x-9fh2-v646",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://mybb.com",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}