Labelgrup Fixer for CVE-2020-5250 vulnerability# LabelGrup Networks, official PrestaShop Partner

Module for PS 1.7.X to fix CVE-2020-5250 vulnerability (WIP)
Check:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5250
https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-mhfc-6rhg-fxp3
Visit our website:
https://www.labelgrup.com
[4.0K] /data/pocs/c08de75d6326073f40fed33a250b7f9ceac9bb3f
├── [2.2K] ajax.php
├── [4.0K] classes
│ ├── [1.2K] index.php
│ └── [1.7K] LblPatcher.php
├── [ 59] composer.json
├── [2.2K] composer.lock
├── [4.0K] diff
│ ├── [ 15] CustomerAddressFormatter.patch
│ ├── [ 178] CustomerAddressFormatter.pattern
│ ├── [ 94] CustomerAddressForm.patch
│ ├── [ 94] CustomerAddressForm.pattern
│ ├── [ 15] CustomerFormatter.patch
│ ├── [ 105] CustomerFormatter.pattern
│ └── [1.2K] index.php
├── [1.2K] index.php
├── [1.9K] lblfixer_cve2020_5250.php
├── [ 14K] logo.png
├── [ 338] README.md
├── [4.0K] vendor
│ ├── [ 178] autoload.php
│ ├── [4.0K] composer
│ │ ├── [ 147] autoload_classmap.php
│ │ ├── [ 149] autoload_namespaces.php
│ │ ├── [ 220] autoload_psr4.php
│ │ ├── [1.7K] autoload_real.php
│ │ ├── [ 861] autoload_static.php
│ │ ├── [ 13K] ClassLoader.php
│ │ ├── [1.2K] index.php
│ │ ├── [1.5K] installed.json
│ │ └── [1.0K] LICENSE
│ ├── [1.2K] index.php
│ └── [4.0K] symfony
│ ├── [4.0K] finder
│ │ ├── [1.4K] CHANGELOG.md
│ │ ├── [4.0K] Comparator
│ │ │ ├── [2.0K] Comparator.php
│ │ │ ├── [1.4K] DateComparator.php
│ │ │ ├── [1.2K] index.php
│ │ │ └── [2.5K] NumberComparator.php
│ │ ├── [ 762] composer.json
│ │ ├── [4.0K] Exception
│ │ │ ├── [ 427] AccessDeniedException.php
│ │ │ ├── [ 546] ExceptionInterface.php
│ │ │ └── [1.2K] index.php
│ │ ├── [ 19K] Finder.php
│ │ ├── [3.7K] Glob.php
│ │ ├── [1.2K] index.php
│ │ ├── [4.0K] Iterator
│ │ │ ├── [1.5K] CustomFilterIterator.php
│ │ │ ├── [1.4K] DateRangeFilterIterator.php
│ │ │ ├── [1.2K] DepthRangeFilterIterator.php
│ │ │ ├── [2.4K] ExcludeDirectoryFilterIterator.php
│ │ │ ├── [1.4K] FilecontentFilterIterator.php
│ │ │ ├── [1.1K] FilenameFilterIterator.php
│ │ │ ├── [1.3K] FileTypeFilterIterator.php
│ │ │ ├── [1.7K] FilterIterator.php
│ │ │ ├── [1.2K] index.php
│ │ │ ├── [3.2K] MultiplePcreFilterIterator.php
│ │ │ ├── [1.4K] PathFilterIterator.php
│ │ │ ├── [4.5K] RecursiveDirectoryIterator.php
│ │ │ ├── [1.4K] SizeRangeFilterIterator.php
│ │ │ └── [2.5K] SortableIterator.php
│ │ ├── [1.0K] LICENSE
│ │ ├── [ 833] phpunit.xml.dist
│ │ ├── [ 500] README.md
│ │ └── [1.8K] SplFileInfo.php
│ └── [1.2K] index.php
└── [4.0K] views
├── [4.0K] css
│ ├── [ 37K] font-awesome.css
│ ├── [ 30K] font-awesome.min.css
│ ├── [ 446] index.php
│ ├── [ 21K] jquery-ui.min.css
│ └── [ 544] tabs.css
├── [ 500] index.php
└── [4.0K] templates
├── [4.0K] admin
│ ├── [3.7K] configure.tpl
│ └── [ 500] index.php
└── [ 500] index.php
13 directories, 67 files