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

97 lines
2.3 KiB
JSON

{
"id": "CVE-2023-38766",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-08-08T16:15:12.890",
"lastModified": "2023-08-09T17:55:00.717",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting (XSS) vulnerability in ChurchCRM v.5.0.0 allows a remote attacker to execute arbitrary code via a crafted payload to the PersonView.php component."
}
],
"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:churchcrm:churchcrm:5.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "65549C7B-F27E-42A2-8E72-9B9C1B5AFEBF"
}
]
}
]
}
],
"references": [
{
"url": "https://churchcrm.io/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://demo.churchcrm.io/master",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
},
{
"url": "https://github.com/0x72303074/CVE-Disclosures",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/ChurchCRM/CRM/wiki",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}