99 lines
2.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-40347",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-17T13:15:10.650",
"lastModified": "2023-04-06T17:15:09.570",
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "SQL Injection vulnerability in Intern Record System version 1.0 in /intern/controller.php in 'phone', 'email', 'deptType' and 'name' parameters, allows attackers to execute arbitrary code and gain sensitive information."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en Intern Record System versi\u00f3n 1.0 en /intern/controller.php en los par\u00e1metros 'tel\u00e9fono', 'email', 'deptType' y 'name', permite a los atacantes ejecutar c\u00f3digo arbitrario y obtener informaci\u00f3n confidencial."
2023-04-24 12:24:31 +02:00
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"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": "http://packetstormsecurity.com/files/171740/Intern-Record-System-1.0-SQL-Injection.html",
"source": "cve@mitre.org"
},
{
"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-40347_Intern-Record-System-phone-V1.0-SQL-Injection-Vulnerability-Unauthenticated",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}