<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-09-17T08:34:29.151409+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/0d437a59-9a48-43e6-8870-678274c364b2/export</id>
    <title>0d437a59-9a48-43e6-8870-678274c364b2</title>
    <updated>2026-09-17T08:34:29.158172+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "0d437a59-9a48-43e6-8870-678274c364b2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2015-8249", "type": "seen", "source": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/http/manageengine_connectionid_write.rb", "content": "{\"aliases\": [], \"arch\": \"\", \"author\": [\"sinn3r \"], \"autofilter_ports\": [80, 8080, 443, 8000, 8888, 8880, 8008, 3000, 8443], \"autofilter_services\": [\"http\", \"https\"], \"check\": true, \"default_credential\": false, \"description\": \"This module exploits a vulnerability found in ManageEngine Desktop Central 9. When\\n          uploading a 7z file, the FileUploadServlet class does not check the user-controlled\\n          ConnectionId parameter in the FileUploadServlet class. This allows a remote attacker to\\n          inject a null bye at the end of the value to create a malicious file with an arbitrary\\n          file type, and then place it under a directory that allows server-side scripts to run,\\n          which results in remote code execution under the context of SYSTEM.\\n\\n          Please note that by default, some ManageEngine Desktop Central versions run on port 8020,\\n          but older ones run on port 8040. Also, using this exploit will leave debugging information\\n          produced by FileUploadServlet in file rdslog0.txt.\\n\\n          This exploit was successfully tested on version 9, build 90109 and build 91084.\", \"disclosure_date\": \"2015-12-14\", \"fullname\": \"exploit/windows/http/manageengine_connectionid_write\", \"is_install_path\": true, \"mod_time\": \"2026-04-22 11:58:31 +0000\", \"name\": \"ManageEngine Desktop Central 9 FileUploadServlet ConnectionId Vulnerability\", \"needs_cleanup\": true, \"notes\": {\"Reliability\": [\"unknown-reliability\"], \"SideEffects\": [\"unknown-side-effects\"], \"Stability\": [\"unknown-stability\"]}, \"path\": \"/modules/exploits/windows/http/manageengine_connectionid_write.rb\", \"platform\": \"Windows\", \"post_auth\": false, \"rank\": 600, \"ref_name\": \"windows/http/manageengine_connectionid_write\", \"references\": [\"URL-https://www.rapid7.com/blog/post/2015/12/14/r7-2015-22-manageengine-desktop-central-9-fileuploadservlet-connectionid-vulnerability-cve-2015-8249\", \"CVE-2015-8249\"], \"rport\": 8020, \"session_types\": false, \"targets\": [\"ManageEngine Desktop Central 9 on Windows\"], \"type\": \"exploit\"}", "creation_timestamp": "2026-09-08T06:51:54.393349Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/0d437a59-9a48-43e6-8870-678274c364b2/export"/>
    <published>2026-09-08T06:51:54.393349+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/becf0c50-842b-4ee8-87ed-eb5607018540/export</id>
    <title>becf0c50-842b-4ee8-87ed-eb5607018540</title>
    <updated>2026-09-17T08:34:29.159881+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "becf0c50-842b-4ee8-87ed-eb5607018540", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2015-8279", "type": "seen", "source": "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/linux/http/samsung_srv_1670d_upload_exec.rb", "content": "{\"aliases\": [], \"arch\": \"php\", \"author\": [\"Omar Mezrag \", \"Realistic Security\", \"Algeria\"], \"autofilter_ports\": [80, 8080, 443, 8000, 8888, 8880, 8008, 3000, 8443], \"autofilter_services\": [\"http\", \"https\"], \"check\": true, \"default_credential\": false, \"description\": \"This module exploits an unrestricted file upload vulnerability in\\n          Web Viewer 1.0.0.193 on Samsung SRN-1670D devices. The network_ssl_upload.php file\\n          allows remote authenticated attackers to upload and execute arbitrary\\n          PHP code via a filename with a .php extension, which is then accessed via a\\n          direct request to the file in the upload/ directory.\\n\\n          To authenticate for this attack, one can obtain web-interface credentials\\n          in cleartext by leveraging the existing local file read vulnerability\\n          referenced by CVE-2015-8279, which allows remote attackers to read the\\n          web interface credentials by sending a request to:\\n          cslog_export.php?path=/root/php_modules/lighttpd/sbin/userpw URI.\", \"disclosure_date\": \"2017-03-14\", \"fullname\": \"exploit/linux/http/samsung_srv_1670d_upload_exec\", \"is_install_path\": true, \"mod_time\": \"2026-04-22 13:20:20 +0000\", \"name\": \"Samsung SRN-1670D Web Viewer Version 1.0.0.193 Arbitrary File Read and Upload\", \"needs_cleanup\": null, \"notes\": {\"Reliability\": [\"unknown-reliability\"], \"SideEffects\": [\"unknown-side-effects\"], \"Stability\": [\"unknown-stability\"]}, \"path\": \"/modules/exploits/linux/http/samsung_srv_1670d_upload_exec.rb\", \"platform\": \"PHP\", \"post_auth\": false, \"rank\": 400, \"ref_name\": \"linux/http/samsung_srv_1670d_upload_exec\", \"references\": [\"CVE-2017-16524\", \"URL-https://github.com/realistic-security/CVE-2017-16524\", \"CVE-2015-8279\", \"URL-http://blog.emaze.net/2016/01/multiple-vulnerabilities-samsung-srn.html\"], \"rport\": 80, \"session_types\": false, \"targets\": [\"Samsung SRN-1670D 1.0.0.193\"], \"type\": \"exploit\"}", "creation_timestamp": "2026-09-08T06:48:55.050927Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/becf0c50-842b-4ee8-87ed-eb5607018540/export"/>
    <published>2026-09-08T06:48:55.050927+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/49dba126-68cc-4900-9025-f4e9ea97734a/export</id>
    <title>49dba126-68cc-4900-9025-f4e9ea97734a</title>
    <updated>2026-09-17T08:34:29.160033+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "49dba126-68cc-4900-9025-f4e9ea97734a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2015-8249", "type": "seen", "source": "https://t.me/securixy_kz/581", "content": "\u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f CVE-2015-8249 \u043d\u0430 ME Desktop Central 9\n\u0412\u0441\u0435 \u0447\u0430\u0449\u0435 \u0432 \u043e\u0431\u044b\u0434\u0435\u043d\u043d\u043e\u0439 \u0436\u0438\u0437\u043d\u0438 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u044b \u0441\u0438\u0441\u0442\u0435\u043c \u0441\u0442\u0430\u043b\u043a\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u0441 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430\u043c\u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0431\u044b\u043b\u0438 \u0434\u0430\u0432\u043d\u043e \u0432\u043d\u0435\u0434\u0440\u0435\u043d\u044b \u0438 \u043d\u0430\u0441\u0442\u043e\u043b\u044c\u043a\u043e \u0443\u043a\u043e\u0440\u0435\u043d\u0438\u043b\u0438\u0441\u044c \u0432 \u0418\u0421 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u0438 \u043e\u0442\u043a\u0430\u0437\u0430\u0442\u044c\u0441\u044f \u0431\u0435\u0437\u0431\u043e\u043b\u0435\u0437\u043d\u0435\u043d\u043d\u043e \u043f\u0440\u043e\u0441\u0442\u043e \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e...", "creation_timestamp": "2026-07-14T00:00:55.258014Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/49dba126-68cc-4900-9025-f4e9ea97734a/export"/>
    <published>2026-07-14T00:00:55.258014+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/53a42a6f-20ce-4ee1-9492-3fbdec002281/export</id>
    <title>53a42a6f-20ce-4ee1-9492-3fbdec002281</title>
    <updated>2026-09-17T08:34:29.160145+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "53a42a6f-20ce-4ee1-9492-3fbdec002281", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2015-8249", "type": "seen", "source": "https://t.me/securixy_kz/581", "content": "\u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f CVE-2015-8249 \u043d\u0430 ME Desktop Central 9\n\u0412\u0441\u0435 \u0447\u0430\u0449\u0435 \u0432 \u043e\u0431\u044b\u0434\u0435\u043d\u043d\u043e\u0439 \u0436\u0438\u0437\u043d\u0438 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u044b \u0441\u0438\u0441\u0442\u0435\u043c \u0441\u0442\u0430\u043b\u043a\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u0441 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430\u043c\u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0431\u044b\u043b\u0438 \u0434\u0430\u0432\u043d\u043e \u0432\u043d\u0435\u0434\u0440\u0435\u043d\u044b \u0438 \u043d\u0430\u0441\u0442\u043e\u043b\u044c\u043a\u043e \u0443\u043a\u043e\u0440\u0435\u043d\u0438\u043b\u0438\u0441\u044c \u0432 \u0418\u0421 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u0438 \u043e\u0442\u043a\u0430\u0437\u0430\u0442\u044c\u0441\u044f \u0431\u0435\u0437\u0431\u043e\u043b\u0435\u0437\u043d\u0435\u043d\u043d\u043e \u043f\u0440\u043e\u0441\u0442\u043e \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e...", "creation_timestamp": "2026-07-13T00:00:37.742946Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/53a42a6f-20ce-4ee1-9492-3fbdec002281/export"/>
    <published>2026-07-13T00:00:37.742946+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/ba5271e2-bb3f-4118-b1c8-066a1b0e07e5/export</id>
    <title>ba5271e2-bb3f-4118-b1c8-066a1b0e07e5</title>
    <updated>2026-09-17T08:34:29.160245+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "ba5271e2-bb3f-4118-b1c8-066a1b0e07e5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2015-8249", "type": "seen", "source": "https://t.me/securixy_kz/581", "content": "\u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f CVE-2015-8249 \u043d\u0430 ME Desktop Central 9\n\u0412\u0441\u0435 \u0447\u0430\u0449\u0435 \u0432 \u043e\u0431\u044b\u0434\u0435\u043d\u043d\u043e\u0439 \u0436\u0438\u0437\u043d\u0438 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u044b \u0441\u0438\u0441\u0442\u0435\u043c \u0441\u0442\u0430\u043b\u043a\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u0441 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430\u043c\u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0431\u044b\u043b\u0438 \u0434\u0430\u0432\u043d\u043e \u0432\u043d\u0435\u0434\u0440\u0435\u043d\u044b \u0438 \u043d\u0430\u0441\u0442\u043e\u043b\u044c\u043a\u043e \u0443\u043a\u043e\u0440\u0435\u043d\u0438\u043b\u0438\u0441\u044c \u0432 \u0418\u0421 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u0438 \u043e\u0442\u043a\u0430\u0437\u0430\u0442\u044c\u0441\u044f \u0431\u0435\u0437\u0431\u043e\u043b\u0435\u0437\u043d\u0435\u043d\u043d\u043e \u043f\u0440\u043e\u0441\u0442\u043e \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e...", "creation_timestamp": "2026-07-12T22:00:13.797928Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/ba5271e2-bb3f-4118-b1c8-066a1b0e07e5/export"/>
    <published>2026-07-12T22:00:13.797928+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/77a99fc0-946f-4e99-aeff-b64701973582/export</id>
    <title>77a99fc0-946f-4e99-aeff-b64701973582</title>
    <updated>2026-09-17T08:34:29.160347+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "77a99fc0-946f-4e99-aeff-b64701973582", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2015-8249", "type": "seen", "source": "MISP/a1e796df-2ad8-4c8d-8b69-737a004e72dd", "content": "", "creation_timestamp": "2025-02-23T04:09:43.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/77a99fc0-946f-4e99-aeff-b64701973582/export"/>
    <published>2025-02-23T04:09:43+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/1e50076a-4bc9-4c42-a093-e663c53f2279/export</id>
    <title>1e50076a-4bc9-4c42-a093-e663c53f2279</title>
    <updated>2026-09-17T08:34:29.160446+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "1e50076a-4bc9-4c42-a093-e663c53f2279", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2015-8279", "type": "seen", "source": "MISP/a1e796df-2ad8-4c8d-8b69-737a004e72dd", "content": "", "creation_timestamp": "2025-02-23T04:09:43.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/1e50076a-4bc9-4c42-a093-e663c53f2279/export"/>
    <published>2025-02-23T04:09:43+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/f2a36f66-6f78-4671-bc9f-8e6061c8918d/export</id>
    <title>f2a36f66-6f78-4671-bc9f-8e6061c8918d</title>
    <updated>2026-09-17T08:34:29.160536+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "f2a36f66-6f78-4671-bc9f-8e6061c8918d", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2015-8272", "type": "seen", "source": "https://gist.github.com/EbonJaeger/b692f62dc28a3937f1836edd91938254", "content": "", "creation_timestamp": "2025-02-14T18:21:48.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/f2a36f66-6f78-4671-bc9f-8e6061c8918d/export"/>
    <published>2025-02-14T18:21:48+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/f1259a4d-b2c6-442a-9836-bcd0b762d1fe/export</id>
    <title>f1259a4d-b2c6-442a-9836-bcd0b762d1fe</title>
    <updated>2026-09-17T08:34:29.160638+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "f1259a4d-b2c6-442a-9836-bcd0b762d1fe", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2015-8270", "type": "seen", "source": "https://gist.github.com/EbonJaeger/b692f62dc28a3937f1836edd91938254", "content": "", "creation_timestamp": "2025-02-14T18:21:48.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/f1259a4d-b2c6-442a-9836-bcd0b762d1fe/export"/>
    <published>2025-02-14T18:21:48+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/3210dc2a-5c9c-45e2-a9bc-2676941abb15/export</id>
    <title>3210dc2a-5c9c-45e2-a9bc-2676941abb15</title>
    <updated>2026-09-17T08:34:29.160732+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "3210dc2a-5c9c-45e2-a9bc-2676941abb15", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2015-8271", "type": "seen", "source": "https://gist.github.com/EbonJaeger/b692f62dc28a3937f1836edd91938254", "content": "", "creation_timestamp": "2025-02-14T18:21:48.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/3210dc2a-5c9c-45e2-a9bc-2676941abb15/export"/>
    <published>2025-02-14T18:21:48+00:00</published>
  </entry>
</feed>
