CVE-2024-4367
A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript execution in the PDF.js context. This vulnerability affects Firefox < 126, Firefox ESR < 115.11, and Thunderbird < 115.11.
Github link:
https://github.com/exfil0/WEAPONIZING-CVE-2024-4367
A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript execution in the PDF.js context. This vulnerability affects Firefox < 126, Firefox ESR < 115.11, and Thunderbird < 115.11.
Github link:
https://github.com/exfil0/WEAPONIZING-CVE-2024-4367
GitHub
GitHub - exfil0/WEAPONIZING-CVE-2024-4367: CVE-2024-4367 is a critical vulnerability (CVSS 9.8) in PDF.js, allowing arbitrary JavaScript…
CVE-2024-4367 is a critical vulnerability (CVSS 9.8) in PDF.js, allowing arbitrary JavaScript code execution due to insufficient type checks on the FontMatrix object within PDF files. - exfil0/WEAP...
CVE-2020-35489
The contact-form-7 (aka Contact Form 7) plugin before 5.3.2 for WordPress allows Unrestricted File Upload and remote code execution because a filename may contain special characters.
Github link:
https://github.com/gh202503/poc-cve-2020-35489
The contact-form-7 (aka Contact Form 7) plugin before 5.3.2 for WordPress allows Unrestricted File Upload and remote code execution because a filename may contain special characters.
Github link:
https://github.com/gh202503/poc-cve-2020-35489
CVE-2014-3704
The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys.
Github link:
https://github.com/RasmusKnothNielsen/Drupalgeddon-Python3
The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys.
Github link:
https://github.com/RasmusKnothNielsen/Drupalgeddon-Python3
GitHub
GitHub - RasmusKnothNielsen/Drupalgeddon-Python3: An rewritten POC on the CVE-2014-3704
An rewritten POC on the CVE-2014-3704 . Contribute to RasmusKnothNielsen/Drupalgeddon-Python3 development by creating an account on GitHub.
CVE-2024-25641
Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, an arbitrary file write vulnerability, exploitable through the "Package Import" feature, allows authenticated users having the "Import Templates" permission to execute arbitrary PHP code on the web server. The vulnerability is located within the `import_package()` function defined into the `/lib/import.php` script. The function blindly trusts the filename and file content provided within the XML data, and writes such files into the Cacti base path (or even outside, since path traversal sequences are not filtered). This can be exploited to write or overwrite arbitrary files on the web server, leading to execution of arbitrary PHP code or other security impacts. Version 1.2.27 contains a patch for this issue.
Github link:
https://github.com/D3Ext/CVE-2024-25641
Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, an arbitrary file write vulnerability, exploitable through the "Package Import" feature, allows authenticated users having the "Import Templates" permission to execute arbitrary PHP code on the web server. The vulnerability is located within the `import_package()` function defined into the `/lib/import.php` script. The function blindly trusts the filename and file content provided within the XML data, and writes such files into the Cacti base path (or even outside, since path traversal sequences are not filtered). This can be exploited to write or overwrite arbitrary files on the web server, leading to execution of arbitrary PHP code or other security impacts. Version 1.2.27 contains a patch for this issue.
Github link:
https://github.com/D3Ext/CVE-2024-25641
GitHub
GitHub - D3Ext/CVE-2024-25641: POC exploit for CVE-2024-25641
POC exploit for CVE-2024-25641. Contribute to D3Ext/CVE-2024-25641 development by creating an account on GitHub.
CVE-2018-17240
There is a memory dump vulnerability on Netwave IP camera devices at //proc/kcore that allows an unauthenticated attacker to exfiltrate sensitive information from the network configuration (e.g., username and password).
Github link:
https://github.com/FenrirSec/CVE-2018-17240_exploit
There is a memory dump vulnerability on Netwave IP camera devices at //proc/kcore that allows an unauthenticated attacker to exfiltrate sensitive information from the network configuration (e.g., username and password).
Github link:
https://github.com/FenrirSec/CVE-2018-17240_exploit
GitHub
GitHub - FenrirSec/CVE-2018-17240_exploit: Bash exploit for the CVE-2018-17240 (Netwave Cameras Memory Leak)
Bash exploit for the CVE-2018-17240 (Netwave Cameras Memory Leak) - FenrirSec/CVE-2018-17240_exploit
CVE-2021-41805
HashiCorp Consul Enterprise before 1.8.17, 1.9.x before 1.9.11, and 1.10.x before 1.10.4 has Incorrect Access Control. An ACL token (with the default operator:write permissions) in one namespace can be used for unintended privilege escalation in a different namespace.
Github link:
https://github.com/acfirthh/CVE-2021-41805
HashiCorp Consul Enterprise before 1.8.17, 1.9.x before 1.9.11, and 1.10.x before 1.10.4 has Incorrect Access Control. An ACL token (with the default operator:write permissions) in one namespace can be used for unintended privilege escalation in a different namespace.
Github link:
https://github.com/acfirthh/CVE-2021-41805
GitHub
GitHub - acfirthh/CVE-2021-41805: A proof-of-concept for CVE-2021-41805 which is a vulnerability in HashiCorp Consul Enterprise…
A proof-of-concept for CVE-2021-41805 which is a vulnerability in HashiCorp Consul Enterprise allowing for Remote Code Execution (RCE) with escalated privileges. - acfirthh/CVE-2021-41805