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

89 lines
2.3 KiB
JSON

{
"id": "CVE-2022-40348",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-18T02:15:10.487",
"lastModified": "2023-02-28T20:27:58.843",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting (XSS) vulnerability in Intern Record System version 1.0 in /intern/controller.php in 'name' and 'email' parameters, allows attackers to execute arbitrary code."
}
],
"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:intern_record_system_project:intern_record_system:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "4220D01F-D830-4B7C-8368-357F5C3F4BFC"
}
]
}
]
}
],
"references": [
{
"url": "https://code-projects.org/intern-record-system-in-php-with-source-code/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://download-media.code-projects.org/2020/03/Intern_Record_System_In_PHP_With_Source_Code.zip",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/h4md153v63n/CVE-2022-40348_Intern-Record-System-Cross-site-Scripting-V1.0-Vulnerability-Unauthenticated",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}