{ "id": "CVE-2014-10067", "sourceIdentifier": "support@hackerone.com", "published": "2018-05-29T20:29:00.220", "lastModified": "2018-07-09T14:27:20.073", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "paypal-ipn before 3.0.0 uses the `test_ipn` parameter (which is set by the PayPal IPN simulator) to determine if it should use the production PayPal site or the sandbox. With a bit of time, an attacker could craft a request using the simulator that would fool any application which does not explicitly check for test_ipn in production." }, { "lang": "es", "value": "paypal-ipn en versiones anteriores a la 3.0.0 emplea el par\u00e1metro \"test_ipn\" (que se establece por medio del simulador PayPal IPN) para determinar si deber\u00eda usar el sitio de PayPal en producci\u00f3n o el sandbox. Con un poco de tiempo, un atacante podr\u00eda manipuflar una petici\u00f3n empleando el simulador que enga\u00f1ar\u00eda a cualquier aplicaci\u00f3n que no comprueba test_ipn expl\u00edcitamente en producci\u00f3n." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-287" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:paypal-ipn_project:paypal-ipn:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "3.0.0", "matchCriteriaId": "7A017D53-AD44-4031-94EA-9BD990B96739" } ] } ] } ], "references": [ { "url": "https://github.com/andzdroid/paypal-ipn/issues/11", "source": "support@hackerone.com", "tags": [ "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://nodesecurity.io/advisories/26", "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ] } ] }