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

81 lines
2.6 KiB
JSON

{
"id": "CVE-2023-46358",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-25T18:17:37.747",
"lastModified": "2023-11-01T18:34:30.390",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the module \"Referral and Affiliation Program\" (referralbyphone) version 3.5.1 and before from Snegurka for PrestaShop, a guest can perform SQL injection. Method `ReferralByPhoneDefaultModuleFrontController::ajaxProcessCartRuleValidate` has sensitive SQL calls that can be executed with a trivial http call and exploited to forge a SQL injection."
},
{
"lang": "es",
"value": "En el m\u00f3dulo \"Referral and Affiliation Program\" (referralbyphone) versi\u00f3n 3.5.1 y anteriores de Snegurka para PrestaShop, un invitado puede realizar una inyecci\u00f3n SQL. El m\u00e9todo `ReferralByPhoneDefaultModuleFrontController::ajaxProcessCartRuleValidate` tiene llamadas SQL sensibles que pueden ejecutarse con una llamada http trivial y explotarse para falsificar una inyecci\u00f3n SQL."
}
],
"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:snegurka:referralbyphone:*:*:*:*:*:prestashop:*:*",
"versionEndIncluding": "3.5.1",
"matchCriteriaId": "66AD04CE-17D7-49F1-8405-85856364DFF8"
}
]
}
]
}
],
"references": [
{
"url": "https://security.friendsofpresta.org/modules/2023/10/24/referralbyphone.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}