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

84 lines
2.0 KiB
JSON

{
"id": "CVE-2023-36293",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-07-11T15:15:20.313",
"lastModified": "2023-07-18T16:23:02.337",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in wmanager v.1.0.7 and before allows a remote attacker to obtain sensitive information via a crafted script to the company.php component."
}
],
"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:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"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:wmanager:wmanager:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0.7",
"matchCriteriaId": "D8D1D68F-3EF6-46C1-8341-F0AD238A6B4C"
}
]
}
]
}
],
"references": [
{
"url": "http://wmanager.org/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/wmanager/base",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}