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

91 lines
2.3 KiB
JSON

{
"id": "CVE-2023-24687",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-09T20:15:11.917",
"lastModified": "2023-02-16T19:01:44.700",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Mojoportal v2.7.0.0 was discovered to contain a stored cross-site scripting (XSS) vulnerability in the Company Info Settings component. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the txtCompanyName parameter."
}
],
"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:mojoportal:mojoportal:2.7.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C27465AD-B505-48F8-9473-2B07A7634FC8"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/blakduk/Advisories/blob/main/Mojoportal/README.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/i7MEDIA/mojoportal/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://www.mojoportal.com/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}