Lucene search
+L

13 matches found

Kitploit
Kitploit
added 2026/08/29 11:35 p.m.7 views

exploit_laravel_cve-2018-15133

Exploit Laravel per CVE-2018-15133 Questo codice sfrutta la CVE-2018-15133 e si basa sulla PoC di kosmiz e sull'exploit di Metasploit per questa vulnerabilità. L'ho fatto praticamente per una macchina su Hack The Box, perché al momento non volevo usare Metasploit e come scusa per esercitarmi con...

8.1CVSS7.2AI score0.76814EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/08/28 12:45 a.m.3 views

CVE-2017-13253

CVE-2017-13253 كود PoC لثغرة CVE-2017-13253. الشرح الكامل متاح هنا. لاحظ أن الأرقام مختلفة قليلاً عن مقال المدونة، حيث وجدت أن هناك فرصة أكبر لحدوث انهيار crash مع كومة بحجم 0x2000 بالطبع إذا قمت بتشغيله مرات كافية فسوف ينهار على أي حال. لأي أسئلة/مشاكل/تعليقات، يمكنك التواصل معي على تويتر...

9.3CVSS7.8AI score0.04761EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2024/04/15 12:00 a.m.170 views

Laravel Framework < 5.5.41 / 5.6.x < 5.6.30 RCE

The version of Laravel Framework installed of the remote host is prior to 5.5.41 or 5.6.x prior to 5.6.30. It is, therefore, affected by a remote code execution vulnerability due to an unserialize call on a potentially untrusted X-XSRF-TOKEN value. This involves the decrypt method in...

8.1CVSS8.8AI score0.76814EPSS
SaveExploits11References2
Positive Technologies
Positive Technologies
added 2021/06/01 12:00 a.m.14 views

PT-2021-24353 · Amazon Web Services · Aws Encryption Sdk For Java

Name of the Vulnerable Software and Affected Versions: AWS Encryption SDK for Java versions 2.0.0 through 2.2.0 AWS Encryption SDK for Java versions less than 1.9.0 Description: The issue concerns the incorrect validation of some invalid ECDSA signatures. This affects the integrity of the...

6.9CVSS7.4AI score0.0021EPSS
SaveExploits0References12
NVD
NVD
added 2020/11/05 3:15 p.m.36 views

CVE-2020-27688

RVToolsPasswordEncryption.exe in RVTools 4.0.6 allows users to encrypt passwords to be used in the configuration files. This encryption used a static IV and key, and thus using the Decrypt method from VISKD.cs from the RVTools.exe executable allows for decrypting the encrypted passwords. The...

7.5CVSS7.4AI score0.01923EPSS
SaveExploits0References2
OSV
OSV
added 2020/11/05 3:15 p.m.5 views

CVE-2020-27688

RVToolsPasswordEncryption.exe in RVTools 4.0.6 allows users to encrypt passwords to be used in the configuration files. This encryption used a static IV and key, and thus using the Decrypt method from VISKD.cs from the RVTools.exe executable allows for decrypting the encrypted passwords. The...

7.5CVSS5.8AI score0.01923EPSS
SaveExploits0References2
Prion
Prion
added 2020/11/05 3:15 p.m.43 views

Design/Logic Flaw

RVToolsPasswordEncryption.exe in RVTools 4.0.6 allows users to encrypt passwords to be used in the configuration files. This encryption used a static IV and key, and thus using the Decrypt method from VISKD.cs from the RVTools.exe executable allows for decrypting the encrypted passwords. The...

5CVSS7.4AI score0.01923EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/11/05 2:59 p.m.62 views

CVE-2020-27688

RVTools 4.0.6 is affected by CVE-2020-27688: RVToolsPasswordEncryption.exe uses a static IV and key for encryption, and the Decrypt() method in VISKD.cs within RVTools.exe can decrypt the stored passwords. This creates a risk that passwords in configuration files could be recovered by anyone with...

7.5CVSS7.4AI score0.01923EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2019/02/19 12:00 a.m.20 views

The vulnerability of the Python-gnupg information encryption package lies in insufficient validation of input data, allowing a hacker to execute arbitrary code.

The vulnerability of the gnupg.GPG.encrypt and gnupg.GPG.decrypt methods of the Python-gnupg encryption library exists due to insufficient validation of input data. Exploiting this vulnerability could allow an attacker to execute arbitrary code...

7.1CVSS7.5AI score0.08548EPSS
SaveExploits2References5Affected Software2
Positive Technologies
Positive Technologies
added 2019/01/19 12:00 a.m.7 views

PT-2019-1354 · Gnupg +2 · Python-Gnupg +2

Name of the Vulnerable Software and Affected Versions: python-gnupg version 0.4.3 Description: The issue is related to improper input validation, allowing context-dependent attackers to trick gnupg into decrypting other ciphertext than intended. This can be achieved if the passphrase to gnupg is...

7.5CVSS7.8AI score0.08548EPSS
SaveExploits2References66
NVD
NVD
added 2018/08/09 7:29 p.m.23 views

CVE-2018-15133

In Laravel Framework through 5.5.40 and 5.6.x through 5.6.29, remote code execution might occur as a result of an unserialize call on a potentially untrusted X-XSRF-TOKEN value. This involves the decrypt method in Illuminate/Encryption/Encrypter.php and PendingBroadcast in...

8.1CVSS8.3AI score0.76814EPSS
SaveExploits11References3
ATTACKERKB
ATTACKERKB
added 2018/08/09 12:00 a.m.1139 views

Laravel Framework Unserialize Token RCE (CVE-2018-15133)

In Laravel Framework through 5.5.40 and 5.6.x through 5.6.29, remote code execution might occur as a result of an unserialize call on a potentially untrusted X-XSRF-TOKEN value. This involves the decrypt method in Illuminate/Encryption/Encrypter.php and PendingBroadcast in...

8.1CVSS7.9AI score0.83538EPSS
SaveIn wildExploits12References3
Friends Of PHP
Friends Of PHP
added 1970/01/01 12:00 a.m.25 views

Remote Code Execution via Chosen-Ciphertext Attack

framework/src/Titon/Crypto/OpenSslCipher.hh Lines 30 to 39 in cbf4472 public function decryptstring $payload: mixed $payload = $this-decodePayload$payload; $method = $this-getMethod; $value = openssldecrypthex2bin$payload'data', $method, $this-getKey, OPENSSLRAWDATA, hex2bin$payload'iv'; if $valu...

1.2AI score
SaveExploits0Affected Software1
Rows per page
Query Builder