Lucene search
+L
GithubRecent

35598 matches found

Github Security Blog
Github Security Blog
added 2026/08/28 10:33 p.m.17 views

MapFish Print has XXE that allows reading arbitrary files of certain types

Summary XXE on MapFish Print allows reading arbitrary files of certain types. Eg /etc/passwd or k8 secrets and certs. https://github.com/mapfish/mapfish-print/commit/13020c0fbc299e5f604e4e66066311c4bf04d507 Details To trigger the XXE it is required to host a remote script and dtd file. When using...

8.6CVSS6.1AI score0.00331EPSS
SaveExploits0References18Affected Software3
Github Security Blog
Github Security Blog
added 2026/08/28 10:26 p.m.14 views

free5GC AUSF uses non-constant-time authentication comparisons and logs XRES* in 5G-AKA

Summary The AUSF component of free5GC compares authentication response values with normal Go equality helpers instead of constant-time cryptographic comparison functions. Two authentication flows are affected in internal/sbi/processor/ueauthentication.go: 1. 5G-AKA confirmation compares RES and...

8.7CVSS6.8AI score0.00652EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 10:24 p.m.17 views

free5GC AUSF authentication contexts can be overwritten by concurrent requests for the same SUPI

Summary The AUSF component of free5GC stores per-subscriber authentication state in a global sync.Map keyed only by SUPI. Every incoming authentication request creates a new AusfUeContext and stores it under that SUPI key without checking whether an authentication procedure is already in progress...

7.5CVSS5.9AI score0.00253EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 10:19 p.m.17 views

silverstripe/versioned has XSS in archive admin restore

Impact It's possible to use the page title as an XSS vector when restoring a page in ArchiveAdmin Reporter Steve Boyd Silverstripe Ltd...

5.4CVSS5.9AI score0.00194EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 10:17 p.m.16 views

SeaweedFS: Path traversal in the S3 gateway X-Amz-Copy-Source header allows cross-bucket object read

Summary The SeaweedFS S3 API gateway did not reject .. path segments in the X-Amz-Copy-Source header used by CopyObject and UploadPartCopy. The request URL path was hardened against traversal in 4.30 CVE-2026-54917, but the copy-source header was only checked for emptiness, so a .. segment in the...

10CVSS7.3AI score0.01219EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 10:16 p.m.16 views

SeaweedFS: Improper authorization in the S3Tables / Iceberg REST management API lets a low-privileged S3 user enumerate administrator-owned table buckets

Summary SeaweedFS routes requests signed with SigV4 service s3tables to the S3Tables management API. Authorization on that path collapsed account-less S3 identities into the shared admin account and failed open, so a user holding only ordinary S3 Read credentials — and no S3Tables-specific...

4.3CVSS5.7AI score0.00342EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 10:15 p.m.14 views

Graylog token revocation endpoint allows authenticated users to delete other users’ access tokens

Impact Graylog contains an insecure direct object reference IDOR vulnerability in the token revocation endpoint. An authenticated user can delete access tokens belonging to other users, including service account tokens and administrator tokens, if they know or can guess a valid token identifier...

5.3CVSS5.8AI score0.00335EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 10:13 p.m.16 views

Fortigate syslog message parser can be exploited to modify or delete fields from the original message

Impact A security issue has been identified in Graylog affecting the parsing of syslog messages that use a key-value format, such as those generated by Fortigate devices. The vulnerability allows attackers to overwrite individual message fields, or to produce invalid messages which Graylog will...

7.5CVSS5.8AI score0.00355EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 10:08 p.m.15 views

klever-go: SFT add-quantity `int64` overflow bypasses a finite per-nonce MaxSupply

Summary On the SFT add-quantity path the only supply bound is SFTAddCirculation, which does meta.Circulation += amount with no overflow guard, then checks if meta.Circulation meta.MaxSupply && meta.MaxSupply != 0. If amount overflows int64 and wraps negative, negative MaxSupply is false, the cap...

8.7CVSS5.9AI score0.00323EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 10:04 p.m.74 views

MariaDB has Cleartext Transmission of Sensitive Information and Insufficiently Protected Credentials

Summary When PAM dialog authentication is used, the connector can be coerced into sending the account password in cleartext over an insecure connection. A hostile or man-in-the-middle server can trigger this with the default configuration, disclosing the user's password. Details The...

5.9CVSS5.8AI score0.00278EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 8:32 p.m.20 views

arc has unauthenticated cluster node admission when `cluster.shared_secret` is unset

Summary Arc Enterprise clustering accepts cluster join requests without authentication when cluster.enabled=true but cluster.sharedsecret is not configured. The coordinator validates HMAC authentication only if a shared secret is non-empty; otherwise, a network attacker who can reach the...

6.9CVSS5.8AI score0.00387EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 8:28 p.m.16 views

Portainer has Unauthenticated Restore Endpoint that Allows Admin Takeover on Uninitialized Instances

Summary Portainer supports restoring an instance from a backup archive via the /api/restore endpoint. This endpoint is intentionally unauthenticated to allow restoring before the first admin account is created, and remains accessible for the five-minute initialization window that opens each time...

7.1CVSS5.9AI score0.00493EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 8:27 p.m.13 views

klever-go: Percentage-transfer royalty skips the source debit at exactly-100% splits

Summary In processPercentageRoyaltiesTransfer the royalty pool is collected from the sender by SubFromBalance that is ordered after the split loop and after if royaltiesToPay royaltiesToPay, so a split entry of exactly 100% PercentTransferPercentage = 10000 is a valid config: it drives...

8.7CVSS5.9AI score0.00304EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 8:25 p.m.14 views

PrivateBin has reflected JSON injection in backend responses via unescaped REQUEST_URI

Vulnerability Details A reflected JSON injection allows an attacker to return arbitrary data in the JSON endpoints like /?jsonld= and /?pasteid. Root Cause Request::getRequestUri sanitizes $SERVER'REQUESTURI' with FILTERSANITIZEURL: php public function getRequestUri $uri =...

6.1AI score0.00328EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 8:22 p.m.18 views

PrivateBin has stored Cross-Side-Scripting (XSS) vulnerability in attachment download link via dangerous MIME types with required user-interaction

Summary Stored cross-site scripting XSS in PrivateBin's attachment download link. An anonymous attacker can create a paste with a text/html attachment that, with certain user interaction, bypasses protections similar to CVE-2022-24833. When a victim opens the "Download attachment" link in a new...

8.2CVSS6.8AI score0.01358EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 7:20 p.m.15 views

AIIR verification and policy gates could report success without enforcing the control (fail-open)

Summary Several of AIIR's verification and policy paths could return a success/"verified" result without actually enforcing the control they represent — they could fail open rather than fail closed. For a tool whose purpose is trustworthy verification, a consumer relying on these gates may have...

5.9AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 7:19 p.m.14 views

alos-http has unauthenticated remote DoS: malformed path starting with "?" triggers out-of-bounds panic in sanitizeRequestPath, crashing entire server

Summary A single unauthenticated HTTP request to a path starting with ? e.g. GET ? HTTP/1.1 crashes the entire server process. The request line parser passes the path to sanitizeRequestPath which indexes the first byte of the path after stripping the query string. It does so without checking that...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 7:17 p.m.15 views

Pimcore Vulnerable to Remote Code Execution via DataObject Class-Definition Field Name

Overview A DataObject class-definition field name is concatenated, without an identifier allowlist, into the PHP class source that Pimcore generates for every DataObject class protected $;. A user holding only the ordinary objects DataObjects permission can import a class definition whose field...

9.9CVSS6.5AI score0.00448EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 7:13 p.m.23 views

Pimcore Hotspotimage getDataFromResource() unrestricted Serialize::unserialize over object-store column (PHP Object Injection, CWE-502)

Summary Pimcore\Model\DataObject\ClassDefinition\Data\Hotspotimage::getDataFromResource deserializes the hotspots object-store column through the Pimcore\Tool\Serialize::unserialize wrapper without a class allowlist the wrapper's $allowedClasses parameter defaults to true, i.e. fully unrestricted...

9.3CVSS6.5AI score0.00498EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 7:05 p.m.16 views

Pimcore: Insufficient Permission Check on Class Definition Creation Endpoint Allows Privilege Escalation

Summary The Studio API class definition creation endpoint in pimcore/studio-backend-bundle is guarded by the objects permission instead of the classes permission, allowing any standard editor-level user to create class definitions without admin privileges. Class definition creation is a structura...

7.1CVSS5.9AI score0.00351EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 7:04 p.m.11 views

Pimcore: SQL Injection via Column Name in DateFilter allows authenticated user to extract arbitrary database data including admin password hashes

Summary An authenticated user extracts the admin password hash and any other database content through a time-based blind SQL injection in the DateFilter column key parameter. The POST /pimcore-studio/api/website-settings endpoint and 11 other listing endpoints accepts a columnFilters array where...

7.7CVSS6.1AI score0.00413EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 7:04 p.m.17 views

Pimcore: Account Takeover via Password Reset URL Injection allows unauthenticated attacker to hijack any admin account with 2FA bypass

Summary An unauthenticated attacker takes over any Pimcore admin account by sending a password reset request with an attacker-controlled resetPasswordUrl. The server generates a real cryptographic recovery token, appends it to the attacker's URL, and emails the link to the victim. When the victim...

8.8CVSS6.2AI score0.00666EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 7:03 p.m.24 views

MariaDB's connector leaks the cleartext password to an MitM despite `ssl: true`

Summary When SSL/TLS is enabled but no CA / server certificate is provided, the connector verifies the server's identity using fingerprint validation. The check is effective, the connection is ultimately rejected when it fails, but it happens after the authentication exchange. As a result, the...

7.5CVSS5.9AI score0.00422EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:59 p.m.14 views

plone.app.event vulnerable to denial of service via iCalendar import

Impact By abusing the iCalendar import functionality, a logged-in editor could take the whole site offline, make the server reach into the internal network and read calendar files off disk SSRF, and store XSS. Patches The problem has been patched in plone.app.event. For Plone 6.2: upgrade to...

9.1CVSS5.8AI score0.00343EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:57 p.m.12 views

Incus has a project restriction bypass in instance copy across projects

Summary Missing authorization checks exist for instance copying where an attacker knowing the name of a project that they don't have access to and the name of an instance in that project can copy the instance to a new project. This issue could allow an attacker to access secrets in instances they...

7.7CVSS5.8AI score0.00201EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:52 p.m.14 views

Incus has a project restriction bypass for custom volume copy across projects

Summary Missing authorization checks exist for custom volume copying where an attacker who knows the name of a project that they don't have access to and the name of a custom volume in that project can copy the custom volume to a new project. This issue could allow an attacker to access secrets i...

7.7CVSS5.8AI score0.00201EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2026/08/28 6:47 p.m.17 views

Weblate has IDOR in GroupViewSet that allows authenticated project manager to gain unauthorized read access to any private project

Impact The API did not properly handle project- and workspace-scoped teams and allowed setting invalid configurations, including granting access to projects the user has no access to. Patches https://github.com/WeblateOrg/weblate/pull/19970 References Parts of this issue were independently report...

8.1CVSS5.9AI score0.00227EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:46 p.m.11 views

Private Weblate projects vulnerable to observable object existence disclosure via globally scoped object lookups

Impact The several endpoints could leak object existence information to users who had no access to it by HTTP status code 403 instead of 404. Patches https://github.com/WeblateOrg/weblate/pull/19971 References Thanks to Yaohui Wang for reporting this via GitHub...

4.3CVSS5.9AI score0.00183EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:43 p.m.15 views

Protego has exponential backtracking ReDoS in robots.txt URL wildcard matching

Problem description Protego constructs regular expressions to match URLs against robots.txt Allow: and Disallow: directives, see protego.urlpattern.URLPattern.preparepatternforregex. Every in the directive value is translated into a lazy .? regex piece, thus a specially crafted directive value wi...

7.1CVSS5.8AI score0.00369EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:41 p.m.13 views

plone.app.portlets vulnerable to denial of service via RSS feed portlet

Impact By adding an RSS portlet, and giving this a link to a very large file, a member can cause a denial of service attack, because Plone will use lots of memory. The member could also use different urls to try to get information about the internal network and open port numbers SSRF. A malicious...

9.1CVSS5.8AI score0.00319EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:37 p.m.13 views

PowSyBl Core has Command Injection in LocalCommandExecutor-s

Impact Description Both AbstractLocalCommandExecutor OS-dependent implementations are subject to CWE-78 OS Command Injection, with a secondary CWE-88 Argument Injection concern via environment variables. The local command executor build command strings via concatenation and executes them through...

7.1CVSS6.1AI score0.00426EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:35 p.m.13 views

Spinnaker: Improper yaml processing on kustomize bake operations

Impact Kustomize bake operations allow unsafe tag processing. This can lead to RCE type exploits on the rosco pods when doing kustomize bakes. This ONLY is possible when using Kustomize. The simple solution is to block kustomize operations and instead use another provider. Workarounds Disable...

7.5CVSS5.9AI score0.01057EPSS
SaveExploits0References13Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:34 p.m.13 views

Buffa Vulnerable to Memory Exhaustion Denial of Service in decode_unknown_field via Unbounded Allocation

The decodeunknownfield function in buffa's protobuf decoder allocated heap memory in proportion to untrusted input unknown fields in the serialized protobuf without enforcing an allocation budget. Any message decoded from untrusted input using code generated with preserveunknownfields=true the...

6.3CVSS5.9AI score0.00755EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:33 p.m.12 views

Buffa has a Use-After-Free in OwnedView via Unsound 'static Lifetime Promotion in Deref

A soundness bug in buffa's OwnedView allowed safe Rust code to trigger a use-after-free. The OwnedView::decode constructor transmuted a borrowed slice to &'static u8, and the Deref implementation exposed the promoted 'static lifetime on borrowed view fields such as &'static str and &'static u8 to...

5.9CVSS6AI score0.00193EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:33 p.m.12 views

9router: Unauthenticated `/v1` proxy access via `Host`-header spoofing → open AI relay + SSRF

Summary 9router's request guard decides a request is "local" and therefore exempt from API-key auth on the /v1 LLM proxy by reading the client-controlled Host header. Because 9router binds 0.0.0.0 by default and the CLI misleadingly prints "localhost", a remote, unauthenticated attacker who can...

8.2CVSS6AI score0.00323EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:32 p.m.11 views

9router: Unauthenticated LLM proxy access via /codex rewrite authorization bypass

Summary 9router exposes an OpenAI/Anthropic-compatible LLM proxy. Remote access to this proxy is intended to be protected by an API-key check in the Next.js middleware. However, 9router also defines a rewrite that maps /codex/ to the backend LLM endpoint /api/v1/responses. The middleware...

8.6CVSS6AI score0.00611EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:30 p.m.14 views

phpSysInfo has an IP allowlist (PSI_ALLOWED) bypass via spoofed X-Forwarded-For / Client-IP headers

Summary phpSysInfo's PSIALLOWED IP allowlist can be trivially bypassed by any unauthenticated remote attacker. The access-control check in readconfig.php derives the client IP from the attacker-controlled X-Forwarded-For and Client-IP HTTP headers before falling back to REMOTEADDR. An attacker ca...

7.5CVSS5.9AI score0.02417EPSS
SaveExploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:26 p.m.15 views

Bifrost's SSRF deny-list is incomplete: isPublicIP permits CGNAT, IPv6 6to4/NAT64, and site-local in FetchAndEncodeURL

Summary isPublicIP in core/providers/utils/fetch.go — the SSRF deny-list that gates FetchAndEncodeURL — does not reject several routable address ranges that map onto internal infrastructure. Carrier-Grade NAT 100.64.0.0/10, RFC 6598, IPv6 6to4 2002::/16, NAT64 64:ff9b::/96 and 64:ff9b:1::/48, and...

8.7CVSS7.3AI score0.00756EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:19 p.m.15 views

ORAS CLI: Cyclic Referrer Graph Can Cause Unbounded Recursion and Resource Consumption

Summary A malicious OCI registry can return a cyclic referrer graph e.g. A - A or A - B - A. The ORAS CLI's recursive referrer traversal does not track visited descriptors, so a cycle causes unbounded recursion and memory growth — a client-side denial of service. This affects oras discover...

6.5CVSS6AI score0.00302EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:14 p.m.14 views

piccolo-admin has a privilege escalation issue - admin to superuser via session-token disclosure in GET /api/tables/sessions/.

Summary piccoloadmin uses a helper called superuservalidators to gate access to the user and session tables for non-superusers. The helper rejects PUT, PATCH, DELETE, and POST, but does not reject GET. The sessions table stores live session tokens in plaintext, and the token column is not marked...

8.8CVSS5.9AI score0.00389EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:12 p.m.15 views

WsgiDAV MySQL provider has a blind SQL injection

Summary The sample MySQLBrowserProvider builds its SQL queries by concatenating strings, and the record key from the request URL goes straight into the WHERE clause with no escaping. Any user who can reach a share backed by this provider can inject SQL through the URL. Since these read shares are...

8.8CVSS6AI score0.00398EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:09 p.m.17 views

Graylog Server: System Catalog titles endpoint can be used to retrieve values of protected database fields

Impact A vulnerability was found in Graylog's API endpoint for retrieving system catalog entity titles. Authenticated users could retrieve database fields of supported entities by sending a custom API request. These fields can include e.g. the password hash of a user but not the password itself,...

5CVSS5.8AI score0.00302EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:06 p.m.11 views

Snipe-IT vulnerable to cross-company asset maintenance re-parenting via API update

Impact The API endpoint for updating asset maintenance records allows an authorized user to change the assetid of an existing maintenance record to an asset outside their company scope. In a Full Multiple Company Support / multi-company deployment, this allows a user from Company A to attach or...

7.7CVSS5.9AI score0.00376EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:04 p.m.9 views

Snipe-IT: Cross-company deletion of pending checkout acceptances via unscoped report endpoint

Impact A user with the reports.view permission can delete pending checkout acceptance records by global ID, even when the acceptance belongs to an asset in another company. The report listing page appears to scope visible unaccepted assets, but the delete endpoint directly looks up...

5CVSS5.9AI score0.00336EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:04 p.m.10 views

Snipe-IT has CSS Injection via `header_color` Setting

Impact Because default.blade.php is the base layout loaded on every authenticated page, all active user sessions are affected immediately upon the next page load after the payload is saved. An attacker who has compromised an admin account or who is a malicious insider can use this to silently...

6.2CVSS6AI score0.00236EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:02 p.m.13 views

Snipe-IT has incorrect permission for legacy license checkin API

Impact The legacy single-seat license checkin flow authorizes the action with the checkout permission instead of the checkin permission. Because of this, a user who is allowed to assign licenses but not unassign them can still directly access the old checkin endpoint and reclaim a license seat th...

5.3CVSS5.9AI score0.0019EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:02 p.m.13 views

Snipe-IT has missing object-level authorization in Kits API

Impact The API endpoint for adding a license to a predefined kit POST /api/v1/kits/kitid/licenses only checks whether the caller can edit kits, but does not perform object-level authorization on the referenced license itself. Because of this, a low-privilege user with only predefined-kit...

5.4CVSS5.9AI score0.00175EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:02 p.m.13 views

Snipe-IT Vulnerable to Unauthorized Asset Request Cancellation via Unguarded cancel_by_admin Parameter

Impact The route POST /account/request/itemType/itemId/cancelbyadmin?/requestingUser? accepts cancelbyadmin as a plain URL path segment with no authorization check. Any authenticated user regardless of permissions can set this parameter to a truthy value and supply a victim's user ID to silently...

5.3CVSS5.9AI score0.002EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:01 p.m.9 views

Snipe-IT's import created_by can be overwritten

Impact The createdby of an import file can be arbitrarily overwritten via the Importer API endpoint by a user with CSV import capabilities who also has a valid API key...

5.7CVSS5.8AI score0.00344EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 6:01 p.m.14 views

Snipe-IT vulnerable to directory traversal in displaySig

Impact The displaySig action in ActionlogController serves signature image files from a private upload directory. The filename parameter from the HTTP route is concatenated directly into a filesystem path with no sanitization, allowing an authenticated attacker to traverse outside the intended...

7.1CVSS6AI score0.00329EPSS
SaveExploits0References6Affected Software1
Total number of security vulnerabilities35598