git.schokokeks.org
Repositories
Help
Report an Issue
freewvs.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
4da47a9
Branches
Tags
master
v0.1.1
v0.1.2
v0.1.3
v0.1.4
freewvs.git
freewvsdb
webshop.json
add newline at end of json files to make them more suitable for editors who always want a newline at EOF
Hanno Böck
commited
4da47a9
at 2022-05-23 18:32:02
webshop.json
Blame
History
Raw
[ { "name": "FreeWebshop", "url": "http://www.freewebshop.org/", "safe": "2.2.7", "vuln": "CVE-2007-6711", "detection": [ { "file": "subs.inc.php", "variable": "$version", "subdir": 1 } ] }, { "name": "Magento", "url": "https://magento.com/", "safe": "2.3.4", "vuln": "CVE-2020-3716", "detection": [ { "file": "Mage.php", "variable": "return '", "subdir": 1, "note": "old 1.x" }, { "file": "RELEASE_NOTES.txt", "variable": "====", "subdir": 0, "note": "1.9.x" }, { "file": "composer.json", "variable": "\"version\":", "subdir": 0, "extra_match": "\"name\": \"magento/magento2ce\",", "note": "2.x" } ] }, { "name": "zencart", "url": "http://www.zen-cart.com/", "safe": "1.3.9", "vuln": "CVE-2009-2254", "detection": [ { "file": "paypaldp.php", "variable": "$this->codeVersion", "subdir": 3 } ] }, { "name": "litecart", "url": "https://www.litecart.net/", "safe": "2.2.2", "vuln": "CVE-2020-9018", "detection": [ { "file": "app_header.inc.php", "variable": "PLATFORM_VERSION", "subdir": 1 } ] } ]