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

89 lines
2.1 KiB
JSON

{
"id": "CVE-2023-42188",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-27T00:15:09.287",
"lastModified": "2023-11-03T20:34:28.027",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "IceCMS v2.0.1 is vulnerable to Cross Site Request Forgery (CSRF)."
},
{
"lang": "es",
"value": "IceCMS v2.0.1 es vulnerable a Cross Site Request Forgery (CSRF)."
}
],
"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:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:macwk:icecms:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "C8043F07-E915-49DC-A4D8-DC34AC2B9770"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Thecosy/IceCMS/issues/17",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "https://topdayplus.github.io/2023/10/27/CVE-deatail/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}