95 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-43213",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-11-23T03:15:10.470",
"lastModified": "2024-11-21T07:26:03.267",
"vulnStatus": "Modified",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "Billing System Project v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at editorder.php."
},
{
"lang": "es",
"value": "Se descubri\u00f3 que Billing System Project v1.0 conten\u00eda una vulnerabilidad de inyecci\u00f3n SQL a trav\u00e9s del par\u00e1metro id en editorder.php."
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",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
2023-04-24 12:24:31 +02:00
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
2023-04-24 12:24:31 +02:00
},
"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:billing_system_project_project:billing_system_project:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A5E50D07-DDD2-41F0-A5C1-1074E3524064"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/Qrayyy/CVE/blob/main/Billing%20System%20Project%20v1.0/CVE-2022-43213%28sql%20in%20editorder.php%29.md",
"source": "cve@mitre.org"
2023-04-24 12:24:31 +02:00
},
{
"url": "https://www.sourcecodester.com/php/14831/billing-system-project-php-source-code-free-download.html",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/Qrayyy/CVE/blob/main/Billing%20System%20Project%20v1.0/CVE-2022-43213%28sql%20in%20editorder.php%29.md",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.sourcecodester.com/php/14831/billing-system-project-php-source-code-free-download.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
]
2023-04-24 12:24:31 +02:00
}
]
}