Lucene search
+L

4495 matches found

Hacker One
Hacker One
added 2018/11/24 2:40 p.m.46 views

RubyGems: 65534 times efficient, Brute-force attack for api_key

I have found that type checking for apikey is insufficient in rubygems.org's source code. https://github.com/rubygems/rubygems.org/blob/master/app/controllers/applicationcontroller.rbL63 ruby def authenticatewithapikey apikey = request.headers"Authorization" || params:apikey @apiuser =...

7AI score
SaveExploits0
OSV
OSV
added 2018/11/15 3:59 p.m.29 views

GHSA-5R2P-J47H-MHPG Rack vulnerable to Cross-site Scripting

There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the scheme method on Rack::Request. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value could be vulnerable to an...

6.1CVSS6.1AI score0.0189EPSS
SaveExploits0References9
OSV
OSV
added 2018/11/13 11:29 p.m.28 views

CVE-2018-16471

There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the scheme method on Rack::Request. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value could be vulnerable to an...

6.1CVSS5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2018/11/13 11:00 p.m.59 views

CVE-2018-16471

There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the scheme method on Rack::Request. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value could be vulnerable to an...

6.1CVSS6.3AI score0.0189EPSS
SaveExploits0
Cvelist
Cvelist
added 2018/11/13 11:00 p.m.45 views

CVE-2018-16471

There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the scheme method on Rack::Request. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value could be vulnerable to an...

6.1AI score0.0189EPSS
SaveExploits0References5
CVE
CVE
added 2018/11/13 11:00 p.m.234 views

CVE-2018-16471

CVE-2018-16471 (Rack XSS) Affected: Rack up to versions before 2.0.6 and 1.6.11. Issue: crafted requests can affect Rack::Request.scheme return value, enabling cross-site scripting if the value is not escaped by the app. Impact: potential XSS in apps that rely on Rack::Request.scheme without esca...

6.1CVSS5.7AI score0.0189EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2018/11/13 12:00 a.m.41 views

CVE-2018-16471

There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the scheme method on Rack::Request. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value could be vulnerable to an...

6.1CVSS6.7AI score0.0189EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2018/11/05 1:58 p.m.580 views

Moderate: Red Hat Security Advisory: CloudForms 4.6.5 security, bug fix and enhancement update

An update is now available for CloudForms Management Engine 5.9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE...

9.8CVSS7.2AI score0.04585EPSS
SaveExploits1References68
Hacker One
Hacker One
added 2018/10/31 12:31 a.m.56 views

Ruby on Rails: Specially constructed multi-part requests cause multi-second response times; vulnerable to DoS

The multi-part body parsing in Rack and consequently Rails has a worse-than-linear performance relative to the number of parts in the request body. In small scale i.e. non-disruptive tests on a variety of Rails applications on the internet, including my own, GitHub.com, Heroku API, Instacart,...

5CVSS7.4AI score0.02033EPSS
SaveExploits0
OSV
OSV
added 2018/10/30 8:34 p.m.23 views

GHSA-6J63-35HJ-VMCG mysql-bunuuid-rails vulnerable to SQL injection

mysql-binuuid-rails 1.1.0 and earlier allows SQL Injection because it removes default string escaping for affected database columns...

9.8CVSS9.9AI score0.01789EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2018/10/30 8:34 p.m.38 views

mysql-bunuuid-rails vulnerable to SQL injection

mysql-binuuid-rails 1.1.0 and earlier allows SQL Injection because it removes default string escaping for affected database columns...

9.8CVSS9.8AI score0.01789EPSS
SaveExploits1References6Affected Software1
Hacker One
Hacker One
added 2018/10/28 6:58 a.m.19 views

Ruby on Rails: XSS by MathML at Active Storage

In Active Storage, formats treated as binary have been confirmed, It does not contain application/mathml+xml. https://github.com/rails/rails/commit/d40284b1a44773b03d78ca67a888b94fd330d1b1 In Marcel::MimeType.for, if content-type can not be determined with magic byte, since it is determined using...

4.3CVSS0.4AI score0.01311EPSS
SaveExploits1
CNVD
CNVD
added 2018/10/26 12:00 a.m.10 views

mysql-binuuid-rails SQL Injection Vulnerability

mysql-binuuid-rails is a tool that stores UUIDs in binary MySQL database columns. A SQL injection vulnerability exists in mysql-binuuid-rails version 1.1.0 and earlier. A remote attacker can exploit this vulnerability to execute arbitrary SQL commands...

9.8CVSS9.8AI score0.01789EPSS
SaveExploits1References1
Veracode
Veracode
added 2018/10/25 12:58 a.m.25 views

SQL Injection

mysql-binuuid-rails is vulnerable to SQL injection. The vulnerability exists due to the lack of sanitization of user input data, allowing the arbitrary SQL commands to be injected via the UUID parameter...

9.8CVSS9.8AI score0.01789EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2018/10/24 9:29 p.m.27 views

CVE-2018-18476

mysql-binuuid-rails 1.1.0 and earlier allows SQL Injection because it removes default string escaping for affected database columns...

9.8CVSS10AI score0.01789EPSS
SaveExploits1References2
Prion
Prion
added 2018/10/24 9:29 p.m.19 views

Sql injection

mysql-binuuid-rails 1.1.0 and earlier allows SQL Injection because it removes default string escaping for affected database columns...

7.5CVSS9.9AI score0.01789EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2018/10/24 9:00 p.m.88 views

CVE-2018-18476

The CVE-2018-18476 entry concerns the mysql-binuuid-rails project. Affected software: mysql-binuuid-rails versions 1.1.0 and earlier. Root cause: the vulnerability arises because default string escaping is removed for affected database columns, enabling SQL injection. Reported impact: the issue a...

9.8CVSS9.9AI score0.01789EPSS
SaveExploits1References2Affected Software1
RubySec
RubySec
added 2018/10/19 12:00 a.m.52 views

mysql-binuuid-rails allows SQL Injection by removing default string escaping

mysql-binuuid-rails 1.1.0 and earlier allows SQL Injection because it removes default string escaping for affected database columns. ActiveRecord does not explicitly escape the Binary data type Type::Binary::Data for mysql. mysql-binuuid-rails uses a data type that is derived from the base Binary...

9.8CVSS2.2AI score0.01789EPSS
SaveExploits1References1Affected Software1
CNVD
CNVD
added 2018/10/16 12:00 a.m.9 views

Camaleon CMS Cross-Site Scripting Vulnerability

Camaleon CMS is an advanced dynamic content management system CMS based on Ruby on Rails. A cross-site scripting vulnerability exists in Camaleon CMS version 2.4. A remote attacker can exploit this vulnerability to inject arbitrary web script or HTML...

6.1CVSS5.9AI score0.01049EPSS
SaveExploits2References1
Github Security Blog
Github Security Blog
added 2018/10/10 5:29 p.m.48 views

Moderate severity vulnerability that affects sprockets

Withdrawn, accidental duplicate publish. Multiple directory traversal vulnerabilities in server.rb in Sprockets before 2.0.5, 2.1.x before 2.1.4, 2.2.x before 2.2.3, 2.3.x before 2.3.3, 2.4.x before 2.4.6, 2.5.x before 2.5.1, 2.6.x and 2.7.x before 2.7.1, 2.8.x before 2.8.3, 2.9.x before 2.9.4,...

5CVSS4.6AI score0.03892EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder