CVE-2018-14020

Source
https://cve.org/CVERecord?id=CVE-2018-14020
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-14020.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-14020
Aliases
Published
2018-08-20T22:29:00.360Z
Modified
2026-03-14T01:38:57.987052Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

An issue was discovered in the Paymorrow module 1.0.0 before 1.0.2 and 2.0.0 before 2.0.1 for OXID eShop. An attacker can bypass delivery-address change detection if the payment module doesn't use eShop's checkout procedure properly. To do so, the attacker must change the delivery address to one that is not verified by the Paymorrow module.

References

Affected packages

Git / github.com/oxid-esales/paymorrow-module

Affected ranges

Type
GIT
Repo
https://github.com/oxid-esales/paymorrow-module
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.0.0"
        }
    ]
}

Affected versions

v1.*
v1.0.2
v1.0.2-RC.1
v2.*
v2.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-14020.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.0.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.0.2-rc1"
            }
        ]
    }
]