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

90 lines
3.1 KiB
JSON

{
"id": "CVE-2023-47308",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-15T01:15:07.810",
"lastModified": "2023-11-21T20:14:36.287",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the module \"Newsletter Popup PRO with Voucher/Coupon code\" (newsletterpop) before version 2.6.1 from Active Design for PrestaShop, a guest can perform SQL injection in affected versions. The method `NewsletterpopsendVerificationModuleFrontController::checkEmailSubscription()` 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 \"Newsletter Popup PRO con c\u00f3digo de Bono/Cup\u00f3n\" (newsletterpop) anterior a la versi\u00f3n 2.6.1 de Active Design para PrestaShop, un invitado puede realizar inyecci\u00f3n SQL en las versiones afectadas. El m\u00e9todo `NewsletterpopsendVerificationModuleFrontController::checkEmailSubscription()` 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:activedesign:newsletterpop:*:*:*:*:*:prestashop:*:*",
"versionStartIncluding": "2.3.1",
"versionEndIncluding": "2.4.53",
"matchCriteriaId": "9BABF95F-992D-4F6C-9537-5CAA2475C80C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:activedesign:newsletterpop:*:*:*:*:*:prestashop:*:*",
"versionStartIncluding": "2.5.2",
"versionEndExcluding": "2.6.1",
"matchCriteriaId": "6A49ABA7-DD7E-4CEB-A72E-6357AA52A441"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/friends-of-presta/security-advisories/blob/main/_posts/2023-11-09-newsletterpop.md",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}