Lucene search
K

966 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 9:13 p.m.3 views

Malicious code in ffdc-api-security (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware f0ae2f65c912b2a778ebfc3529511c45cd101efb4fe7d57112acd1ecb2804b78 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
Exploits0References1
Kitploit
Kitploit
added 2022/06/19 9:30 p.m.60 views

VAmPI - Vulnerable REST API With OWASP Top 10 Vulnerabilities For Security Testing

The Vulnerable API Based on OpenAPI 3 VAmPI is a vulnerable API made with Flask and it includes vulnerabilities from the OWASP top 10 vulnerabilities for APIs. It was created as I wanted a vulnerable API to evaluate the efficiency of tools used to detect security issues in APIs. It includes a...

7.5AI score
Exploits0References1
Huntr
Huntr
added 2022/06/16 4:27 p.m.24 views

Improper Access Control in Crabtyper API

Description The API program allows any user to create languages and snippets, as well as delete them. This allows a malicious actor to add offensive snippets which could appear to any user, and also allows anyone to completely take down the service by removing all snippets. This is due to...

7AI score
Exploits0
Packet Storm
Packet Storm
added 2022/06/02 12:0 a.m.334 views

dotCMS Shell Upload

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'DotCMS RCE via Arbitrary File Upload.', 'Description' = %q When files are uploaded into dotCMS via the content API, but before they become conten...

8.6AI score0.91501EPSS
Exploits4
Hacker One
Hacker One
added 2022/05/31 3:31 p.m.15 views

LinkedIn: Campaign Account Balance and History Disclosed in API Response

During the security assessment of the application, it has been observed that server-side authorization checks are not implemented on the 'GET /campaign-manager-api/campaignManagerAccounts/:campaignId/accountCredits?q=account' HTTP request. As a result, an attacker can fetch the campaign wallet...

1AI score
Exploits0
Wallarm Lab
Wallarm Lab
added 2022/05/25 6:51 a.m.24 views

RSAC 2022 – The Year of API Security

Not only is RSAC back in person, but API security is coming to the forefront. Wallarm, the G2 leader in Application Security, is thrilled to be back at RSAC where we will show off all of our new API Security capabilities and tools since we last saw everyone in 2020. Highlights of What’s New:...

7AI score
Exploits0
OSV
OSV
added 2022/05/24 4:49 p.m.4 views

GHSA-33XW-X3PR-RVQJ Wikimedia Potential DOS due to slow WatchedItemStore::countVisitingWatchersMultiple

Wikimedia MediaWiki 1.27.0 through 1.32.1 might allow DoS. Passing invalid titles to the API could cause a DoS by querying the entire watchlist table. Fixed in 1.32.2, 1.31.2, 1.30.2 and 1.27.6...

7.5CVSS6.3AI score0.0231EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2022/05/24 4:47 p.m.22 views

Jenkins ElectricFlow Plugin is vulnerable to reflected cross site scripting vulnerability

The configuration forms of various post-build steps contributed by CloudBees CD Plugin were vulnerable to cross-site scripting. This allowed attackers able to control the output of connected ElectricFlow servers' APIs to inject arbitrary HTML and JavaScript into the configuration form. CloudBees ...

6.1CVSS6.7AI score0.01375EPSS
Exploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:46 p.m.19 views

Containous Traefik Exposes Password Hashes

types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag is used and the API is publicly reachable and exposed without sufficient access control which is contrary to the API documentation, allows remote authenticated users to discover password hashes by reading the Basic HTT...

7.5CVSS6.9AI score0.0259EPSS
Exploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:44 p.m.18 views

Gitea Allows 1FA Even for 2FA-Enrolled Accounts

Gitea before 1.8.0 allows 1FA for user accounts that have completed 2FA enrollment. If a user's credentials are known, then an attacker could send them to the API without requiring the 2FA one-time password...

9.8CVSS7AI score0.01749EPSS
Exploits0References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/24 12:0 a.m.7 views

Blogifier does not properly restrict APIs

Blogifier 2.3 before 2019-05-11 does not properly restrict APIs, as demonstrated by missing checks for .. in a pathname. The issue is patched in the 2.4 branch, but 2.5.5 is the lowest available patched version on https://www.nuget.org/packages/Blogifier.Core...

9.8CVSS7AI score0.01879EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2022/05/20 12:0 a.m.20 views

Improper Removal of Sensitive Information Before Storage or Transfer in Strapi

An authenticated user with access to the Strapi admin panel can view private and sensitive data, such as email and password reset tokens, for API users if content types accessible to the authenticated user contain relationships to API users from:users-permissions. There are many scenarios in whic...

7.5CVSS7.3AI score0.00902EPSS
Exploits0References3Affected Software2
OSV
OSV
added 2022/05/17 4:41 a.m.24 views

GHSA-P258-XMH3-72PV OpenStack Compute (Nova) allows remote authenticated users to gain privileges via API requests

The Nova EC2 API security group implementation in OpenStack Compute Nova 2013.1 before 2013.2.4 and icehouse before icehouse-rc2 does not enforce RBAC policies for 1 addrules, 2 removerules, 3 destroy, and other unspecified methods in compute/api.py when using non-default policies, which allows...

7.7CVSS6.2AI score0.01634EPSS
Exploits1References8
Github Security Blog
Github Security Blog
added 2022/05/14 3:57 a.m.8 views

Jenkins Exposes Sensitive Information via API URL

The API URL computer/master/api/xml in Jenkins before 2.3 and LTS before 1.651.2 allows remote authenticated users with extended read permission for the master node to obtain sensitive information about the global configuration via unspecified vectors...

4.3CVSS4AI score0.02245EPSS
Exploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:18 a.m.13 views

Missing permission checks in Jenkins Periodic Backup Plugin allow every user to change settings

The Periodic Backup Plugin did not perform any permission checks, allowing any user with Overall/Read access to change its settings, trigger backups, restore backups, download backups, and also delete all previous backups via log rotation. Additionally, the plugin was not requiring requests to it...

8CVSS6.8AI score0.01072EPSS
Exploits0References4Affected Software1
Imperva Blog
Imperva Blog
added 2022/05/05 12:29 p.m.14 views

Forrester Report Reveals the 5 Benefits IT Teams Really Need from API Security Tools

An Application Programming Interface API is a software intermediary that allows applications to communicate with one another. APIs provide routines, protocols, and tools for developers to facilitate and accelerate the creation of software applications. They enable applications to easily access an...

7.3AI score
Exploits0
Imperva Blog
Imperva Blog
added 2022/04/28 12:48 p.m.18 views

API Security is Necessary to Stop Threats that WAFs and Bot Protection Cannot

Today, there are still API security threats that most WAFs and Advanced Bot Protection solutions cannot manage. In this post, we’ll explain these new types of threats and make some recommendations for features you need within solutions to protect your APIs. When a bad actor makes a completely val...

0.3AI score
Exploits0
Openbugbounty
Openbugbounty
added 2022/04/27 7:46 a.m.20 views

api-shop.e-tiketka.com Cross Site Scripting vulnerability OBB-2564459

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

Exploits0
Openbugbounty
Openbugbounty
added 2022/04/25 12:39 p.m.12 views

apis-dev.server15.justdo-it.de Cross Site Scripting vulnerability OBB-2556026

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

Exploits0
CVE
CVE
added 2022/04/25 3:50 a.m.545 views

CVE-2022-29603

CVE-2022-29603 affects UniverSIS UniverSIS-API up to version 1.2.1. The SQL Injection is triggered via the $select parameter across multiple API endpoints (e.g., /api/students/me/messages/). A remote authenticated attacker could craft SQL statements to retrieve personal information or change grad...

8.1CVSS8AI score0.01356EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder