Lucene search
+L

95688 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/01 4:16 p.m.13 views

CVE-2026-34106

Guardian language-system passes the id GET parameter directly into a PHP exec call in subtitles.php line 19 without sanitization: exec"php jobs/subtitlerendering.php ".$loginsession." ".$GET'id'." ...". No authentication is required. An unauthenticated remote attacker can append shell...

9.8CVSS6.1AI score0.0093EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/01 4:16 p.m.48 views

CVE-2026-34106 Guardian Language-System Unauthenticated OS Command Injection via id Parameter in subtitles.php

Guardian language-system passes the id GET parameter directly into a PHP exec call in subtitles.php line 19 without sanitization: exec"php jobs/subtitlerendering.php ".$loginsession." ".$GET'id'." ...". No authentication is required. An unauthenticated remote attacker can append shell...

9.8CVSS0.0093EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/01 4:16 p.m.25 views

EUVD-2026-41063

Guardian language-system passes the id GET parameter directly into a PHP exec call in subtitles.php line 19 without sanitization: exec"php jobs/subtitlerendering.php ".$loginsession." ".$GET'id'." ...". No authentication is required. An unauthenticated remote attacker can append shell...

9.8CVSS6.1AI score0.0093EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/01 4:11 p.m.15 views

EUVD-2026-41058

Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in textfile.php line 17: SELECT id, filename, extension, type, duration, owner, private FROM files where id = '".$GET'id'."'. An authenticated attacker can perform error-based SQL injection to extract...

9.8CVSS5.8AI score0.00342EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/01 4:10 p.m.46 views

CVE-2026-34100 Guardian Language-System SQL Injection via id Parameter in media.php

Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in media.php line 17: SELECT id, filename, extension, type, duration, owner, private FROM files where id = '".$GET'id'."'. An authenticated attacker can perform error-based SQL injection to extract...

8.8CVSS0.00342EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/01 4:10 p.m.46 views

CVE-2026-34100

Guardian language-system is vulnerable to error-based SQL injection caused by the id GET parameter being passed directly into an unsanitized SQL query in media.php (line 17). An authenticated attacker can exploit this to extract database contents, with a CVSS v3.1 score of 8.8 (High) . CISA's SSV...

8.8CVSS5.8AI score0.00342EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/01 4:08 p.m.27 views

EUVD-2026-41056

Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in jobinfo.php line 16: SELECT FROM jobs where id = '".$GET'id'."'. No authentication is required. An unauthenticated attacker can perform error-based SQL injection to extract the database version, current...

9.8CVSS5.8AI score0.00629EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/01 4:08 p.m.42 views

CVE-2026-34099

The Guardian Language-System is vulnerable to unauthenticated SQL injection through the id parameter in job_info.php. The code directly injects $_GET['id'] into an unsanitized query (SELECT * FROM jobs where id = '...'), enabling error-based SQL injection without authentication. Reported impacts ...

9.8CVSS5.8AI score0.00629EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/01 4:04 p.m.41 views

CVE-2026-34098

CVE-2026-34098: Guardian Language-System contains an XSS in media.php via unsanitized id parameter (GET). The id value is inserted into HTML source and form actions (lines 119, 129), enabling script injection in a victim’s browser session. Affected: Guardian Language-System; vulnerability manifes...

4.8CVSS5.8AI score0.00235EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/01 4:02 p.m.11 views

CVE-2026-34097

Guardian language-system fails to sanitize the id GET parameter before inserting it into multiple HTML form action attributes in textfile.php lines 94, 101, 323, 403, 826, 852. An authenticated attacker can craft a URL that injects script tags executing in the victim's browser session...

4.8CVSS5.8AI score0.00235EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/01 3:53 p.m.18 views

EUVD-2026-41052

Guardian language-system fails to sanitize the name GET parameter before outputting it into an HTML input value attribute in designer.php line 57. An authenticated attacker can craft a URL containing script tags that execute in the victim's browser session...

4.8CVSS5.8AI score0.00235EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/01 3:10 p.m.31 views

CVE-2026-58026

CVE-2026-58026 affects MediaWiki. Affects releases before 1.46.0, 1.45.4, 1.44.6, 1.43.9, with information disclosure through includes/Parser/Parser.Php. Debian advisory DSA-6380-1 fixes multiple MediaWiki CVEs, including CVE-2026-58026, in stable (trixie) as 1:1.43.9+dfsg-1~deb13u1. No exploit d...

5.7CVSS5.8AI score0.00369EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/01 3:08 p.m.10 views

CVE-2026-8857

A vulnerability in Wikimedia Foundation timeline. This vulnerability is associated with program files scripts/EasyTimeline.Pl, includes/Timeline.Php. This issue affects timeline: from before 1.46.0, 1.45.4, 1.44.6, 1.43.9...

5.8AI score0.02098EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/01 3:04 p.m.43 views

CVE-2026-58038

The CVE-2026-58038 issue affects the Wikimedia Foundation Timeline component and is caused by improper neutralization of input during web page generation, enabling cross-site scripting via Timeline.Php and scripts/EasyTimeline.Pl. Reported impacts include information disclosure, session hijacking...

6.1CVSS5.8AI score0.00273EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/01 2:32 p.m.11 views

CVE-2026-13707

Session fixation vulnerability in Wikimedia Foundation OAuth. This vulnerability is associated with program files src/Backend/MWOAuthServer.Php. This issue affects OAuth: from through 1.46.0, 1.45.4, 1.44.6, 1.43.9...

5.8AI score0.00344EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/01 1:18 p.m.20 views

ROOT-APP-COMPOSER-CVE-2026-54133 CVE-2026-54133 in mtdowling/jmespath.php - Patched by Root

Root has patched CVE-2026-54133 in the mtdowling/jmespath.php package for Root:Composer. Multiple fixed versions available...

9.8CVSS5.8AI score0.00417EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/01 10:21 a.m.5 views

php: ext/openssl: memory corruption in openssl_encrypt with AES-WRAP-PAD

A flaw was found in the OpenSSL extension of PHP. The AES-WRAP-PAD algorithm implementation uses the size of the plaintext length without accounting for the RFC 5649 expansion to allocate the output buffer for the AES key-wrap-with-padding operation. This may lead to an undersized memory allocati...

5.6CVSS5.6AI score0.00279EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/01 10:21 a.m.7 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: php: php-8.5.8-2.hum1 aarch64, x8664 php-bcmath-8.5.8-2.hum1 aarch64, x8664 php-cli-8.5.8-2.hum1 aarch64, x8664 php-common-8.5.8-2.hum1 aarch64, x8664 php-dba-8.5.8-2.hum1 aarch64, x8664...

5.6CVSS5.2AI score0.00279EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/01 10:19 a.m.13 views

RHSA-2026:33449 Red Hat Security Advisory: php security update

Bulletin has no description...

7.7CVSS5.7AI score0.00894EPSS
SaveExploits1References39
CVE
CVE
added 2026/07/01 3:43 a.m.29 views

CVE-2026-12923

The Youtube Showcase plugin for WordPress (up to version 4.0.3) is vulnerable to an Arbitrary Function Call via the 'path' parameter in the emd_delete_file() AJAX handler (includes/common-functions.php). A user-supplied value is sanitized, has its trailing '_PLUGIN_DIR' stripped, and is then invo...

7.5CVSS5.9AI score0.00517EPSS
SaveExploits0References5
Rows per page
Query Builder