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

77 lines
1.8 KiB
JSON

{
"id": "CVE-2023-27093",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-03-13T15:15:12.957",
"lastModified": "2023-03-16T14:59:43.990",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting vulnerability found in My-Blog allows attackers to cause a denial of service via the Post function."
}
],
"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:my-blog_project:my-blog:-:*:*:*:*:*:*:*",
"matchCriteriaId": "AFC9633D-2C42-4B66-8777-8E6A211EB74E"
}
]
}
]
}
],
"references": [
{
"url": "https://gitee.com/zhenfeng13/My-Blog/issues/I6GDTU",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}