Lucene search
+L

1336 matches found

Kitploit
Kitploit
added 2026/09/14 10:59 p.m.9 views

the-art-of-pivoting

The Art of Pivoting Techniques for Intelligence Analysts to Discover New Relationships in a Complex World PDF HTML EPUB Markdown Abstract This book explores how intelligence and cyber-security analysts can uncover hidden links between threat actor infrastructure and ongoing investigations by...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 9:51 p.m.4 views

BlackDex

BlackDex Versión en Inglés BlackDex es una herramienta de desempaquetado que se ejecuta en teléfonos Android, compatible con Android 5.0~12. No requiere ningún entorno específico, se puede usar en cualquier teléfono, incluyendo emuladores. Solo toma unos segundos desempaquetar APKs instaladas o...

6AI score
SaveExploits0References9
CVE
CVE
added 2026/09/14 6:26 p.m.7 views

CVE-2026-19543

IBM Common Licensing Agent and IBM LKS Administration and Reporting Tool (ART) , versions 9.0, 9.0.0.1, and 9.0.0.2 , perform input validation exclusively on the client side without enforcing equivalent restrictions on the server side. An attacker with local access can modify requests to bypass v...

6.2CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 3:53 p.m.5 views

platform_art_AOSP10_r33_CVE-2021-0511

This repository does not have a README...

7.8CVSS7.2AI score0.00217EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 11:38 a.m.8 views

CVE-2024-4956

A repository of scripts that were produced as part of my "Art of Defence" blog. Art-of-Defence - Sonatype Nexus CVE-2024-4956:...

7.5CVSS7.5AI score0.18245EPSS
SaveExploits16
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.112 views

Art Gallery Management System Project v1.0 - Cross-Site Scripting

A reflected cross-site scripting XSS vulnerability in Art Gallery Management System Project v1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the artname parameter under ART TYPE option in the navigation bar. id: CVE-2023-23161 info: name: Art...

6.1CVSS6.7AI score0.0591EPSS
SaveExploits4References5
Kitploit
Kitploit
added 2026/09/12 5:49 a.m.7 views

pics

¡Bienvenido! Pósteres binarios 25 pósteres 2017-10-30 59 trazados 2022-28-11 !https://assets.kitploit.com/production/public/readmes/4801...

5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 12:31 a.m.9 views

EUVD-2026-75877

IBM Common Licensing Agent 9.0, Agent 9.0.0.1, Agent 9.0.0.2, ART 9.0, ART 9.0.0.1, and ART 9.0.0.2 could allow a remote attacker to redirect users to an arbitrary domain due to improper validation of the HTTP Host header...

9.1CVSS0.0052EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/10 10:02 p.m.37 views

CVE-2026-19646 Multiple vulnerabilities affect IBM License Key Server Administration and Reporting Tool and IBM LKS Administration Agent

IBM Common Licensing Agent 9.0, Agent 9.0.0.1, Agent 9.0.0.2, ART 9.0, ART 9.0.0.1, and ART 9.0.0.2 could allow a remote attacker to redirect users to an arbitrary domain due to improper validation of the HTTP Host header...

9.1CVSS0.0052EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/08/05 10:03 a.m.10 views

Directory Traversal

Overview org.webjars.npm:art-template is a simple and superfast templating engine that optimizes template rendering speed by scope pre-declared technique, hence achieving runtime performance which is close to the limits of JavaScript. At the same time, it supports both NodeJS and browser. Affecte...

8.7CVSS6.2AI score0.00372EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/08/05 10:03 a.m.8 views

01-dev (1.0.0), 04-musicplayer (1.0.0) +1340 more potentially affected by CVE-2026-71215 via art-template (>=2.0.2, <=4.13.4)

art-template NPM version =2.0.2, =1.0.0, =0.0.1, =1.0.0, =0.0.1-alpha.1, =1.0.2-alpha.3, =1.0.0-alpha.1, =1.0.3-alpha.3, =1.1.4-alpha.1, =1.0.0-alpha.1, =0.1.0-alpha.1, =0.0.1-alpha.1, =0.0.2-alpha.13 and more Source cves: CVE-2026-71215 Source advisory: SNYK:JS-ARTTEMPLATE-18533449...

7.5CVSS5.4AI score0.00372EPSS
SaveExploits0
Snyk
Snyk
added 2026/08/05 10:03 a.m.16 views

Directory Traversal

Overview art-template is a simple and superfast templating engine that optimizes template rendering speed by scope pre-declared technique, hence achieving runtime performance which is close to the limits of JavaScript. At the same time, it supports both NodeJS and browser. Affected versions of th...

8.7CVSS6.2AI score0.00372EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 8:16 a.m.14 views

CVE-2026-71215

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS0.00372EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 6:59 a.m.13 views

CVE-2026-71215 art-template - Path Traversal in Sub-Template Resolution via include()/extend()

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS5.3AI score0.00372EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:59 a.m.64 views

CVE-2026-71215

CVE-2026-71215 affects art-template. Sub-template resolution (resolve-filename.js) resolves target file paths using path.resolve(root, filename) without validating the resulting path is inside root, allowing traversal via include()/extend() and passing the path to fs.readFileSync. An attacker can...

7.5CVSS5.3AI score0.00372EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:59 a.m.11 views

CVE-2026-71215

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root. Because path.resolve discards ro...

7.5CVSS5.7AI score0.00372EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.49 views

CVE-2026-71215 art-template - Path Traversal in Sub-Template Resolution via include()/extend()

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS0.00372EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/16 6:47 p.m.16 views

MAL-2026-10729 Malicious code in channel-worker (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector cb42c8663e71b69abd887afe5b53f3c9d57bb405dd9e8ec4954eb1bf9bb0c033 The package's runtime code implements a remote command-and-control agent rather than a normal library. bin/cli.js hardcodes the endpoint...

6.2AI score
SaveExploits0References1
Fedora
Fedora
added 2026/06/28 12:58 a.m.20 views

[SECURITY] Fedora 44 Update: krita-6.0.2.1-1.fc44

Krita is a sketching and painting program. It was created with the following types of art in mind: - concept art - texture or matte painting - illustrations and comics...

6.1CVSS5.8AI score0.00142EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/06/09 12:00 a.m.30 views

RAT: Reference-Augmented Training for ASV Anti-Spoofing

We introduce a spoofing countermeasure architecture conditioned on speaker-reference recordings, but observe that it converges to a solution that effectively ignores the reference during inference. Surprisingly, training with a reference channel induces invariance that improves deepfake detection...

5.5AI score
SaveExploits0
Rows per page
Query Builder